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 addFile(), counter.Counter::register(), SequenceTypes.Task::remove(), and SequenceTypes.Task::replace().
|
inline |
|
inline |
Definition at line 128 of file fastHadd.cc.
References diffTreeTool::diff, dirname, and objname.
const std::string MicroME::dirname |
Definition at line 123 of file fastHadd.cc.
Referenced by operator<().
uint32_t MicroME::flags |
Definition at line 126 of file fastHadd.cc.
|
mutable |
Definition at line 121 of file fastHadd.cc.
Referenced by add(), addFile(), convertFile(), dumpFiles(), processDirectory(), and tryRootPreload().
const std::string MicroME::objname |
Definition at line 124 of file fastHadd.cc.
Referenced by addFile(), convertFile(), fullname(), operator<(), and tryRootPreload().