Public Member Functions | |
void | add (TObject *obj_to_add) const |
const std::string | fullname () const |
MicroME (TObject *o, const std::string dir, const std::string obj, uint32_t flags=0) | |
bool | operator< (const MicroME &rhs) const |
Public Attributes | |
const std::string | dirname |
uint32_t | flags |
TObject * | obj |
const std::string | objname |
Definition at line 113 of file fastHadd.cc.
|
inline |
Definition at line 114 of file fastHadd.cc.
|
inline |
Definition at line 135 of file fastHadd.cc.
Referenced by counter.Counter::register().
|
inline |
Definition at line 150 of file fastHadd.cc.
|
inline |
Definition at line 128 of file fastHadd.cc.
const std::string MicroME::dirname |
Definition at line 123 of file fastHadd.cc.
uint32_t MicroME::flags |
Definition at line 126 of file fastHadd.cc.
|
mutable |
Definition at line 121 of file fastHadd.cc.
const std::string MicroME::objname |
Definition at line 124 of file fastHadd.cc.