CMS 3D CMS Logo

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

#include <DQMOffline/CalibCalo/src/DQMHcalIsoTrackAlCaReco.cc>

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

Public Member Functions

virtual void analyze (const edm::Event &, const edm::EventSetup &) override
 
virtual void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
 
 DQMHcalIsoTrackAlCaReco (const edm::ParameterSet &)
 
 ~DQMHcalIsoTrackAlCaReco ()
 
- 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 ()
 

Private Attributes

std::vector< double > etaRange_
 
std::string folderName_
 
MonitorElementhEnEcal_
 
std::vector< MonitorElement * > hHltEta_
 
std::vector< MonitorElement * > hHltP_
 
std::vector< MonitorElement * > hHltPhi_
 
MonitorElementhIeta_
 
MonitorElementhIphi_
 
std::vector< MonitorElement * > hL1Eta_
 
std::vector< MonitorElement * > hL1phi_
 
std::vector< MonitorElement * > hL1Pt_
 
MonitorElementhL3Dr_
 
MonitorElementhL3Rat_
 
std::vector< std::string > hltFilterTag_
 
MonitorElementhMaxP_
 
std::vector< MonitorElement * > hOffP_
 
std::vector< bool > ifL3_
 
std::vector< unsigned int > indexH_
 
std::vector< std::string > l1FilterTag_
 
edm::InputTag labelTrack_
 
edm::InputTag labelTrigger_
 
int nHLTaccepts_
 
int nTotal_
 
double pThr_
 
edm::EDGetTokenT
< reco::HcalIsolatedTrackCandidateCollection
tokTrack_
 
edm::EDGetTokenT
< trigger::TriggerEvent
tokTrigger_
 
std::vector< int > type_
 

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)
 
- 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)
 

Detailed Description

Description: <one line="" class="" summary>="">

Implementation: <Notes on="" implementation>="">

Definition at line 46 of file DQMHcalIsoTrackAlCaReco.h.

Constructor & Destructor Documentation

DQMHcalIsoTrackAlCaReco::DQMHcalIsoTrackAlCaReco ( const edm::ParameterSet iConfig)
explicit

Definition at line 28 of file DQMHcalIsoTrackAlCaReco.cc.

DQMHcalIsoTrackAlCaReco::~DQMHcalIsoTrackAlCaReco ( )

Definition at line 52 of file DQMHcalIsoTrackAlCaReco.cc.

Member Function Documentation

void DQMHcalIsoTrackAlCaReco::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
overridevirtual

Implements edm::stream::EDAnalyzerBase.

Definition at line 54 of file DQMHcalIsoTrackAlCaReco.cc.

void DQMHcalIsoTrackAlCaReco::bookHistograms ( DQMStore::IBooker iBooker,
edm::Run const &  ,
edm::EventSetup const &   
)
overridevirtual

Implements DQMEDAnalyzer.

Definition at line 187 of file DQMHcalIsoTrackAlCaReco.cc.

Member Data Documentation

std::vector<double> DQMHcalIsoTrackAlCaReco::etaRange_
private

Definition at line 72 of file DQMHcalIsoTrackAlCaReco.h.

std::string DQMHcalIsoTrackAlCaReco::folderName_
private

Definition at line 56 of file DQMHcalIsoTrackAlCaReco.h.

MonitorElement * DQMHcalIsoTrackAlCaReco::hEnEcal_
private

Definition at line 69 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<MonitorElement*> DQMHcalIsoTrackAlCaReco::hHltEta_
private

Definition at line 66 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<MonitorElement*> DQMHcalIsoTrackAlCaReco::hHltP_
private

Definition at line 66 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<MonitorElement*> DQMHcalIsoTrackAlCaReco::hHltPhi_
private

Definition at line 66 of file DQMHcalIsoTrackAlCaReco.h.

MonitorElement * DQMHcalIsoTrackAlCaReco::hIeta_
private

Definition at line 69 of file DQMHcalIsoTrackAlCaReco.h.

MonitorElement * DQMHcalIsoTrackAlCaReco::hIphi_
private

Definition at line 69 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<MonitorElement*> DQMHcalIsoTrackAlCaReco::hL1Eta_
private

Definition at line 65 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<MonitorElement*> DQMHcalIsoTrackAlCaReco::hL1phi_
private

Definition at line 65 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<MonitorElement*> DQMHcalIsoTrackAlCaReco::hL1Pt_
private

Definition at line 65 of file DQMHcalIsoTrackAlCaReco.h.

MonitorElement* DQMHcalIsoTrackAlCaReco::hL3Dr_
private

Definition at line 67 of file DQMHcalIsoTrackAlCaReco.h.

MonitorElement * DQMHcalIsoTrackAlCaReco::hL3Rat_
private

Definition at line 67 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<std::string> DQMHcalIsoTrackAlCaReco::hltFilterTag_
private

Definition at line 57 of file DQMHcalIsoTrackAlCaReco.h.

MonitorElement* DQMHcalIsoTrackAlCaReco::hMaxP_
private

Definition at line 69 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<MonitorElement*> DQMHcalIsoTrackAlCaReco::hOffP_
private

Definition at line 68 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<bool> DQMHcalIsoTrackAlCaReco::ifL3_
private

Definition at line 74 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<unsigned int> DQMHcalIsoTrackAlCaReco::indexH_
private

Definition at line 73 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<std::string> DQMHcalIsoTrackAlCaReco::l1FilterTag_
private

Definition at line 57 of file DQMHcalIsoTrackAlCaReco.h.

edm::InputTag DQMHcalIsoTrackAlCaReco::labelTrack_
private

Definition at line 59 of file DQMHcalIsoTrackAlCaReco.h.

edm::InputTag DQMHcalIsoTrackAlCaReco::labelTrigger_
private

Definition at line 59 of file DQMHcalIsoTrackAlCaReco.h.

int DQMHcalIsoTrackAlCaReco::nHLTaccepts_
private

Definition at line 71 of file DQMHcalIsoTrackAlCaReco.h.

int DQMHcalIsoTrackAlCaReco::nTotal_
private

Definition at line 71 of file DQMHcalIsoTrackAlCaReco.h.

double DQMHcalIsoTrackAlCaReco::pThr_
private

Definition at line 63 of file DQMHcalIsoTrackAlCaReco.h.

edm::EDGetTokenT<reco::HcalIsolatedTrackCandidateCollection> DQMHcalIsoTrackAlCaReco::tokTrack_
private

Definition at line 61 of file DQMHcalIsoTrackAlCaReco.h.

edm::EDGetTokenT<trigger::TriggerEvent> DQMHcalIsoTrackAlCaReco::tokTrigger_
private

Definition at line 60 of file DQMHcalIsoTrackAlCaReco.h.

std::vector<int> DQMHcalIsoTrackAlCaReco::type_
private