#include <MonitorElementCollection.h>
Public Types | |
enum | Type { Type::DIR, Type::DIR_AND_NAME } |
Public Member Functions | |
std::string const & | getDirname () const |
std::string const & | getObjectname () const |
bool | operator== (Path const &other) const |
void | set (std::string path, Path::Type type) |
Private Attributes | |
std::string | dirname_ |
std::string | objname_ |
Definition at line 93 of file MonitorElementCollection.h.
|
strong |
|
inline |
Definition at line 102 of file MonitorElementCollection.h.
|
inline |
Definition at line 103 of file MonitorElementCollection.h.
|
inline |
|
inline |
Definition at line 111 of file MonitorElementCollection.h.
References DeadROC_duringRun::dir, DIR, DIR_AND_NAME, mps_fire::i, recoMuon::in, visualization-live-secondInstance_cfg::m, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 96 of file MonitorElementCollection.h.
Referenced by operator==().
|
private |
Definition at line 97 of file MonitorElementCollection.h.
Referenced by operator==().