#include <SegmentTrackAnalyzer.h>
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) |
DQM monitoring source for segments associated to the muon track
Definition at line 32 of file SegmentTrackAnalyzer.h.
SegmentTrackAnalyzer::SegmentTrackAnalyzer | ( | const edm::ParameterSet & | pSet | ) |
Constructor.
Definition at line 27 of file SegmentTrackAnalyzer.cc.
References HLT_25ns14e33_v1_cff::etaMax, HLT_25ns14e33_v1_cff::etaMin, instance, diffTwoXMLs::label, MuonServiceProxy_cff::MuonServiceProxy, Parameters::parameters, PtMinSelector_cfg::ptMin, and HLT_25ns14e33_v3_cff::trackCollection.
|
inlinevirtual |
Destructor.
Definition at line 39 of file SegmentTrackAnalyzer.h.
References theSegmentsAssociator, and theService.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 110 of file SegmentTrackAnalyzer.cc.
References gather_cfg::cout, MuonSubdetId::CSC, MuonSubdetId::DT, edm::Event::getByToken(), DetId::Muon, DTRecSegment4D::phiSegment(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, MuonSubdetId::RPC, findQualityFiles::size, DTRecSegment2D::specificRecHits(), SiStripDetId::TEC, SiStripDetId::TIB, SiStripDetId::TID, SiStripDetId::TOB, and DetId::Tracker.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 54 of file SegmentTrackAnalyzer.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::cd(), HLT_25ns14e33_v1_cff::etaMax, HLT_25ns14e33_v1_cff::etaMin, PtMinSelector_cfg::ptMin, MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), and HLT_25ns14e33_v3_cff::trackCollection.
|
private |
Definition at line 81 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 82 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 83 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 78 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 79 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 80 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 59 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 61 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 60 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 70 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 71 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 73 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 74 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 54 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 50 of file SegmentTrackAnalyzer.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
Definition at line 62 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 64 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 63 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 65 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 67 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 66 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 51 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 57 of file SegmentTrackAnalyzer.h.
Referenced by ~SegmentTrackAnalyzer().
|
private |
Definition at line 49 of file SegmentTrackAnalyzer.h.
Referenced by ~SegmentTrackAnalyzer().
|
private |
Definition at line 55 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 75 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 76 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 77 of file SegmentTrackAnalyzer.h.
|
private |
Definition at line 72 of file SegmentTrackAnalyzer.h.