CMS 3D CMS Logo

List of all members | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
CentralitypADQM Class Reference

#include <CentralitypADQM.h>

Inheritance diagram for CentralitypADQM:
DQMEDAnalyzer edm::one::EDProducer< edm::EndRunProducer, edm::one::WatchRuns, edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, edm::Accumulator > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 CentralitypADQM (const edm::ParameterSet &ps)
 
 ~CentralitypADQM () override
 
- Public Member Functions inherited from DQMEDAnalyzer
void accumulate (edm::Event const &event, edm::EventSetup const &setup) final
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final
 
void beginRun (edm::Run const &run, edm::EventSetup const &setup) final
 
virtual void dqmBeginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer ()
 
virtual void dqmEndLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void dqmEndRun (edm::Run const &, edm::EventSetup const &)
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void endLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup) final
 
void endRun (edm::Run const &, edm::EventSetup const &) final
 
void endRunProduce (edm::Run &run, edm::EventSetup const &setup) final
 
virtual bool getCanSaveByLumi ()
 
- Public Member Functions inherited from edm::one::EDProducer< edm::EndRunProducer, edm::one::WatchRuns, edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, edm::Accumulator >
 EDProducer ()=default
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
- Public Member Functions inherited from edm::one::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Protected Member Functions

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

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::CentralitycentralityToken
 
edm::InputTag eventplaneTag_
 
edm::EDGetTokenT< reco::EvtPlaneCollectioneventplaneToken
 
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 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< DQMTokenlumiToken_
 
edm::EDPutTokenT< DQMTokenrunToken_
 

Detailed Description

Definition at line 20 of file CentralitypADQM.h.

Constructor & Destructor Documentation

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

Definition at line 28 of file CentralitypADQM.cc.

References edm::ParameterSet::getParameter().

28  {
29  edm::LogInfo("CentralitypADQM") << " Starting CentralitypADQM "
30  << "\n";
31 
32  centralityTag_ = ps.getParameter<InputTag>("centralitycollection");
33  centralityToken = consumes<reco::Centrality>(centralityTag_);
34 
35  vertexTag_ = ps.getParameter<InputTag>("vertexcollection");
36  vertexToken = consumes<std::vector<reco::Vertex> >(vertexTag_);
37  // just to initialize
38 }
T getParameter(std::string const &) const
edm::InputTag centralityTag_
edm::InputTag vertexTag_
edm::EDGetTokenT< reco::Centrality > centralityToken
edm::EDGetTokenT< std::vector< reco::Vertex > > vertexToken
CentralitypADQM::~CentralitypADQM ( )
override

Definition at line 43 of file CentralitypADQM.cc.

43  {
44  edm::LogInfo("CentralitypADQM") << " Deleting CentralitypADQM "
45  << "\n";
46 }

Member Function Documentation

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

Reimplemented from DQMEDAnalyzer.

Definition at line 89 of file CentralitypADQM.cc.

References reco::Centrality::EtEBSum(), reco::Centrality::EtEESum(), reco::Centrality::EtEESumMinus(), reco::Centrality::EtEESumPlus(), reco::Centrality::EtHFhitSum(), reco::Centrality::EtHFhitSumMinus(), reco::Centrality::EtHFhitSumPlus(), reco::Centrality::EtHFtowerSum(), reco::Centrality::EtHFtowerSumMinus(), reco::Centrality::EtHFtowerSumPlus(), reco::Centrality::EtHFtruncatedMinus(), reco::Centrality::EtHFtruncatedPlus(), reco::Centrality::EtMidRapiditySum(), edm::Event::getByToken(), edm::HandleBase::isValid(), reco::Centrality::multiplicityPixel(), reco::Centrality::Ntracks(), reco::Centrality::NtracksEtaCut(), reco::Centrality::NtracksEtaPtCut(), reco::Centrality::NtracksPtCut(), bphysicsOniaDQM_cfi::vertex, reco::Centrality::zdcSum(), reco::Centrality::zdcSumMinus(), and reco::Centrality::zdcSumPlus().

