#include <DTEfficiencyTask.h>
Protected Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) |
BeginRun. More... | |
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) |
Private Member Functions | |
void | fillHistos (DTLayerId lId, int firstWire, int lastWire, int numWire) |
void | fillHistos (DTLayerId lId, int firstWire, int lastWire, int missingWire, bool UnassHit) |
Private Attributes | |
bool | debug |
std::map< DTLayerId, std::vector< MonitorElement * > > | histosPerL |
edm::ESHandle< DTGeometry > | muonGeom |
edm::ParameterSet | parameters |
edm::EDGetTokenT < DTRecSegment4DCollection > | recHits4DToken_ |
edm::EDGetTokenT < DTRecHitCollection > | recHitToken_ |
DQM Analysis of 4D DT segments, it produces plots about:
Definition at line 38 of file DTEfficiencyTask.h.
DTEfficiencyTask::DTEfficiencyTask | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 37 of file DTEfficiencyTask.cc.
References debug, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_25ns14e33_v1_cff::InputTag, and Parameters::parameters.
|
virtual |
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 153 of file DTEfficiencyTask.cc.
References filterCSVwithJSON::copy, funct::cos(), gather_cfg::cout, debug, HLT_25ns14e33_v1_cff::distance, edm::EventSetup::get(), i, DTChamber::layer(), DTWireId::layerId(), DTRangeMapAccessor::layersBySuperLayer(), GetRecoTauVFromDQM_MC_cff::next, DTRecSegment2D::specificRecHits(), DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), DTChamber::superLayers(), PV3DBase< T, PVType, FrameType >::theta(), GeomDet::toGlobal(), GeomDet::toLocal(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
virtual |
To reset the MEs.
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 137 of file DTEfficiencyTask.cc.
References timingPdfMaker::histo, i, edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), python.multivaluedict::map(), Parameters::parameters, and findQualityFiles::size.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 62 of file DTEfficiencyTask.cc.
References DQMStore::IBooker::book1D(), DTSuperLayerId::chamberId(), gather_cfg::cout, debug, mergeVDriftHistosByStation::histos, DTLayerId::layer(), DTChamberId::sector(), DQMStore::IBooker::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), and DTChamberId::wheel().
|
protectedvirtual |
BeginRun.
Reimplemented from DQMEDAnalyzer.
Definition at line 54 of file DTEfficiencyTask.cc.
References edm::EventSetup::get().
|
private |
Definition at line 440 of file DTEfficiencyTask.cc.
References mergeVDriftHistosByStation::histos.
|
private |
Definition at line 451 of file DTEfficiencyTask.cc.
References mergeVDriftHistosByStation::histos.
|
private |
Definition at line 65 of file DTEfficiencyTask.h.
Referenced by rrapi.RRApi::dprint(), pkg.AbstractPkg::generate(), rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), and pkg.AbstractPkg::write().
|
private |
Definition at line 79 of file DTEfficiencyTask.h.
|
private |
Definition at line 62 of file DTEfficiencyTask.h.
|
private |
Definition at line 73 of file DTEfficiencyTask.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 68 of file DTEfficiencyTask.h.
|
private |
Definition at line 71 of file DTEfficiencyTask.h.