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 115 of file fastHadd.cc.
|
inline |
Definition at line 116 of file fastHadd.cc.
|
inline |
Definition at line 132 of file fastHadd.cc.
Referenced by addFile(), counter.Counter::register(), SequenceTypes.Task::remove(), and SequenceTypes.Task::replace().
|
inline |
|
inline |
Definition at line 126 of file fastHadd.cc.
References change_name::diff, dirname, and objname.
const std::string MicroME::dirname |
Definition at line 121 of file fastHadd.cc.
Referenced by fullname(), and operator<().
uint32_t MicroME::flags |
Definition at line 124 of file fastHadd.cc.
|
mutable |
Definition at line 119 of file fastHadd.cc.
Referenced by add().
const std::string MicroME::objname |
Definition at line 122 of file fastHadd.cc.
Referenced by fullname(), and operator<().