#include <RPCEfficiencySecond.h>
Public Member Functions | |
int | rollY (std::string shortname, std::vector< std::string > rollNames) |
RPCEfficiencySecond (const edm::ParameterSet &) | |
~RPCEfficiencySecond () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &iSetup) |
std::map< std::string, MonitorElement * > | bookDetUnitSeg (RPCDetId &detId, int nstrips, std::string folder) |
virtual void | endJob () |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
Private Attributes | |
bool | barrel |
DQMStore * | dbe |
bool | debug |
bool | endcap |
std::string | folderPath |
std::map< int, std::map < std::string, MonitorElement * > > | meCollection |
std::string | NameFile |
bool | SaveFile |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Class for RPC Monitoring: use RPCDigi and DT and CSC Segments.
Definition at line 39 of file RPCEfficiencySecond.h.
|
explicit |
Definition at line 24 of file RPCEfficiencySecond.cc.
References barrel, debug, endcap, folderPath, edm::ParameterSet::getUntrackedParameter(), NameFile, SaveFile, and AlCaHLTBitMon_QueryRunRegistry::string.
RPCEfficiencySecond::~RPCEfficiencySecond | ( | ) |
Definition at line 33 of file RPCEfficiencySecond.cc.
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 35 of file RPCEfficiencySecond.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe, Disk1Summary, Disk2Summary, Disk3Summary, Diskm1Summary, Diskm2Summary, Diskm3Summary, EffDistroD1, EffDistroD2, EffDistroD3, EffDistroDm1, EffDistroDm2, EffDistroDm3, EffDistroW0, EffDistroW1, EffDistroW2, EffDistroWm1, EffDistroWm2, EffGlobD1, EffGlobD2, EffGlobD3, EffGlobDm1, EffGlobDm2, EffGlobDm3, EffGlobW0, EffGlobW1, EffGlobW2, EffGlobWm1, EffGlobWm2, ExGregD1R2, ExGregD1R3, ExGregD2R2, ExGregD2R3, ExGregD3R2, ExGregD3R3, ExGregDm1R2, ExGregDm1R3, ExGregDm2R2, ExGregDm2R3, ExGregDm3R2, ExGregDm3R3, ExpLayerW0, ExpLayerW1, ExpLayerW2, ExpLayerWm1, ExpLayerWm2, ExsectorEffW0, ExsectorEffW1, ExsectorEffW2, ExsectorEffWm1, ExsectorEffWm2, folderPath, GregD1R2, GregD1R3, GregD2R2, GregD2R3, GregD3R2, GregD3R3, GregDm1R2, GregDm1R3, GregDm2R2, GregDm2R3, GregDm3R2, GregDm3R3, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), ObsLayerW0, ObsLayerW1, ObsLayerW2, ObsLayerWm1, ObsLayerWm2, OcGregD1R2, OcGregD1R3, OcGregD2R2, OcGregD2R3, OcGregD3R2, OcGregD3R3, OcGregDm1R2, OcGregDm1R3, OcGregDm2R2, OcGregDm2R3, OcGregDm3R2, OcGregDm3R3, OcsectorEffW0, OcsectorEffW1, OcsectorEffW2, OcsectorEffWm1, OcsectorEffWm2, cppFunctionSkipper::operator, sectorEffW0, sectorEffW1, sectorEffW2, sectorEffWm1, sectorEffWm2, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, Wheel0Summary, Wheel1Summary, Wheel2Summary, Wheelm1Summary, and Wheelm2Summary.
|
private |
Definition at line 14 of file RPCEfficiencyBookSecondStep.cc.
References DQMStore::book1D(), dbe, RPCBookFolderStructure::folderStructure(), RPCGeomServ::name(), RPCDetId::region(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 393 of file RPCEfficiencySecond.cc.
References barrel, gather_cfg::cout, dbe, debug, rpcdqm::utils::detId2RollNr(), Disk1Summary, Disk2Summary, Disk3Summary, Diskm1Summary, Diskm2Summary, Diskm3Summary, EffDistroD1, EffDistroD2, EffDistroD3, EffDistroDm1, EffDistroDm2, EffDistroDm3, EffDistroW0, EffDistroW1, EffDistroW2, EffDistroWm1, EffDistroWm2, EffGlobD1, EffGlobD2, EffGlobD3, EffGlobDm1, EffGlobDm2, EffGlobDm3, EffGlobW0, EffGlobW1, EffGlobW2, EffGlobWm1, EffGlobWm2, endcap, ExGregD1R2, ExGregD1R3, ExGregD2R2, ExGregD2R3, ExGregD3R2, ExGregD3R3, ExGregDm1R2, ExGregDm1R3, ExGregDm2R2, ExGregDm2R3, ExGregDm3R2, ExGregDm3R3, ExpLayerW0, ExpLayerW1, ExpLayerW2, ExpLayerWm1, ExpLayerWm2, ExsectorEffW0, ExsectorEffW1, ExsectorEffW2, ExsectorEffWm1, ExsectorEffWm2, MonitorElement::Fill(), folderPath, edm::EventSetup::get(), DQMStore::get(), MonitorElement::getBinContent(), MonitorElement::getTH1F(), GregD1R2, GregD1R3, GregD2R2, GregD2R3, GregD3R2, GregD3R3, GregDm1R2, GregDm1R3, GregDm2R2, GregDm2R3, GregDm3R2, GregDm3R3, histoCSC, histoDT, histoRPC, i, j, gen::k, RPCDetId::layer(), meCollection, N, RPCGeomServ::name(), NameFile, python.connectstrParser::o, ObsLayerW0, ObsLayerW1, ObsLayerW2, ObsLayerWm1, ObsLayerWm2, OcGregD1R2, OcGregD1R3, OcGregD2R2, OcGregD2R3, OcGregD3R2, OcGregD3R3, OcGregDm1R2, OcGregDm1R3, OcGregDm2R2, OcGregDm2R3, OcGregDm3R2, OcGregDm3R3, OcsectorEffW0, OcsectorEffW1, OcsectorEffW2, OcsectorEffWm1, OcsectorEffWm2, AlCaHLTBitMon_ParallelJobs::p, alignCSCRings::r, DetId::rawId(), RPCDetId::region(), RPCDetId::ring(), RPCChamber::rolls(), DQMStore::save(), SaveFile, RPCDetId::sector(), sectorEffW0, sectorEffW1, sectorEffW2, sectorEffWm1, sectorEffWm2, RPCGeomServ::segment(), MonitorElement::setAxisRange(), MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), MonitorElement::setBinError(), MonitorElement::setBinLabel(), RPCGeomServ::shortname(), mathSSE::sqrt(), RPCDetId::station(), AlCaHLTBitMon_QueryRunRegistry::string, Wheel0Summary, Wheel1Summary, Wheel2Summary, Wheelm1Summary, Wheelm2Summary, x, detailsBasic3DVector::y, and cuy::yBin.
int RPCEfficiencySecond::rollY | ( | std::string | shortname, |
std::vector< std::string > | rollNames | ||
) |
|
private |
Definition at line 426 of file RPCEfficiencySecond.h.
Referenced by endRun(), and RPCEfficiencySecond().
|
private |
Definition at line 431 of file RPCEfficiencySecond.h.
Referenced by beginRun(), bookDetUnitSeg(), and endRun().
|
private |
Definition at line 424 of file RPCEfficiencySecond.h.
Referenced by endRun(), pkg.AbstractPkg::generate(), pkg.AbstractPkg::get_kwds(), RPCEfficiencySecond(), and pkg.AbstractPkg::write().
MonitorElement* RPCEfficiencySecond::Disk1Summary |
Definition at line 338 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::Disk2Summary |
Definition at line 339 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::Disk3Summary |
Definition at line 340 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::Diskm1Summary |
Definition at line 337 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::Diskm2Summary |
Definition at line 336 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::Diskm3Summary |
Definition at line 335 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroD1 |
Definition at line 317 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroD2 |
Definition at line 318 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroD3 |
Definition at line 319 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroDm1 |
Definition at line 316 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroDm2 |
Definition at line 315 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroDm3 |
Definition at line 314 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroW0 |
Definition at line 226 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroW1 |
Definition at line 227 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroW2 |
Definition at line 228 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroWm1 |
Definition at line 225 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffDistroWm2 |
Definition at line 224 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobD1 |
Definition at line 242 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobD2 |
Definition at line 243 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobD3 |
Definition at line 244 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobDm1 |
Definition at line 241 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobDm2 |
Definition at line 240 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobDm3 |
Definition at line 239 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobW0 |
Definition at line 161 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobW1 |
Definition at line 162 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobW2 |
Definition at line 163 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobWm1 |
Definition at line 160 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::EffGlobWm2 |
Definition at line 159 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 425 of file RPCEfficiencySecond.h.
Referenced by endRun(), geometryXMLparser.CSCAlignable::index(), and RPCEfficiencySecond().
MonitorElement* RPCEfficiencySecond::ExGregD1R2 |
Definition at line 388 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregD1R3 |
Definition at line 389 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregD2R2 |
Definition at line 390 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregD2R3 |
Definition at line 391 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregD3R2 |
Definition at line 392 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregD3R3 |
Definition at line 393 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregDm1R2 |
Definition at line 394 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregDm1R3 |
Definition at line 395 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregDm2R2 |
Definition at line 396 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregDm2R3 |
Definition at line 397 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregDm3R2 |
Definition at line 398 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExGregDm3R3 |
Definition at line 399 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExpLayerW0 |
Definition at line 403 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExpLayerW1 |
Definition at line 404 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExpLayerW2 |
Definition at line 405 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExpLayerWm1 |
Definition at line 402 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExpLayerWm2 |
Definition at line 401 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExsectorEffW0 |
Definition at line 358 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExsectorEffW1 |
Definition at line 359 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExsectorEffW2 |
Definition at line 360 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExsectorEffWm1 |
Definition at line 357 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ExsectorEffWm2 |
Definition at line 356 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 429 of file RPCEfficiencySecond.h.
Referenced by beginRun(), endRun(), and RPCEfficiencySecond().
MonitorElement* RPCEfficiencySecond::GregD1R2 |
Definition at line 362 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregD1R3 |
Definition at line 363 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregD2R2 |
Definition at line 364 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregD2R3 |
Definition at line 365 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregD3R2 |
Definition at line 366 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregD3R3 |
Definition at line 367 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregDm1R2 |
Definition at line 368 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregDm1R3 |
Definition at line 369 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregDm2R2 |
Definition at line 370 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregDm2R3 |
Definition at line 371 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregDm3R2 |
Definition at line 372 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::GregDm3R3 |
Definition at line 373 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::histoCSC |
Definition at line 143 of file RPCEfficiencySecond.h.
Referenced by endRun().
MonitorElement* RPCEfficiencySecond::histoCSC2 |
Definition at line 154 of file RPCEfficiencySecond.h.
MonitorElement* RPCEfficiencySecond::histoDT |
Definition at line 141 of file RPCEfficiencySecond.h.
Referenced by endRun().
MonitorElement* RPCEfficiencySecond::histoDT2 |
Definition at line 152 of file RPCEfficiencySecond.h.
MonitorElement* RPCEfficiencySecond::histoeffIdRPC_CSC |
Definition at line 148 of file RPCEfficiencySecond.h.
MonitorElement* RPCEfficiencySecond::histoeffIdRPC_DT |
Definition at line 147 of file RPCEfficiencySecond.h.
MonitorElement* RPCEfficiencySecond::histoPRO |
Definition at line 146 of file RPCEfficiencySecond.h.
MonitorElement* RPCEfficiencySecond::histoRealRPC |
Definition at line 142 of file RPCEfficiencySecond.h.
MonitorElement* RPCEfficiencySecond::histoRealRPC2 |
Definition at line 153 of file RPCEfficiencySecond.h.
MonitorElement* RPCEfficiencySecond::histoRPC |
Definition at line 140 of file RPCEfficiencySecond.h.
Referenced by endRun().
MonitorElement* RPCEfficiencySecond::histoRPC2 |
Definition at line 151 of file RPCEfficiencySecond.h.
|
private |
Definition at line 422 of file RPCEfficiencySecond.h.
Referenced by endRun().
|
private |
Definition at line 428 of file RPCEfficiencySecond.h.
Referenced by endRun(), and RPCEfficiencySecond().
MonitorElement* RPCEfficiencySecond::ObsLayerW0 |
Definition at line 409 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ObsLayerW1 |
Definition at line 410 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ObsLayerW2 |
Definition at line 411 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ObsLayerWm1 |
Definition at line 408 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::ObsLayerWm2 |
Definition at line 407 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregD1R2 |
Definition at line 375 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregD1R3 |
Definition at line 376 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregD2R2 |
Definition at line 377 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregD2R3 |
Definition at line 378 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregD3R2 |
Definition at line 379 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregD3R3 |
Definition at line 380 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregDm1R2 |
Definition at line 381 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregDm1R3 |
Definition at line 382 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregDm2R2 |
Definition at line 383 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregDm2R3 |
Definition at line 384 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregDm3R2 |
Definition at line 385 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcGregDm3R3 |
Definition at line 386 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcsectorEffW0 |
Definition at line 352 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcsectorEffW1 |
Definition at line 353 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcsectorEffW2 |
Definition at line 354 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcsectorEffWm1 |
Definition at line 351 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::OcsectorEffWm2 |
Definition at line 350 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 427 of file RPCEfficiencySecond.h.
Referenced by endRun(), and RPCEfficiencySecond().
MonitorElement* RPCEfficiencySecond::sectorEffW0 |
Definition at line 346 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::sectorEffW1 |
Definition at line 347 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::sectorEffW2 |
Definition at line 348 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::sectorEffWm1 |
Definition at line 345 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::sectorEffWm2 |
Definition at line 344 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::Wheel0Summary |
Definition at line 331 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::Wheel1Summary |
Definition at line 332 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::Wheel2Summary |
Definition at line 333 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::Wheelm1Summary |
Definition at line 330 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencySecond::Wheelm2Summary |
Definition at line 329 of file RPCEfficiencySecond.h.
Referenced by beginRun(), and endRun().