CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
CentralityDQM Class Reference

#include <CentralityDQM.h>

Inheritance diagram for CentralityDQM:
DQMEDAnalyzer edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > edm::stream::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

 CentralityDQM (const edm::ParameterSet &ps)
 
virtual ~CentralityDQM ()
 
- Public Member Functions inherited from DQMEDAnalyzer
virtual void beginRun (edm::Run const &, edm::EventSetup const &) final
 
virtual void beginStream (edm::StreamID id) final
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer (void)
 
virtual void endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
virtual void endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
uint32_t streamId () const
 
- Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::stream::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDAnalyzerBase ()
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
 EDConsumerBase ()
 
ProductHolderIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
std::vector
< ProductHolderIndexAndSkipBit >
const & 
itemsToGetFromEvent () const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
bool registeredToConsume (ProductHolderIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &)
 
virtual ~EDConsumerBase ()
 

Protected Member Functions

virtual void analyze (edm::Event const &e, edm::EventSetup const &eSetup) 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 Member Functions

virtual void bookHistograms (DQMStore::IBooker &bei, edm::Run const &, edm::EventSetup const &) override
 

Private Attributes

edm::Handle< reco::Centralitycentrality_
 
edm::Handle< int > centralityBin_
 
edm::InputTag centralityBinTag_
 
edm::EDGetTokenT< int > centralityBinToken
 
edm::InputTag centralityTag_
 
edm::EDGetTokenT
< reco::Centrality
centralityToken
 
edm::InputTag eventplaneTag_
 
edm::EDGetTokenT
< reco::EvtPlaneCollection
eventplaneToken
 
MonitorElementh_cent_bin
 
MonitorElementh_ep_castor1
 
MonitorElementh_ep_castor2
 
MonitorElementh_ep_HFm1
 
MonitorElementh_ep_HFm2
 
MonitorElementh_ep_HFm3
 
MonitorElementh_ep_HFp1
 
MonitorElementh_ep_HFp2
 
MonitorElementh_ep_HFp3
 
MonitorElementh_ep_trackm1
 
MonitorElementh_ep_trackm2
 
MonitorElementh_ep_trackmid2
 
MonitorElementh_ep_trackmid3
 
MonitorElementh_ep_trackp1
 
MonitorElementh_ep_trackp2
 
MonitorElementh_hiEB
 
MonitorElementh_hiEE
 
MonitorElementh_hiEEminus
 
MonitorElementh_hiEEplus
 
MonitorElementh_hiET
 
MonitorElementh_hiHF
 
MonitorElementh_hiHFhit
 
MonitorElementh_hiHFhitMinus
 
MonitorElementh_hiHFhitPlus
 
MonitorElementh_hiHFminus
 
MonitorElementh_hiHFminusEta4
 
MonitorElementh_hiHFplus
 
MonitorElementh_hiHFplusEta4
 
MonitorElementh_hiNpix
 
MonitorElementh_hiNpixelTracks
 
MonitorElementh_hiNtracks
 
MonitorElementh_hiNtracksEtaCut
 
MonitorElementh_hiNtracksEtaPtCut
 
MonitorElementh_hiNtracksPtCut
 
MonitorElementh_hiZDC
 
MonitorElementh_hiZDCminus
 
MonitorElementh_hiZDCplus
 
MonitorElementh_vertex_x
 
MonitorElementh_vertex_y
 
MonitorElementh_vertex_z
 
edm::Handle< std::vector
< reco::Vertex > > 
vertex_
 
edm::InputTag vertexTag_
 
edm::EDGetTokenT< std::vector
< reco::Vertex > > 
vertexToken
 

Additional Inherited Members

- Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
typedef CacheContexts< T...> CacheTypes
 
typedef CacheTypes::GlobalCache GlobalCache
 
typedef AbilityChecker< T...> HasAbility
 
typedef
CacheTypes::LuminosityBlockCache 
LuminosityBlockCache
 
typedef
LuminosityBlockContextT
< LuminosityBlockCache,
RunCache, GlobalCache
LuminosityBlockContext
 
typedef
CacheTypes::LuminosityBlockSummaryCache 
LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache,
GlobalCache
RunContext
 
typedef CacheTypes::RunSummaryCache RunSummaryCache
 
- Public Types inherited from edm::stream::EDAnalyzerBase
typedef EDAnalyzerAdaptorBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from DQMEDAnalyzer
static std::shared_ptr
< dqmDetails::NoCache
globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *)
 
