#include <HeavyIonUCCDQM.h>
Protected Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &eSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
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 | |
MonitorElement * | h_SiPixelClusters |
MonitorElement * | h_SumEt |
MonitorElement * | h_SumEt_SiPixelClusters |
int | maxClusters |
double | maxEt |
int | minClusters |
double | minEt |
int | nClusters |
int | nEt |
edm::EDGetTokenT < reco::CaloMETCollection > | theCaloMet |
edm::EDGetTokenT < edmNew::DetSetVector < SiPixelCluster > > | theSiPixelCluster |
std::string | triggerPath_ |
edm::EDGetTokenT < edm::TriggerResults > | triggerResults_ |
Definition at line 26 of file HeavyIonUCCDQM.h.
HeavyIonUCCDQM::HeavyIonUCCDQM | ( | const edm::ParameterSet & | ps | ) |
Definition at line 8 of file HeavyIonUCCDQM.cc.
References edm::ParameterSet::getParameter(), maxClusters, maxEt, minClusters, minEt, nClusters, nEt, AlCaHLTBitMon_QueryRunRegistry::string, theCaloMet, theSiPixelCluster, triggerPath_, and triggerResults_.
|
virtual |
Definition at line 23 of file HeavyIonUCCDQM.cc.
|
overrideprotectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 41 of file HeavyIonUCCDQM.cc.
References MonitorElement::Fill(), edm::Event::getByToken(), h_SiPixelClusters, h_SumEt, h_SumEt_SiPixelClusters, edm::HandleBase::isValid(), edm::TriggerNames::size(), theCaloMet, theSiPixelCluster, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), triggerPath_, triggerResults_, and trigNames.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 29 of file HeavyIonUCCDQM.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::cd(), h_SiPixelClusters, h_SumEt, h_SumEt_SiPixelClusters, maxClusters, maxEt, minClusters, minEt, nClusters, nEt, DQMStore::IBooker::setCurrentFolder(), and triggerPath_.
|
private |
Definition at line 51 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 50 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 44 of file HeavyIonUCCDQM.h.
Referenced by bookHistograms(), and HeavyIonUCCDQM().
|
private |
Definition at line 47 of file HeavyIonUCCDQM.h.
Referenced by bookHistograms(), and HeavyIonUCCDQM().
|
private |
Definition at line 43 of file HeavyIonUCCDQM.h.
Referenced by bookHistograms(), and HeavyIonUCCDQM().
|
private |
Definition at line 46 of file HeavyIonUCCDQM.h.
Referenced by bookHistograms(), and HeavyIonUCCDQM().
|
private |
Definition at line 42 of file HeavyIonUCCDQM.h.
Referenced by bookHistograms(), and HeavyIonUCCDQM().
|
private |
Definition at line 45 of file HeavyIonUCCDQM.h.
Referenced by bookHistograms(), and HeavyIonUCCDQM().
|
private |
Definition at line 37 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and HeavyIonUCCDQM().
|
private |
Definition at line 38 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and HeavyIonUCCDQM().
|
private |
Definition at line 40 of file HeavyIonUCCDQM.h.
Referenced by analyze(), bookHistograms(), and HeavyIonUCCDQM().
|
private |
Definition at line 36 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and HeavyIonUCCDQM().