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 Member Functions | Private Attributes
MuonIdDQM Class Reference

#include <MuonIdDQM.h>

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

Public Member Functions

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

virtual void Fill (MonitorElement *, float)
 

Private Attributes

std::string baseFolder_
 
edm::Handle< CSCSegmentCollectioncscSegmentCollectionH_
 
edm::Handle
< DTRecSegment4DCollection
dtSegmentCollectionH_
 
edm::ESHandle
< GlobalTrackingGeometry
geometry_
 
MonitorElementhCSCDdXdZ [4][4]
 
MonitorElementhCSCDdYdZ [4][4]
 
MonitorElementhCSCDx [4][4]
 
MonitorElementhCSCDy [4][4]
 
MonitorElementhCSCNumSegments [4][4]
 
MonitorElementhCSCPulldXdZ [4][4]
 
MonitorElementhCSCPulldYdZ [4][4]
 
MonitorElementhCSCPullx [4][4]
 
MonitorElementhCSCPully [4][4]
 
MonitorElementhDTDdXdZ [4][4]
 
MonitorElementhDTDdYdZ [4][3]
 
MonitorElementhDTDx [4][4]
 
MonitorElementhDTDy [4][3]
 
MonitorElementhDTNumSegments [4][4]
 
MonitorElementhDTPulldXdZ [4][4]
 
MonitorElementhDTPulldYdZ [4][3]
 
MonitorElementhDTPullx [4][4]
 
MonitorElementhDTPully [4][3]
 
MonitorElementhNumChambers [4]
 
MonitorElementhNumChambersNoRPC [4]
 
MonitorElementhNumMatches [4]
 
MonitorElementhSegmentIsAssociatedBool
 
edm::EDGetTokenT
< CSCSegmentCollection
inputCSCSegmentCollection_
 
edm::EDGetTokenT
< DTRecSegment4DCollection
inputDTRecSegment4DCollection_
 
edm::EDGetTokenT
< reco::MuonCollection
inputMuonCollection_
 
edm::Handle< reco::MuonCollectionmuonCollectionH_
 
bool useGlobalMuons_
 
bool useGlobalMuonsNotTrackerMuons_
 
bool useTrackerMuons_
 
bool useTrackerMuonsNotGlobalMuons_
 

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

Definition at line 50 of file MuonIdDQM.h.

Constructor & Destructor Documentation

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

Definition at line 3 of file MuonIdDQM.cc.

MuonIdDQM::~MuonIdDQM ( )

Definition at line 15 of file MuonIdDQM.cc.

Member Function Documentation

void MuonIdDQM::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
virtual

Implements edm::stream::EDAnalyzerBase.

Definition at line 123 of file MuonIdDQM.cc.

void MuonIdDQM::bookHistograms ( DQMStore::IBooker ibooker,
edm::Run const &  ,
edm::EventSetup const &   
)
overridevirtual

Implements DQMEDAnalyzer.

Definition at line 18 of file MuonIdDQM.cc.

void MuonIdDQM::Fill ( MonitorElement me,
float  f 
)
privatevirtual

Definition at line 268 of file MuonIdDQM.cc.

Member Data Documentation

std::string MuonIdDQM::baseFolder_
private

Definition at line 70 of file MuonIdDQM.h.

edm::Handle<CSCSegmentCollection> MuonIdDQM::cscSegmentCollectionH_
private

Definition at line 74 of file MuonIdDQM.h.

edm::Handle<DTRecSegment4DCollection> MuonIdDQM::dtSegmentCollectionH_
private

Definition at line 73 of file MuonIdDQM.h.

edm::ESHandle<GlobalTrackingGeometry> MuonIdDQM::geometry_
private

Definition at line 75 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hCSCDdXdZ[4][4]
private

Definition at line 95 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hCSCDdYdZ[4][4]
private

Definition at line 99 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hCSCDx[4][4]
private

Definition at line 93 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hCSCDy[4][4]
private

Definition at line 97 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hCSCNumSegments[4][4]
private

Definition at line 92 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hCSCPulldXdZ[4][4]
private

Definition at line 96 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hCSCPulldYdZ[4][4]
private

Definition at line 100 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hCSCPullx[4][4]
private

Definition at line 94 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hCSCPully[4][4]
private

Definition at line 98 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hDTDdXdZ[4][4]
private

Definition at line 86 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hDTDdYdZ[4][3]
private

Definition at line 90 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hDTDx[4][4]
private

Definition at line 84 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hDTDy[4][3]
private

Definition at line 88 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hDTNumSegments[4][4]
private

Definition at line 83 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hDTPulldXdZ[4][4]
private

Definition at line 87 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hDTPulldYdZ[4][3]
private

Definition at line 91 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hDTPullx[4][4]
private

Definition at line 85 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hDTPully[4][3]
private

Definition at line 89 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hNumChambers[4]
private

Definition at line 78 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hNumChambersNoRPC[4]
private

Definition at line 80 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hNumMatches[4]
private

Definition at line 79 of file MuonIdDQM.h.

MonitorElement* MuonIdDQM::hSegmentIsAssociatedBool
private

Definition at line 103 of file MuonIdDQM.h.

edm::EDGetTokenT<CSCSegmentCollection> MuonIdDQM::inputCSCSegmentCollection_
private

Definition at line 65 of file MuonIdDQM.h.

edm::EDGetTokenT<DTRecSegment4DCollection> MuonIdDQM::inputDTRecSegment4DCollection_
private

Definition at line 64 of file MuonIdDQM.h.

edm::EDGetTokenT<reco::MuonCollection> MuonIdDQM::inputMuonCollection_
private

Definition at line 63 of file MuonIdDQM.h.

edm::Handle<reco::MuonCollection> MuonIdDQM::muonCollectionH_
private

Definition at line 72 of file MuonIdDQM.h.

bool MuonIdDQM::useGlobalMuons_
private

Definition at line 67 of file MuonIdDQM.h.

bool MuonIdDQM::useGlobalMuonsNotTrackerMuons_
private

Definition at line 69 of file MuonIdDQM.h.

bool MuonIdDQM::useTrackerMuons_
private

Definition at line 66 of file MuonIdDQM.h.

bool MuonIdDQM::useTrackerMuonsNotGlobalMuons_
private

Definition at line 68 of file MuonIdDQM.h.