static std::shared_ptr
< dqmDetails::NoCache
globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *)
 
static void globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *)
 
static void globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *)
 
- Static Public Member Functions inherited from edm::stream::EDAnalyzerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 

Detailed Description

Definition at line 22 of file CentralityDQM.h.

Constructor & Destructor Documentation

CentralityDQM::CentralityDQM ( const edm::ParameterSet ps)
explicit

Definition at line 29 of file CentralityDQM.cc.

CentralityDQM::~CentralityDQM ( )
virtual

Definition at line 53 of file CentralityDQM.cc.

Member Function Documentation

void CentralityDQM::analyze ( edm::Event const &  e,
edm::EventSetup const &  eSetup 
)
overrideprotectedvirtual

Implements edm::stream::EDAnalyzerBase.

Definition at line 127 of file CentralityDQM.cc.

void CentralityDQM::bookHistograms ( DQMStore::IBooker bei,
edm::Run const &  ,
edm::EventSetup const &   
)
overrideprivatevirtual

Implements DQMEDAnalyzer.

Definition at line 61 of file CentralityDQM.cc.

Member Data Documentation

edm::Handle<reco::Centrality> CentralityDQM::centrality_
private

Definition at line 43 of file CentralityDQM.h.

edm::Handle<int> CentralityDQM::centralityBin_
private

Definition at line 54 of file CentralityDQM.h.

edm::InputTag CentralityDQM::centralityBinTag_
private

Definition at line 52 of file CentralityDQM.h.

edm::EDGetTokenT<int> CentralityDQM::centralityBinToken
private

Definition at line 53 of file CentralityDQM.h.

edm::InputTag CentralityDQM::centralityTag_
private

Definition at line 41 of file CentralityDQM.h.

edm::EDGetTokenT<reco::Centrality> CentralityDQM::centralityToken
private

Definition at line 42 of file CentralityDQM.h.

edm::InputTag CentralityDQM::eventplaneTag_
private

Definition at line 49 of file CentralityDQM.h.

edm::EDGetTokenT<reco::EvtPlaneCollection> CentralityDQM::eventplaneToken
private

Definition at line 50 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_cent_bin
private

Definition at line 89 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_castor1
private

Definition at line 95 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_castor2
private

Definition at line 102 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_HFm1
private

Definition at line 91 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_HFm2
private

Definition at line 97 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_HFm3
private

Definition at line 104 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_HFp1
private

Definition at line 92 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_HFp2
private

Definition at line 98 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_HFp3
private

Definition at line 105 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_trackm1
private

Definition at line 93 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_trackm2
private

Definition at line 100 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_trackmid2
private

Definition at line 99 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_trackmid3
private

Definition at line 106 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_trackp1
private

Definition at line 94 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_ep_trackp2
private

Definition at line 101 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiEB
private

Definition at line 76 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiEE
private

Definition at line 78 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiEEminus
private

Definition at line 80 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiEEplus
private

Definition at line 79 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiET
private

Definition at line 77 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiHF
private

Definition at line 68 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiHFhit
private

Definition at line 73 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiHFhitMinus
private

Definition at line 75 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiHFhitPlus
private

Definition at line 74 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiHFminus
private

Definition at line 70 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiHFminusEta4
private

Definition at line 72 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiHFplus
private

Definition at line 69 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiHFplusEta4
private

Definition at line 71 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiNpix
private

Definition at line 62 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiNpixelTracks
private

Definition at line 63 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiNtracks
private

Definition at line 64 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiNtracksEtaCut
private

Definition at line 66 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiNtracksEtaPtCut
private

Definition at line 67 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiNtracksPtCut
private

Definition at line 65 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiZDC
private

Definition at line 81 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiZDCminus
private

Definition at line 83 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_hiZDCplus
private

Definition at line 82 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_vertex_x
private

Definition at line 85 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_vertex_y
private

Definition at line 86 of file CentralityDQM.h.

MonitorElement* CentralityDQM::h_vertex_z
private

Definition at line 87 of file CentralityDQM.h.

edm::Handle<std::vector<reco::Vertex> > CentralityDQM::vertex_
private

Definition at line 47 of file CentralityDQM.h.

edm::InputTag CentralityDQM::vertexTag_
private

Definition at line 45 of file CentralityDQM.h.

edm::EDGetTokenT<std::vector<reco::Vertex> > CentralityDQM::vertexToken
private

Definition at line 46 of file CentralityDQM.h.