#include <MuonIdDQM.h>
Public Member Functions | |
MuonIdDQM (const edm::ParameterSet &) | |
~MuonIdDQM () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
virtual void | Fill (MonitorElement *, float) |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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) |
Definition at line 51 of file MuonIdDQM.h.
|
explicit |
Definition at line 3 of file MuonIdDQM.cc.
References baseFolder_, dbe_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), inputCSCSegmentCollection_, inputDTRecSegment4DCollection_, inputMuonCollection_, cppFunctionSkipper::operator, AlCaHLTBitMon_QueryRunRegistry::string, useGlobalMuons_, useGlobalMuonsNotTrackerMuons_, useTrackerMuons_, and useTrackerMuonsNotGlobalMuons_.
MuonIdDQM::~MuonIdDQM | ( | ) |
Definition at line 18 of file MuonIdDQM.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 122 of file MuonIdDQM.cc.
References MuonSubdetId::CSC, cscSegmentCollectionH_, MuonSubdetId::DT, dtSegmentCollectionH_, Fill(), MonitorElement::Fill(), geometry_, edm::EventSetup::get(), edm::Event::getByLabel(), hCSCDdXdZ, hCSCDdYdZ, hCSCDx, hCSCDy, hCSCNumSegments, hCSCPulldXdZ, hCSCPulldYdZ, hCSCPullx, hCSCPully, hDTDdXdZ, hDTDdYdZ, hDTDx, hDTDy, hDTNumSegments, hDTPulldXdZ, hDTPulldYdZ, hDTPullx, hDTPully, hNumChambers, hNumChambersNoRPC, hNumMatches, hSegmentIsAssociatedBool, i, inputCSCSegmentCollection_, inputDTRecSegment4DCollection_, inputMuonCollection_, metsig::muon, muonCollectionH_, L1Trigger_dataformats::reco, mathSSE::sqrt(), relativeConstraints::station, useGlobalMuons_, useGlobalMuonsNotTrackerMuons_, useTrackerMuons_, useTrackerMuonsNotGlobalMuons_, PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), PV3DBase< T, PVType, FrameType >::y(), LocalError::yy(), and PV3DBase< T, PVType, FrameType >::z().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 21 of file MuonIdDQM.cc.
References baseFolder_, DQMStore::book1D(), dbe_, hCSCDdXdZ, hCSCDdYdZ, hCSCDx, hCSCDy, hCSCNumSegments, hCSCPulldXdZ, hCSCPulldYdZ, hCSCPullx, hCSCPully, hDTDdXdZ, hDTDdYdZ, hDTDx, hDTDy, hDTNumSegments, hDTPulldXdZ, hDTPulldYdZ, hDTPullx, hDTPully, hNumChambers, hNumChambersNoRPC, hNumMatches, hSegmentIsAssociatedBool, i, mergeVDriftHistosByStation::name, DQMStore::setCurrentFolder(), relativeConstraints::station, indexGen::title, useGlobalMuons_, useGlobalMuonsNotTrackerMuons_, useTrackerMuons_, and useTrackerMuonsNotGlobalMuons_.
|
privatevirtual |
|
privatevirtual |
Definition at line 271 of file MuonIdDQM.cc.
References MonitorElement::Fill().
Referenced by analyze().
|
private |
Definition at line 72 of file MuonIdDQM.h.
Referenced by beginJob(), and MuonIdDQM().
|
private |
Definition at line 76 of file MuonIdDQM.h.
Referenced by analyze().
|
private |
Definition at line 62 of file MuonIdDQM.h.
Referenced by beginJob(), and MuonIdDQM().
|
private |
Definition at line 75 of file MuonIdDQM.h.
Referenced by analyze().
|
private |
Definition at line 77 of file MuonIdDQM.h.
Referenced by analyze().
|
private |
Definition at line 97 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 101 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 95 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 99 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 94 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 98 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 102 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 96 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 100 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 88 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 92 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 86 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 90 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 89 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 93 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 87 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 91 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 80 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 82 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 81 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 105 of file MuonIdDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 67 of file MuonIdDQM.h.
Referenced by analyze(), and MuonIdDQM().
|
private |
Definition at line 66 of file MuonIdDQM.h.
Referenced by analyze(), and MuonIdDQM().
|
private |
Definition at line 65 of file MuonIdDQM.h.
Referenced by analyze(), and MuonIdDQM().
|
private |
Definition at line 74 of file MuonIdDQM.h.
Referenced by analyze().
|
private |
Definition at line 69 of file MuonIdDQM.h.
Referenced by analyze(), beginJob(), and MuonIdDQM().
|
private |
Definition at line 71 of file MuonIdDQM.h.
Referenced by analyze(), beginJob(), and MuonIdDQM().
|
private |
Definition at line 68 of file MuonIdDQM.h.
Referenced by analyze(), beginJob(), and MuonIdDQM().
|
private |
Definition at line 70 of file MuonIdDQM.h.
Referenced by analyze(), beginJob(), and MuonIdDQM().