#include <HLTPerformanceInfo.h>
Public Member Functions | |
void | addModuleRef (size_t m) |
ModulesInPath::const_iterator | begin () |
void | clear () |
ModulesInPath::const_iterator | end () |
size_t | getModuleIndex (size_t j) const |
std::string | name () const |
size_t | numberOfModules () const |
bool | operator== (const char *tname) |
const size_t | operator[] (size_t m) const |
Path (const std::string n="unknown") | |
void | setStatus (const edm::HLTPathStatus &result) |
edm::HLTPathStatus | status () const |
Private Attributes | |
ModulesInPath | moduleView_ |
std::string | name_ |
edm::HLTPathStatus | status_ |
Definition at line 55 of file HLTPerformanceInfo.h.
|
inline |
Definition at line 62 of file HLTPerformanceInfo.h.
|
inline |
Definition at line 75 of file HLTPerformanceInfo.h.
References visualization-live-secondInstance_cfg::m, and moduleView_.
|
inline |
|
inline |
Definition at line 67 of file HLTPerformanceInfo.h.
References edm::HLTPathStatus::reset(), and status_.
|
inline |
Definition at line 78 of file HLTPerformanceInfo.h.
References moduleView_.
Referenced by Types.LuminosityBlockRange::cppID(), and Types.EventRange::cppID().
|
inline |
Definition at line 79 of file HLTPerformanceInfo.h.
References dqmiolumiharvest::j, and moduleView_.
|
inline |
Definition at line 63 of file HLTPerformanceInfo.h.
References name_.
Referenced by config.CFG::__str__(), validation.Sample::digest(), VIDSelectorBase.VIDSelectorBase::initialize(), and operator==().
|
inline |
|
inline |
Definition at line 71 of file HLTPerformanceInfo.h.
References name(), AlCaHLTBitMon_QueryRunRegistry::string, and tname().
|
inline |
Definition at line 73 of file HLTPerformanceInfo.h.
References visualization-live-secondInstance_cfg::m, and moduleView_.
|
inline |
|
inline |
|
private |
Definition at line 58 of file HLTPerformanceInfo.h.
Referenced by addModuleRef(), begin(), end(), getModuleIndex(), numberOfModules(), and operator[]().
|
private |
Definition at line 57 of file HLTPerformanceInfo.h.
Referenced by name().
|
private |
Definition at line 59 of file HLTPerformanceInfo.h.
Referenced by clear(), setStatus(), and status().