Public Member Functions | |
void | add (TObject *obj_to_add) const |
MicroME (const std::string *full, 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 |
const std::string * | fullname |
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 133 of file fastHadd.cc.
|
inline |
Definition at line 126 of file fastHadd.cc.
References dirname, lessThanMME(), and objname.
const std::string* MicroME::dirname |
Definition at line 120 of file fastHadd.cc.
Referenced by operator<().
uint32_t MicroME::flags |
Definition at line 124 of file fastHadd.cc.
const std::string* MicroME::fullname |
Definition at line 119 of file fastHadd.cc.
Referenced by addFiles().
|
mutable |
Definition at line 122 of file fastHadd.cc.
Referenced by add(), addFiles(), and processDirectory().
const std::string* MicroME::objname |
Definition at line 121 of file fastHadd.cc.
Referenced by operator<().