#include <L1TdeGEMTPG.h>
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, const edm::Run &, const edm::EventSetup &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Attributes | |
std::map< uint32_t, std::map < std::string, MonitorElement * > > | chamberHistos |
std::vector< std::string > | chambers_ |
std::vector< double > | clusterMaxBin_ |
std::vector< double > | clusterMinBin_ |
std::vector< unsigned > | clusterNBin_ |
std::vector< std::string > | clusterVars_ |
edm::EDGetTokenT < GEMPadDigiClusterCollection > | data_token_ |
std::vector< std::string > | dataEmul_ |
edm::EDGetTokenT < GEMPadDigiClusterCollection > | emul_token_ |
std::string | monitorDir_ |
bool | useDataClustersOnlyInBX0_ |
bool | verbose_ |
Definition at line 13 of file L1TdeGEMTPG.h.
L1TdeGEMTPG::L1TdeGEMTPG | ( | const edm::ParameterSet & | ps | ) |
Definition at line 5 of file L1TdeGEMTPG.cc.
|
override |
Definition at line 23 of file L1TdeGEMTPG.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 46 of file L1TdeGEMTPG.cc.
References chamberHistos, data_token_, emul_token_, edm::Event::getByToken(), sistrip::SpyUtilities::range(), relativeConstraints::station, useDataClustersOnlyInBX0_, and verbose_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 25 of file L1TdeGEMTPG.cc.
References dqm::implementation::IBooker::book1D(), chamberHistos, chambers_, clusterMaxBin_, clusterMinBin_, clusterNBin_, clusterVars_, dataEmul_, submitPVResolutionJobs::key, monitorDir_, dqm::implementation::NavigatorBase::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 40 of file L1TdeGEMTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 28 of file L1TdeGEMTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 34 of file L1TdeGEMTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 33 of file L1TdeGEMTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 32 of file L1TdeGEMTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 31 of file L1TdeGEMTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 23 of file L1TdeGEMTPG.h.
Referenced by analyze().
|
private |
Definition at line 29 of file L1TdeGEMTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 24 of file L1TdeGEMTPG.h.
Referenced by analyze().
|
private |
Definition at line 25 of file L1TdeGEMTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 36 of file L1TdeGEMTPG.h.
Referenced by analyze().
|
private |
Definition at line 26 of file L1TdeGEMTPG.h.
Referenced by analyze().