BOSS 7.0.3
BESIII Offline Software System
|
#include <ZddEvent.h>
Public Types | |
typedef std::vector< ZddBoard * > | Boards |
typedef std::vector< ZddChannel * > | Channels |
typedef std::vector< ZddBoard * > | Boards |
typedef std::vector< ZddChannel * > | Channels |
Public Member Functions | |
ZddEvent () | |
virtual | ~ZddEvent () |
virtual const CLID & | clID () const |
Retrieve reference to class definition structure. | |
const Boards & | boards () const |
const Channels & | channels () const |
ZddEvent () | |
virtual | ~ZddEvent () |
virtual const CLID & | clID () const |
Retrieve reference to class definition structure. | |
const Boards & | boards () const |
const Channels & | channels () const |
Static Public Member Functions | |
static const CLID & | classID () |
static const CLID & | classID () |
Friends | |
class | ::ZddBoard |
Definition at line 14 of file Event/ZddEvent/ZddEvent-00-00-04/ZddEvent/ZddEvent.h.
typedef std::vector<ZddBoard*> Event::ZddEvent::Boards |
Definition at line 18 of file Event/ZddEvent/ZddEvent-00-00-04/ZddEvent/ZddEvent.h.
typedef std::vector<ZddBoard*> Event::ZddEvent::Boards |
Definition at line 18 of file InstallArea/include/ZddEvent/ZddEvent/ZddEvent.h.
typedef std::vector<ZddChannel*> Event::ZddEvent::Channels |
Definition at line 19 of file Event/ZddEvent/ZddEvent-00-00-04/ZddEvent/ZddEvent.h.
typedef std::vector<ZddChannel*> Event::ZddEvent::Channels |
Definition at line 19 of file InstallArea/include/ZddEvent/ZddEvent/ZddEvent.h.
ZddEvent::ZddEvent | ( | ) |
Definition at line 7 of file ZddEvent.cxx.
|
virtual |
Definition at line 12 of file ZddEvent.cxx.
Event::ZddEvent::ZddEvent | ( | ) |
|
virtual |
|
inline |
Definition at line 29 of file Event/ZddEvent/ZddEvent-00-00-04/ZddEvent/ZddEvent.h.
|
inline |
Definition at line 29 of file InstallArea/include/ZddEvent/ZddEvent/ZddEvent.h.
|
inline |
Definition at line 30 of file Event/ZddEvent/ZddEvent-00-00-04/ZddEvent/ZddEvent.h.
|
inline |
Definition at line 30 of file InstallArea/include/ZddEvent/ZddEvent/ZddEvent.h.
|
inlinestatic |
Definition at line 26 of file Event/ZddEvent/ZddEvent-00-00-04/ZddEvent/ZddEvent.h.
Referenced by clID().
|
inlinestatic |
Definition at line 26 of file InstallArea/include/ZddEvent/ZddEvent/ZddEvent.h.
|
inlinevirtual |
Retrieve reference to class definition structure.
Definition at line 25 of file Event/ZddEvent/ZddEvent-00-00-04/ZddEvent/ZddEvent.h.
|
inlinevirtual |
Retrieve reference to class definition structure.
Definition at line 25 of file InstallArea/include/ZddEvent/ZddEvent/ZddEvent.h.
|
friend |
Definition at line 35 of file Event/ZddEvent/ZddEvent-00-00-04/ZddEvent/ZddEvent.h.