DUNE-DAQ
DUNE Trigger and Data Acquisition software
Toggle main menu visibility
Loading...
Searching...
No Matches
dunedaq
build
appmodel
codegen
src
FelixDataReceiver.hpp
Go to the documentation of this file.
1
// *** this file is generated by oksdalgen, do not modify it ***
2
3
#ifndef _FelixDataReceiver_0_dunedaq__appmodel_0_appmodel_H_
4
#define _FelixDataReceiver_0_dunedaq__appmodel_0_appmodel_H_
5
6
#include <stdint.h>
// to define 64 bits types
7
#include <iostream>
8
#include <sstream>
9
#include <string>
10
#include <map>
11
#include <vector>
12
13
#include "
conffwk/Configuration.hpp
"
14
#include "
conffwk/DalObject.hpp
"
15
16
// include files for classes used in inheritance hierarchy
17
18
#include "
confmodel/DetDataReceiver.hpp
"
19
20
namespace
dunedaq
{
21
namespace
appmodel
{
22
23
class
FelixDataReceiver
:
public
dunedaq::confmodel::DetDataReceiver {
24
25
friend
class
conffwk::Configuration
;
26
friend
class
conffwk::DalObject
;
27
friend
class
conffwk::DalFactory
;
28
friend
class
conffwk::DalRegistry
;
29
30
protected
:
31
32
FelixDataReceiver
(
conffwk::DalRegistry
& db,
const
conffwk::ConfigObject
&
obj
)
noexcept
;
33
virtual
~FelixDataReceiver
() noexcept;
34
virtual
void
init
(
bool
init_children);
35
36
public:
37
39
40
static const
std
::
string
&
s_class_name
;
41
42
51
52
virtual
void
print
(
unsigned
int
offset
,
bool
print_header,
std
::ostream& s) const;
53
54
63
64
virtual
std
::vector<const
dunedaq
::
conffwk
::
DalObject
*>
get
(const
std
::
string
& name,
bool
upcast_unregistered = true) const;
65
66
67
protected:
68
69
bool
get
(const
std
::
string
& name,
std
::vector<const
dunedaq
::
conffwk
::
DalObject
*>& vec,
bool
upcast_unregistered,
bool
first_call) const;
70
71
72
};
73
74
// out stream operator
75
76
inline
std
::ostream& operator<<(
std
::ostream& s, const
FelixDataReceiver
&
obj
)
77
{
78
return
obj
.print_object(s);
79
}
80
81
typedef
std::vector<const FelixDataReceiver*>::const_iterator
FelixDataReceiverIterator
;
82
83
}
84
}
85
86
#endif
DalObject.hpp
dunedaq::appmodel::FelixDataReceiver
Definition
FelixDataReceiver.hpp:23
dunedaq::appmodel::FelixDataReceiver::DalRegistry
friend class conffwk::DalRegistry
Definition
FelixDataReceiver.hpp:28
dunedaq::appmodel::FelixDataReceiver::~FelixDataReceiver
virtual ~FelixDataReceiver() noexcept
dunedaq::appmodel::FelixDataReceiver::s_class_name
static const std::string & s_class_name
Definition
FelixDataReceiver.hpp:40
dunedaq::appmodel::FelixDataReceiver::init
virtual void init(bool init_children)
Definition
FelixDataReceiver.cpp:55
dunedaq::appmodel::FelixDataReceiver::DalFactory
friend class conffwk::DalFactory
Definition
FelixDataReceiver.hpp:27
dunedaq::appmodel::FelixDataReceiver::get
virtual std::vector< const dunedaq::conffwk::DalObject * > get(const std::string &name, bool upcast_unregistered=true) const
Get values of relationships and results of some algorithms as a vector of dunedaq::conffwk::DalObject...
Definition
FelixDataReceiver.cpp:66
dunedaq::appmodel::FelixDataReceiver::print
virtual void print(unsigned int offset, bool print_header, std::ostream &s) const
Print details of the FelixDataReceiver object.
Definition
FelixDataReceiver.cpp:35
dunedaq::appmodel::FelixDataReceiver::DalObject
friend class conffwk::DalObject
Definition
FelixDataReceiver.hpp:26
dunedaq::appmodel::FelixDataReceiver::Configuration
friend class conffwk::Configuration
Definition
FelixDataReceiver.hpp:25
dunedaq::appmodel::FelixDataReceiver::FelixDataReceiver
FelixDataReceiver(conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept
dunedaq::conffwk::DalRegistry
DalRegistry: A registry of DalObjects It provides a single interface to create, cache and manage DalO...
Definition
DalRegistry.hpp:19
Configuration.hpp
conffwk entry point
offset
double offset
Definition
conversions-impl.hh:28
DetDataReceiver.hpp
conffwk.ConfigObject
Definition
ConfigObject.py:1
conffwk
Definition
__init__.py:1
dunedaq::appmodel
Definition
CardControllerWrapper.hpp:21
dunedaq::appmodel::FelixDataReceiverIterator
std::vector< constFelixDataReceiver * >::const_iterator FelixDataReceiverIterator
Definition
FelixDataReceiver.hpp:81
dunedaq
Including Qt Headers.
Definition
module.cpp:16
dunedaq::obj
msgpack::object obj
Definition
Serialization.hpp:257
std
Definition
SchemaUtils.hpp:118
Generated on
for DUNE-DAQ by
1.17.0