#include <DTEfficiencyTest.h>
Public Member Functions | |
DTEfficiencyTest (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~DTEfficiencyTest () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob () |
BeginJob. More... | |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &context) |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
Analyze. More... | |
void | bookHistos (const DTLayerId &ch, int firstWire, int lastWire) |
book the new ME More... | |
void | bookHistos (int wh) |
book the summary histograms More... | |
void | endJob () |
Endjob. More... | |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c) |
DQM Client Diagnostic. More... | |
std::string | getMEName (std::string histoTag, const DTLayerId &lID) |
Get the ME name. More... | |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Attributes | |
DQMStore * | dbe |
std::map< DTLayerId, MonitorElement * > | EfficiencyHistos |
edm::ESHandle< DTGeometry > | muonGeom |
int | nevents |
unsigned int | nLumiSegs |
edm::ParameterSet | parameters |
int | percentual |
int | prescaleFactor |
int | run |
std::map< DTLayerId, MonitorElement * > | UnassEfficiencyHistos |
std::map< int, MonitorElement * > | wheelHistos |
std::map< int, MonitorElement * > | wheelUnassHistos |
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 &) |
DQM Test Client
Definition at line 42 of file DTEfficiencyTest.h.
DTEfficiencyTest::DTEfficiencyTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 36 of file DTEfficiencyTest.cc.
References cppFunctionSkipper::operator, Parameters::parameters, and dtDQMClient_cfg::prescaleFactor.
|
virtual |
Destructor.
Definition at line 50 of file DTEfficiencyTest.cc.
References nevents.
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 82 of file DTEfficiencyTest.cc.
References nevents.
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 57 of file DTEfficiencyTest.cc.
References nevents.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 72 of file DTEfficiencyTest.cc.
References edm::LuminosityBlockBase::run(), and DTTTrigCorrFirst::run.
|
protectedvirtual |
Analyze.
Reimplemented from edm::EDAnalyzer.
Definition at line 65 of file DTEfficiencyTest.cc.
References edm::EventSetup::get().
|
protected |
book the new ME
Definition at line 389 of file DTEfficiencyTest.cc.
References DTLayerId::layer(), DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), and DTChamberId::wheel().
|
protected |
book the summary histograms
Definition at line 411 of file DTEfficiencyTest.cc.
|
protectedvirtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 353 of file DTEfficiencyTest.cc.
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from edm::EDAnalyzer.
Definition at line 89 of file DTEfficiencyTest.cc.
References newFWLiteAna::bin, bookHistos(), postValidation_cfi::efficiency, lumiContext::fill, QReport::getBadChannels(), MonitorElement::getTH1F(), interpolateCardsSimple::histo, i, edm::LuminosityBlockBase::id(), j, DTLayerId::layer(), edm::LuminosityBlockID::luminosityBlock(), python.multivaluedict::map(), Parameters::parameters, dtDQMClient_cfg::prescaleFactor, DTChamberId::sector(), mathSSE::sqrt(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), and DTChamberId::wheel().
|
protected |
Get the ME name.
Definition at line 362 of file DTEfficiencyTest.cc.
References DTLayerId::layer(), Parameters::parameters, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), and DTChamberId::wheel().
|
private |
Definition at line 91 of file DTEfficiencyTest.h.
|
private |
Definition at line 96 of file DTEfficiencyTest.h.
|
private |
Definition at line 94 of file DTEfficiencyTest.h.
|
private |
Definition at line 85 of file DTEfficiencyTest.h.
|
private |
Definition at line 86 of file DTEfficiencyTest.h.
|
private |
Definition at line 93 of file DTEfficiencyTest.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
Definition at line 89 of file DTEfficiencyTest.h.
|
private |
Definition at line 87 of file DTEfficiencyTest.h.
|
private |
Definition at line 88 of file DTEfficiencyTest.h.
Referenced by generateEDF.LumiInfo::__str__(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), generateEDF.LumiInfo::fixXingInfo(), and dqm_interfaces.DirWalkerFile::walk().
|
private |
Definition at line 97 of file DTEfficiencyTest.h.
|
private |
Definition at line 100 of file DTEfficiencyTest.h.
|
private |
Definition at line 101 of file DTEfficiencyTest.h.