89  {
90  using namespace edm;
92  iEvent.getByToken(centralityToken, cent); //_centralitytag comes from the cfg
93 
94  if (cent.isValid()) {
96  h_hiNtracks->Fill(cent->Ntracks());
97 
101 
102  h_hiHF->Fill(cent->EtHFtowerSum());
103  h_hiHFplus->Fill(cent->EtHFtowerSumPlus());
107 
108  h_hiHFhit->Fill(cent->EtHFhitSum());
111 
112  h_hiZDC->Fill(cent->zdcSum());
113  h_hiZDCplus->Fill(cent->zdcSumPlus());
114  h_hiZDCminus->Fill(cent->zdcSumMinus());
115 
116  h_hiEEplus->Fill(cent->EtEESumPlus());
117  h_hiEEminus->Fill(cent->EtEESumMinus());
118  h_hiEE->Fill(cent->EtEESum());
119  h_hiEB->Fill(cent->EtEBSum());
120  h_hiET->Fill(cent->EtMidRapiditySum());
121 
123  iEvent.getByToken(vertexToken, vertex);
124  h_vertex_x->Fill(vertex->begin()->x());
125  h_vertex_y->Fill(vertex->begin()->y());
126  h_vertex_z->Fill(vertex->begin()->z());
127  }
128 }
MonitorElement * h_hiNtracksEtaCut
double zdcSum() const
Definition: Centrality.h:54
MonitorElement * h_hiHF
MonitorElement * h_hiNtracks
double EtEESum() const
Definition: Centrality.h:33
double Ntracks() const
Definition: Centrality.h:46
MonitorElement * h_hiEB
MonitorElement * h_hiZDC
double EtHFtowerSumMinus() const
Definition: Centrality.h:26
MonitorElement * h_hiHFhitMinus
MonitorElement * h_hiHFplusEta4
double NtracksEtaPtCut() const
Definition: Centrality.h:49
MonitorElement * h_vertex_y
double EtEESumMinus() const
Definition: Centrality.h:35
MonitorElement * h_hiHFhit
MonitorElement * h_hiEE
MonitorElement * h_hiEEminus
MonitorElement * h_hiNpix
MonitorElement * h_hiHFminusEta4
double EtHFtruncatedPlus() const
Definition: Centrality.h:31
MonitorElement * h_hiEEplus
void Fill(long long x)
double NtracksPtCut() const
Definition: Centrality.h:47
double zdcSumMinus() const
Definition: Centrality.h:56
int iEvent
Definition: GenABIO.cc:224
MonitorElement * h_hiNtracksPtCut
MonitorElement * h_hiHFhitPlus
double EtHFtowerSumPlus() const
Definition: Centrality.h:25
edm::EDGetTokenT< reco::Centrality > centralityToken
double NtracksEtaCut() const
Definition: Centrality.h:48
bool isValid() const
Definition: HandleBase.h:70
double EtEESumPlus() const
Definition: Centrality.h:34
double EtHFhitSumPlus() const
Definition: Centrality.h:22
MonitorElement * h_hiZDCminus
MonitorElement * h_hiET
double EtHFtruncatedMinus() const
Definition: Centrality.h:32
double multiplicityPixel() const
Definition: Centrality.h:43
double EtHFtowerSum() const
Definition: Centrality.h:24
MonitorElement * h_hiHFminus
double EtEBSum() const
Definition: Centrality.h:39
double EtMidRapiditySum() const
Definition: Centrality.h:57
double EtHFhitSum() const
Definition: Centrality.h:21
HLT enums.
MonitorElement * h_hiNtracksEtaPtCut
MonitorElement * h_hiHFplus
MonitorElement * h_vertex_x
MonitorElement * h_vertex_z
MonitorElement * h_hiZDCplus
double EtHFhitSumMinus() const
Definition: Centrality.h:23
edm::EDGetTokenT< std::vector< reco::Vertex > > vertexToken
double zdcSumPlus() const
Definition: Centrality.h:55
void CentralitypADQM::bookHistograms ( DQMStore::IBooker bei,
edm::Run const &  ,
edm::EventSetup const &   
)
overrideprivatevirtual

Implements DQMEDAnalyzer.

Definition at line 51 of file CentralitypADQM.cc.

References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), and dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder().

