DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
dbe
include
dbe
SchemaCustomMethodModel.hpp
Go to the documentation of this file.
1
#ifndef CUSTOMMETHODMODEL_H
2
#define CUSTOMMETHODMODEL_H
3
5
#include <QStringList>
7
#include "
dbe/SchemaCustomModelInterface.hpp
"
9
#include "
oks/class.hpp
"
10
#include "
oks/method.hpp
"
11
12
namespace
dbse
13
{
14
15
class
CustomMethodModel
:
public
CustomModelInterface
16
{
17
public
:
18
CustomMethodModel
(
dunedaq::oks::OksClass
* ClassInfo, QStringList Headers,
bool
Derived =
false
);
19
~CustomMethodModel
();
20
void
setupModel
();
21
private
:
22
dunedaq::oks::OksClass
*
SchemaClass
;
23
bool
SchemaDerived
;
24
};
25
26
}
// namespace dbse
27
28
#endif
// CUSTOMMETHODMODEL_H
SchemaCustomModelInterface.hpp
class.hpp
dbse::CustomMethodModel
Definition
SchemaCustomMethodModel.hpp:16
dbse::CustomMethodModel::CustomMethodModel
CustomMethodModel(dunedaq::oks::OksClass *ClassInfo, QStringList Headers, bool Derived=false)
Definition
SchemaCustomMethodModel.cpp:5
dbse::CustomMethodModel::setupModel
void setupModel()
Definition
SchemaCustomMethodModel.cpp:14
dbse::CustomMethodModel::SchemaDerived
bool SchemaDerived
Definition
SchemaCustomMethodModel.hpp:23
dbse::CustomMethodModel::~CustomMethodModel
~CustomMethodModel()
dbse::CustomMethodModel::SchemaClass
dunedaq::oks::OksClass * SchemaClass
Definition
SchemaCustomMethodModel.hpp:22
dbse::CustomModelInterface
Definition
SchemaCustomModelInterface.hpp:12
dunedaq::oks::OksClass
The OKS class.
Definition
class.hpp:200
method.hpp
dbse
Including QT Headers.
Definition
SchemaAttributeEditor.hpp:9
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0