#include <DTSegmentAnalysisTest.h>
Public 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 &run, const edm::EventSetup &eSetup) |
void | bookHistos () |
book the summary histograms More... | |
DTSegmentAnalysisTest (const edm::ParameterSet &ps) | |
Constructor. More... | |
void | endJob (void) |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c) |
DQM Client Diagnostic in online mode. More... | |
void | endRun (edm::Run const &run, edm::EventSetup const &c) |
DQM Client Diagnostic in offline mode. More... | |
std::string | getMEName (const DTChamberId &chID, std::string histoTag) |
Get the ME name. More... | |
void | performClientDiagnostic () |
Perform client diagnostic operations. More... | |
virtual | ~DTSegmentAnalysisTest () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Attributes | |
std::map< std::pair< int, int > , MonitorElement * > | chi2Histos |
DQMStore * | dbe |
bool | detailedAnalysis |
bool | hltDQMMode |
int | maxPhiHit |
int | maxPhiZHit |
edm::ESHandle< DTGeometry > | muonGeom |
int | nevents |
unsigned int | nLumiSegs |
int | nMinEvts |
bool | normalizeHistoPlots |
edm::ParameterSet | parameters |
bool | runOnline |
std::map< std::pair< int, int > , MonitorElement * > | segmRecHitHistos |
std::map< int, MonitorElement * > | summaryHistos |
std::string | topHistoFolder |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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::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) |
DQM Test Client
Definition at line 39 of file DTSegmentAnalysisTest.h.
DTSegmentAnalysisTest::DTSegmentAnalysisTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 43 of file DTSegmentAnalysisTest.cc.
References edm::ParameterSet::getUntrackedParameter(), LogTrace, cppFunctionSkipper::operator, and Parameters::parameters.
|
virtual |
|
virtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 99 of file DTSegmentAnalysisTest.cc.
|
virtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 71 of file DTSegmentAnalysisTest.cc.
References bookHistos(), LogTrace, and nevents.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 92 of file DTSegmentAnalysisTest.cc.
References LogTrace.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 83 of file DTSegmentAnalysisTest.cc.
References edm::EventSetup::get(), and LogTrace.
void DTSegmentAnalysisTest::bookHistos | ( | ) |
book the summary histograms
Definition at line 328 of file DTSegmentAnalysisTest.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 379 of file DTSegmentAnalysisTest.cc.
|
virtual |
DQM Client Diagnostic in online mode.
Reimplemented from edm::EDAnalyzer.
Definition at line 108 of file DTSegmentAnalysisTest.cc.
References edm::LuminosityBlockBase::id(), LogTrace, and edm::LuminosityBlockID::luminosityBlock().
|
virtual |
DQM Client Diagnostic in offline mode.
Reimplemented from edm::EDAnalyzer.
Definition at line 122 of file DTSegmentAnalysisTest.cc.
References LogTrace, and DTTimeEvolutionHisto::normalizeTo().
string DTSegmentAnalysisTest::getMEName | ( | const DTChamberId & | chID, |
std::string | histoTag | ||
) |
Get the ME name.
Definition at line 302 of file DTSegmentAnalysisTest.cc.
References DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, and DTChamberId::wheel().
void DTSegmentAnalysisTest::performClientDiagnostic | ( | ) |
Perform client diagnostic operations.
Definition at line 156 of file DTSegmentAnalysisTest.cc.
References funct::abs(), newFWLiteAna::bin, HcalObjRepresent::Fill(), QReport::getBadChannels(), MonitorElement::getFloatValue(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), timingPdfMaker::histo, python.multivaluedict::map(), pileupCalc::nbins, Parameters::parameters, DTChamberId::sector(), DTChamberId::station(), dtDQMClient_cfg::threshold, histoStyle::weight, and DTChamberId::wheel().
|
private |
Definition at line 96 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 90 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 82 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 103 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 85 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 86 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 93 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 79 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 80 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 83 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 99 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 92 of file DTSegmentAnalysisTest.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 88 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 97 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 98 of file DTSegmentAnalysisTest.h.
|
private |
Definition at line 101 of file DTSegmentAnalysisTest.h.