51  {
52  // void CentralitypADQM::bookHistograms(DQMStore* bei){
53 
54  bei.setCurrentFolder("Physics/CentralitypA/");
55 
56  h_hiNpix = bei.book1D("h_hiNpix", "h_hiNpix", 750, 0, 75000);
57  // h_hiNpixelTracks = bei.book1D("h_hiNpixelTracks", "hiNpixelTracks", 500, 0, 5000);
58  h_hiNtracks = bei.book1D("h_hiNtracks", "h_hiNtracks", 500, 0, 5000);
59  h_hiNtracksPtCut = bei.book1D("h_hiNtracksPtCut", "h_hiNtracksPtCut", 500, 0, 5000);
60  h_hiNtracksEtaCut = bei.book1D("h_hiNtracksEtaCut", "h_hiNtracksEtaCut", 500, 0, 5000);
61  h_hiNtracksEtaPtCut = bei.book1D("h_hiNtracksEtaPtCut", "h_hiNtracksEtaPtCut", 500, 0, 5000);
62 
63  h_hiHF = bei.book1D("h_hiHF", "h_hiHF", 900, 0, 9000);
64  h_hiHFplus = bei.book1D("h_hiHFplus", "h_hiHFplus", 900, 0, 9000);
65  h_hiHFminus = bei.book1D("h_hiHFminus", "h_hiHFminus", 900, 0, 9000);
66  h_hiHFplusEta4 = bei.book1D("h_hiHFplusEta4", "h_hiHFplusEta4", 900, 0, 9000);
67  h_hiHFminusEta4 = bei.book1D("h_hiHFminusEta4", "h_hiHFminusEta4", 900, 0, 9000);
68 
69  h_hiHFhit = bei.book1D("h_hiHFhit", "h_hiHFhit", 3000, 0, 300000);
70  h_hiHFhitPlus = bei.book1D("h_hiHFhitPlus", "h_hiHFhitPlus", 2000, 0, 200000);
71  h_hiHFhitMinus = bei.book1D("h_hiHFhitMinus", "h_hiHFhitMinus", 2000, 0, 200000);
72 
73  h_hiEB = bei.book1D("h_hiEB", "h_hiEB", 600, 0, 6000);
74  h_hiET = bei.book1D("h_hiET", "h_hiET", 600, 0, 6000);
75  h_hiEE = bei.book1D("h_hiEE", "h_hiEE", 600, 0, 6000);
76  h_hiEEplus = bei.book1D("h_hiEEplus", "h_hiEEplus", 600, 0, 6000);
77  h_hiEEminus = bei.book1D("h_hiEEminus", "h_hiEEminus", 600, 0, 6000);
78  h_hiZDC = bei.book1D("h_hiZDC", "h_hiZDC", 600, 0, 6000);
79  h_hiZDCplus = bei.book1D("h_hiZDCplus", "h_hiZDCplus", 600, 0, 6000);
80  h_hiZDCminus = bei.book1D("h_hiZDCminus", "h_hiZDCminus", 600, 0, 6000);
81 
82  h_vertex_x = bei.book1D("h_vertex_x", "h_vertex_x", 400, -4, 4);
83  h_vertex_y = bei.book1D("h_vertex_y", "h_vertex_y", 400, -4, 4);
84  h_vertex_z = bei.book1D("h_vertex_z", "h_vertex_z", 400, -40, 40);
85 }
MonitorElement * h_hiNtracksEtaCut
MonitorElement * h_hiHF
MonitorElement * h_hiNtracks
MonitorElement * h_hiEB
MonitorElement * h_hiZDC
MonitorElement * h_hiHFhitMinus
MonitorElement * h_hiHFplusEta4
MonitorElement * h_vertex_y
MonitorElement * h_hiHFhit
MonitorElement * h_hiEE
MonitorElement * h_hiEEminus
MonitorElement * h_hiNpix
MonitorElement * h_hiHFminusEta4
MonitorElement * h_hiEEplus
MonitorElement * h_hiNtracksPtCut
MonitorElement * h_hiHFhitPlus
MonitorElement * h_hiZDCminus
MonitorElement * h_hiET
MonitorElement * h_hiHFminus
MonitorElement * h_hiNtracksEtaPtCut
MonitorElement * h_hiHFplus
MonitorElement * h_vertex_x
MonitorElement * h_vertex_z
MonitorElement * h_hiZDCplus

Member Data Documentation

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

Definition at line 36 of file CentralitypADQM.h.

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

Definition at line 47 of file CentralitypADQM.h.

edm::InputTag CentralitypADQM::centralityBinTag_
private

Definition at line 45 of file CentralitypADQM.h.

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

Definition at line 46 of file CentralitypADQM.h.

edm::InputTag CentralitypADQM::centralityTag_
private

Definition at line 34 of file CentralitypADQM.h.

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

Definition at line 35 of file CentralitypADQM.h.

edm::InputTag CentralitypADQM::eventplaneTag_
private

Definition at line 42 of file CentralitypADQM.h.

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

Definition at line 43 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_cent_bin
private

Definition at line 81 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_castor1
private

Definition at line 87 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_castor2
private

Definition at line 94 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_HFm1
private

Definition at line 83 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_HFm2
private

Definition at line 89 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_HFm3
private

Definition at line 96 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_HFp1
private

Definition at line 84 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_HFp2
private

Definition at line 90 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_HFp3
private

Definition at line 97 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_trackm1
private

Definition at line 85 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_trackm2
private

Definition at line 92 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_trackmid2
private

Definition at line 91 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_trackmid3
private

Definition at line 98 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_trackp1
private

Definition at line 86 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_ep_trackp2
private

Definition at line 93 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiEB
private

Definition at line 68 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiEE
private

Definition at line 70 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiEEminus
private

Definition at line 72 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiEEplus
private

Definition at line 71 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiET
private

Definition at line 69 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiHF
private

Definition at line 60 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiHFhit
private

Definition at line 65 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiHFhitMinus
private

Definition at line 67 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiHFhitPlus
private

Definition at line 66 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiHFminus
private

Definition at line 62 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiHFminusEta4
private

Definition at line 64 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiHFplus
private

Definition at line 61 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiHFplusEta4
private

Definition at line 63 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiNpix
private

Definition at line 54 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiNpixelTracks
private

Definition at line 55 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiNtracks
private

Definition at line 56 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiNtracksEtaCut
private

Definition at line 58 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiNtracksEtaPtCut
private

Definition at line 59 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiNtracksPtCut
private

Definition at line 57 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiZDC
private

Definition at line 73 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiZDCminus
private

Definition at line 75 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_hiZDCplus
private

Definition at line 74 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_vertex_x
private

Definition at line 77 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_vertex_y
private

Definition at line 78 of file CentralitypADQM.h.

MonitorElement* CentralitypADQM::h_vertex_z
private

Definition at line 79 of file CentralitypADQM.h.

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

Definition at line 40 of file CentralitypADQM.h.

edm::InputTag CentralitypADQM::vertexTag_
private

Definition at line 38 of file CentralitypADQM.h.

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

Definition at line 39 of file CentralitypADQM.h.