CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <IRawDataCnvSvc.h>
Public Member Functions | |
Leaf (const std::string &p, const CLID &c, const std::string &b, long u) | |
Leaf (const Leaf ©) | |
Leaf & | operator= (const Leaf ©) |
bool | operator== (const Leaf ©) const |
Public Attributes | |
long | userParameter |
std::string | path |
std::string | bank |
CLID | clid |
Definition at line 18 of file IRawDataCnvSvc.h.
|
inline |
Definition at line 24 of file IRawDataCnvSvc.h.
|
inline |
Definition at line 26 of file IRawDataCnvSvc.h.
Definition at line 29 of file IRawDataCnvSvc.h.
Definition at line 36 of file IRawDataCnvSvc.h.
std::string IRawDataCnvSvc::Leaf::bank |
Definition at line 22 of file IRawDataCnvSvc.h.
Referenced by operator=(), and operator==().
CLID IRawDataCnvSvc::Leaf::clid |
Definition at line 23 of file IRawDataCnvSvc.h.
Referenced by operator=(), and operator==().
std::string IRawDataCnvSvc::Leaf::path |
Definition at line 21 of file IRawDataCnvSvc.h.
Referenced by RawDataCnvSvc::declareObject(), operator=(), and operator==().
long IRawDataCnvSvc::Leaf::userParameter |
Definition at line 20 of file IRawDataCnvSvc.h.
Referenced by operator=(), and operator==().