|
BOSS 7.1.3
BESIII Offline Software System
|
#include <CalibCLIDNode.h>
Inheritance diagram for CalibCLIDNode:Public Member Functions | |
| CalibCLIDNode (const CLID childClassID) | |
| virtual const CLID & | clID () const |
| CLID | getChildClassID () const |
| virtual std::ostream & | fillStream (std::ostream &s) const |
Static Public Member Functions | |
| static const CLID & | classID () |
Trivial DataObject. Only extra data is a field to contain class id of child nodes (which will contain actual calibration data set).
Definition at line 24 of file CalibCLIDNode.h.
|
inline |
Definition at line 28 of file CalibCLIDNode.h.
|
static |
Definition at line 16 of file CalibCLIDNode.cxx.
Referenced by clID().
|
inlinevirtual |
Definition at line 35 of file CalibCLIDNode.h.
|
virtual |
Definition at line 27 of file CalibCLIDNode.cxx.
|
inline |
Definition at line 40 of file CalibCLIDNode.h.