#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::ProducerBase | |
ProducesCollector | producesCollector () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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_ |
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 25 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_, triggerResults_, and ~HeavyIonUCCDQM().
|
overridedefault |
Referenced by HeavyIonUCCDQM().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 37 of file HeavyIonUCCDQM.cc.
References edm::HLTGlobalStatus::accept(), DEFINE_FWK_MODULE, dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), h_SiPixelClusters, h_SumEt, h_SumEt_SiPixelClusters, HLTBitAnalyser_cfi::hltresults, edm::HandleBase::isValid(), edm::TriggerNames::size(), theCaloMet, theSiPixelCluster, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), triggerPath_, triggerResults_, trigNames, and edm::HLTGlobalStatus::wasrun().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 24 of file HeavyIonUCCDQM.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), dqm::dqmstoreimpl::DQMStore::IBooker::cd(), h_SiPixelClusters, h_SumEt, h_SumEt_SiPixelClusters, maxClusters, maxEt, minClusters, minEt, nClusters, nEt, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), and triggerPath_.
|
private |
Definition at line 50 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 49 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 51 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and bookHistograms().
|
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 41 of file HeavyIonUCCDQM.h.
Referenced by bookHistograms(), and HeavyIonUCCDQM().
|
private |
Definition at line 44 of file HeavyIonUCCDQM.h.
Referenced by bookHistograms(), and HeavyIonUCCDQM().
|
private |
Definition at line 36 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and HeavyIonUCCDQM().
|
private |
Definition at line 37 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and HeavyIonUCCDQM().
|
private |
Definition at line 39 of file HeavyIonUCCDQM.h.
Referenced by analyze(), bookHistograms(), and HeavyIonUCCDQM().
|
private |
Definition at line 35 of file HeavyIonUCCDQM.h.
Referenced by analyze(), and HeavyIonUCCDQM().