#include <DTResolutionAnalysisTask.h>
Private Member Functions | |
void | bookHistos (DTSuperLayerId slId) |
void | fillHistos (DTSuperLayerId slId, float distExtr, float residual) |
Private Attributes | |
edm::ESHandle< DTGeometry > | dtGeom |
std::map< DTSuperLayerId, std::vector< MonitorElement * > > | histosPerSL |
int | prescaleFactor |
edm::EDGetTokenT < DTRecSegment4DCollection > | recHits4DToken_ |
int | resetCycle |
DQMStore * | theDbe |
u_int32_t | thePhiHitsCut |
u_int32_t | theZHitsCut |
std::string | topHistoFolder |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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::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 32 of file DTResolutionAnalysisTask.h.
DTResolutionAnalysisTask::DTResolutionAnalysisTask | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 35 of file DTResolutionAnalysisTask.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), and dtDQMClient_cfg::prescaleFactor.
|
virtual |
Destructor.
Definition at line 54 of file DTResolutionAnalysisTask.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 112 of file DTResolutionAnalysisTask.cc.
References filterCSVwithJSON::copy, funct::cos(), edm::HandleBase::isValid(), DTWireId::layerId(), DTRecSegment2D::specificRecHits(), DTLayer::specificTopology(), DTChamber::superLayer(), DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), GeomDet::toGlobal(), GeomDet::toLocal(), DTWireId::wire(), DTTopology::wirePosition(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
virtual |
To reset the MEs.
Reimplemented from edm::EDAnalyzer.
Definition at line 86 of file DTResolutionAnalysisTask.cc.
References timingPdfMaker::histo, i, edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), python.multivaluedict::map(), and findQualityFiles::size.
|
virtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 60 of file DTResolutionAnalysisTask.cc.
References bookHistos(), chambers, edm::EventSetup::get(), cppFunctionSkipper::operator, and DTChamberId::station().
|
private |
Definition at line 245 of file DTResolutionAnalysisTask.cc.
References mergeVDriftHistosByStation::histos, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), and DTChamberId::wheel().
|
virtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 104 of file DTResolutionAnalysisTask.cc.
|
private |
Definition at line 280 of file DTResolutionAnalysisTask.cc.
References mergeVDriftHistosByStation::histos.
|
private |
Definition at line 58 of file DTResolutionAnalysisTask.h.
|
private |
Definition at line 76 of file DTResolutionAnalysisTask.h.
|
private |
Definition at line 60 of file DTResolutionAnalysisTask.h.
|
private |
Definition at line 67 of file DTResolutionAnalysisTask.h.
|
private |
Definition at line 61 of file DTResolutionAnalysisTask.h.
|
private |
Definition at line 56 of file DTResolutionAnalysisTask.h.
|
private |
Definition at line 63 of file DTResolutionAnalysisTask.h.
|
private |
Definition at line 64 of file DTResolutionAnalysisTask.h.
|
private |
Definition at line 79 of file DTResolutionAnalysisTask.h.