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 338 of file TrigResRateMon.h.
|
inline |
Definition at line 367 of file TrigResRateMon.h.
|
inline |
Definition at line 383 of file TrigResRateMon.h.
References countsPerPath.
|
inline |
Definition at line 462 of file TrigResRateMon.h.
References plotTTrigFromHistos::binNumber(), and MonitorElement::getTH1F().
|
inline |
Definition at line 417 of file TrigResRateMon.h.
|
inline |
Definition at line 422 of file TrigResRateMon.h.
References countsPerPath, alignCSCRings::e, MonitorElement::Fill(), maskedPaths, pathNames, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 395 of file TrigResRateMon.h.
References countsPerPath.
|
inline |
Definition at line 399 of file TrigResRateMon.h.
References countsPerPath.
|
inline |
Definition at line 403 of file TrigResRateMon.h.
References countsPerPath, gather_cfg::cout, and datasetName.
|
inline |
Definition at line 489 of file TrigResRateMon.h.
References gather_cfg::cout, datasetName, and maskedPaths.
Referenced by TrigResRateMon::beginRun().
|
inline |
Definition at line 472 of file TrigResRateMon.h.
References i, j, maskedPaths, pathNames, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by TrigResRateMon::beginRun().
|
inline |
Definition at line 374 of file TrigResRateMon.h.
References countsPerPath, and pathNames.
Referenced by TrigResRateMon::beginRun().
std::map<std::string, unsigned int> TrigResRateMon::DatasetInfo::countsPerPath |
Definition at line 364 of file TrigResRateMon.h.
Referenced by clearCountsPerPath(), fillXsecPlot(), incrementCountsForPath(), printCountsPerPath(), and setPaths().
std::string TrigResRateMon::DatasetInfo::countsPerPathME_Name |
Definition at line 347 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun().
std::string TrigResRateMon::DatasetInfo::datasetName |
Definition at line 341 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun(), printCountsPerPath(), and printMaskedPaths().
std::set<std::string> TrigResRateMon::DatasetInfo::maskedPaths |
Definition at line 343 of file TrigResRateMon.h.
Referenced by fillXsecPlot(), printMaskedPaths(), and setMaskedPaths().
std::vector<std::string> TrigResRateMon::DatasetInfo::pathNames |
Definition at line 342 of file TrigResRateMon.h.
Referenced by fillXsecPlot(), setMaskedPaths(), and setPaths().
std::string TrigResRateMon::DatasetInfo::ratePerLSME_Name |
Definition at line 355 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun().
std::string TrigResRateMon::DatasetInfo::rawCountsPerPathME_Name |
Definition at line 360 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun().
std::string TrigResRateMon::DatasetInfo::scaledXsecPerPathME_Name |
Definition at line 353 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun().
std::set<std::string> TrigResRateMon::DatasetInfo::testPaths |
Definition at line 344 of file TrigResRateMon.h.
std::string TrigResRateMon::DatasetInfo::xsecPerPathME_Name |
Definition at line 350 of file TrigResRateMon.h.
Referenced by TrigResRateMon::beginRun().