Public Member Functions | |
void | clearCountsPerPath () |
DatasetInfo () | |
void | fillRawCountsForPath (MonitorElement *myRawCountsPlot, std::string pathName) |
void | fillXsecPlot (MonitorElement *myXsecPlot, double currentInstLumi, double secondsPerLS, double referenceXSec) |
void | fillXsecPlot (MonitorElement *myXsecPlot, double currentInstLumi, double secondsPerLS) |
void | incrementCountsForPath (std::string targetPath) |
void | incrementCountsForPath (std::string targetPath, unsigned preScale) |
void | printCountsPerPath () const |
void | printMaskedPaths () |
void | setMaskedPaths (const std::vector< std::string > &inputPaths) |
void | setPaths (const std::vector< std::string > &inputPaths) |
Public Attributes | |
std::map< std::string, unsigned int > | countsPerPath |
std::string | countsPerPathME_Name |
std::string | datasetName |
std::set< std::string > | maskedPaths |
std::vector< std::string > | pathNames |
std::string | ratePerLSME_Name |
std::string | rawCountsPerPathME_Name |
std::string | scaledXsecPerPathME_Name |
std::set< std::string > | testPaths |
std::string | xsecPerPathME_Name |
Definition at line 298 of file TrigResRateMon.h.
|
inline |
Definition at line 327 of file TrigResRateMon.h.
|
inline |
Definition at line 343 of file TrigResRateMon.h.
References countsPerPath.
|
inline |
Definition at line 422 of file TrigResRateMon.h.
References plotTTrigFromHistos::binNumber(), and MonitorElement::getTH1F().
|
inline |
Definition at line 377 of file TrigResRateMon.h.
|
inline |
Definition at line 382 of file TrigResRateMon.h.
References countsPerPath, alignCSCRings::e, MonitorElement::Fill(), maskedPaths, pathNames, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 355 of file TrigResRateMon.h.
References countsPerPath.
|
inline |
Definition at line 359 of file TrigResRateMon.h.
References countsPerPath.
|
inline |
Definition at line 363 of file TrigResRateMon.h.
References countsPerPath, gather_cfg::cout, and datasetName.
|
inline |
Definition at line 449 of file TrigResRateMon.h.
References gather_cfg::cout, datasetName, and maskedPaths.
Referenced by TrigResRateMon::beginRun().
|
inline |
Definition at line 432 of file TrigResRateMon.h.
References i, j, maskedPaths, pathNames, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by TrigResRateMon::beginRun().
|
inline |
Definition at line 334 of file TrigResRateMon.h.
References countsPerPath, and pathNames.
Referenced by TrigResRateMon::beginRun().
std::map<std::string, unsigned int> TrigResRateMon::DatasetInfo::countsPerPath |
Definition at line 324 of file TrigResRateMon.h.
Referenced by clearCountsPerPath(), fillXsecPlot(), incrementCountsForPath(), printCountsPerPath(), and setPaths().
std::string TrigResRateMon::DatasetInfo::countsPerPathME_Name |
Definition at line 307 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun().
std::string TrigResRateMon::DatasetInfo::datasetName |
Definition at line 301 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun(), printCountsPerPath(), and printMaskedPaths().
std::set<std::string> TrigResRateMon::DatasetInfo::maskedPaths |
Definition at line 303 of file TrigResRateMon.h.
Referenced by fillXsecPlot(), printMaskedPaths(), and setMaskedPaths().
std::vector<std::string> TrigResRateMon::DatasetInfo::pathNames |
Definition at line 302 of file TrigResRateMon.h.
Referenced by fillXsecPlot(), setMaskedPaths(), and setPaths().
std::string TrigResRateMon::DatasetInfo::ratePerLSME_Name |
Definition at line 315 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun().
std::string TrigResRateMon::DatasetInfo::rawCountsPerPathME_Name |
Definition at line 320 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun().
std::string TrigResRateMon::DatasetInfo::scaledXsecPerPathME_Name |
Definition at line 313 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun().
std::set<std::string> TrigResRateMon::DatasetInfo::testPaths |
Definition at line 304 of file TrigResRateMon.h.
std::string TrigResRateMon::DatasetInfo::xsecPerPathME_Name |
Definition at line 310 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun().