#include <DTtTrigCalibrationTest.h>
Protected Member Functions | |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
BeginRun. More... | |
void | bookHistos (DQMStore::IBooker &, const DTChamberId &ch) |
book the new ME More... | |
void | bookHistos (DQMStore::IBooker &, const DTChamberId &ch, int wh) |
book the summary histograms More... | |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) |
void | dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) |
DQM Client Diagnostic. More... | |
std::string | getMEName (const DTSuperLayerId &slID) |
Get the ME name. More... | |
Protected Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 | |
std::map< uint32_t, MonitorElement * > | histos |
edm::ESHandle< DTGeometry > | muonGeom |
int | nevents |
unsigned int | nLumiSegs |
edm::ParameterSet | parameters |
int | percentual |
int | prescaleFactor |
int | run |
DTTimeBoxFitter * | theFitter |
edm::ESHandle< DTTtrig > | tTrigMap |
std::map< int, MonitorElement * > | wheelHistos |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
DQM Test Client
threadsafe version (//-) oct/nov 2014 - WATWanAbdullah -ncpp-um-my
Definition at line 46 of file DTtTrigCalibrationTest.h.
DTtTrigCalibrationTest::DTtTrigCalibrationTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 40 of file DTtTrigCalibrationTest.cc.
References Parameters::parameters, and dtDQMClient_cfg::prescaleFactor.
|
virtual |
Destructor.
Definition at line 55 of file DTtTrigCalibrationTest.cc.
References cmsHarvester::nevents.
|
protectedvirtual |
BeginRun.
Reimplemented from DQMEDHarvester.
Definition at line 64 of file DTtTrigCalibrationTest.cc.
References edm::EventSetup::get(), and cmsHarvester::nevents.
|
protected |
book the new ME
Definition at line 204 of file DTtTrigCalibrationTest.cc.
References DQMStore::IBooker::book1D(), hltbtagharvestinganalyzer_cfi::histoName, mergeVDriftHistosByStation::histos, DetId::rawId(), DTChamberId::sector(), DQMStore::IBooker::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, and DTChamberId::wheel().
|
protected |
book the summary histograms
Definition at line 217 of file DTtTrigCalibrationTest.cc.
References DQMStore::IBooker::book2D(), hltbtagharvestinganalyzer_cfi::histoName, MonitorElement::setBinLabel(), and DQMStore::IBooker::setCurrentFolder().
|
protectedvirtual |
Implements DQMEDHarvester.
Definition at line 170 of file DTtTrigCalibrationTest.cc.
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from DQMEDHarvester.
Definition at line 76 of file DTtTrigCalibrationTest.cc.
References bookHistos(), DTTimeUnits::counts, edm::EventSetup::get(), DQMStore::IGetter::get(), MonitorElement::getTH1F(), timingPdfMaker::histo, mergeVDriftHistosByStation::histos, i, edm::LuminosityBlockBase::id(), j, edm::LuminosityBlockID::luminosityBlock(), Parameters::parameters, dtDQMClient_cfg::prescaleFactor, edm::second(), and DTSuperLayerId::superLayer().
|
protected |
Get the ME name.
Definition at line 179 of file DTtTrigCalibrationTest.cc.
References Parameters::parameters, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), and DTChamberId::wheel().
|
private |
Definition at line 94 of file DTtTrigCalibrationTest.h.
Referenced by cuy.ValElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), and cuy.graphElement::__init__().
|
private |
Definition at line 88 of file DTtTrigCalibrationTest.h.
|
private |
Definition at line 81 of file DTtTrigCalibrationTest.h.
|
private |
Definition at line 82 of file DTtTrigCalibrationTest.h.
|
private |
Definition at line 87 of file DTtTrigCalibrationTest.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 85 of file DTtTrigCalibrationTest.h.
|
private |
Definition at line 83 of file DTtTrigCalibrationTest.h.
|
private |
Definition at line 84 of file DTtTrigCalibrationTest.h.
Referenced by generateEDF.LumiInfo::__str__(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), generateEDF.LumiInfo::fixXingInfo(), and dqm_interfaces.DirWalkerFile::walk().
|
private |
Definition at line 91 of file DTtTrigCalibrationTest.h.
|
private |
Definition at line 89 of file DTtTrigCalibrationTest.h.
|
private |
Definition at line 97 of file DTtTrigCalibrationTest.h.