#include <DTNoiseTest.h>
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) |
BeginRun. More... | |
void | bookHistos (const DTChamberId &ch, std::string folder, std::string histoTag) |
book the new ME More... | |
void | bookHistos (const DTLayerId &ch, int nWire, std::string folder, std::string histoTag) |
void | endJob () |
Endjob. More... | |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c) |
DQM Client Diagnostic. More... | |
std::string | getMEName (const DTChamberId &ch) |
Get the ME name. More... | |
std::string | getMEName (const DTLayerId &ly) |
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) |
Private Attributes | |
DQMStore * | dbe |
bool | debug |
std::map< std::string, std::map< uint32_t, MonitorElement * > > | histos |
edm::ESHandle< DTGeometry > | muonGeom |
unsigned int | nLumiSegs |
edm::ParameterSet | parameters |
int | prescaleFactor |
int | run |
std::vector< DTWireId > | theNoisyChannels |
edm::ESHandle< DTTtrig > | tTrigMap |
int | updates |
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 &) |
DQM Test Client
A. Gresele - INFN Trento G. Mila - INFN Torino M. Zanetti - CERN PH
Definition at line 50 of file DTNoiseTest.h.
DTNoiseTest::DTNoiseTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 36 of file DTNoiseTest.cc.
References cppFunctionSkipper::operator, Parameters::parameters, and dtDQMClient_cfg::prescaleFactor.
|
virtual |
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 89 of file DTNoiseTest.cc.
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 59 of file DTNoiseTest.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 79 of file DTNoiseTest.cc.
References edm::LuminosityBlockBase::run(), and DTTTrigCorrFirst::run.
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 68 of file DTNoiseTest.cc.
References edm::EventSetup::get().
|
protected |
book the new ME
|
protected |
|
protectedvirtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 260 of file DTNoiseTest.cc.
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from edm::EDAnalyzer.
Definition at line 97 of file DTNoiseTest.cc.
References PDRates::average, begin, bookHistos(), DTTimeUnits::counts, end, spr::find(), edm::EventSetup::get(), QReport::getBadChannels(), MonitorElement::getTH2F(), mergeVDriftHistosByStation::histos, edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), Mean, nevents, Parameters::parameters, dtDQMClient_cfg::prescaleFactor, edm::second(), crabStatusFromReport::statusMap, AlCaHLTBitMon_QueryRunRegistry::string, DTSuperLayerId::superLayer(), and w.
|
protected |
Get the ME name.
Definition at line 271 of file DTNoiseTest.cc.
References Parameters::parameters, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, and DTChamberId::wheel().
|
protected |
Definition at line 295 of file DTNoiseTest.cc.
References DTLayerId::layer(), Parameters::parameters, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), and DTChamberId::wheel().
|
private |
Definition at line 100 of file DTNoiseTest.h.
|
private |
Definition at line 94 of file DTNoiseTest.h.
Referenced by rrapi.RRApi::dprint(), pkg.AbstractPkg::generate(), rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), and pkg.AbstractPkg::write().
|
private |
Definition at line 113 of file DTNoiseTest.h.
Referenced by cuy.ValElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), and cuy.graphElement::__init__().
|
private |
Definition at line 103 of file DTNoiseTest.h.
|
private |
Definition at line 96 of file DTNoiseTest.h.
|
private |
Definition at line 102 of file DTNoiseTest.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 97 of file DTNoiseTest.h.
|
private |
Definition at line 98 of file DTNoiseTest.h.
Referenced by generateEDF.LumiInfo::__str__(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), generateEDF.LumiInfo::fixXingInfo(), and dqm_interfaces.DirWalkerFile::walk().
|
private |
Definition at line 109 of file DTNoiseTest.h.
|
private |
Definition at line 104 of file DTNoiseTest.h.
|
private |
Definition at line 95 of file DTNoiseTest.h.