#include <DTCalibValidation.h>
Protected Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup 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) |
Private Member Functions | |
void | bookHistos (DTSuperLayerId slId, int step) |
template<typename type > | |
void | compute (const DTGeometry *dtGeom, const DTRecSegment4D &segment, const std::map< DTWireId, std::vector< type > > &recHitsPerWire, int step) |
void | fillHistos (DTSuperLayerId slId, float distance, float residualOnDistance, float position, float residualOnPosition, int step) |
template<typename type > | |
const type * | findBestRecHit (const DTLayer *layer, DTWireId wireId, const std::vector< type > &recHits, const float simHitDist) |
std::map< DTWireId, std::vector< DTRecHit1DPair > > | map1DRecHitsPerWire (const DTRecHitCollection *dt1DRecHitPairs) |
std::map< DTWireId, std::vector< DTRecHit1D > > | map1DRecHitsPerWire (const DTRecSegment2DCollection *segment2Ds) |
std::map< DTWireId, std::vector< DTRecHit1D > > | map1DRecHitsPerWire (const DTRecSegment4DCollection *segment4Ds) |
float | recHitDistFromWire (const DTRecHit1DPair &hitPair, const DTLayer *layer) |
float | recHitDistFromWire (const DTRecHit1D &recHit, const DTLayer *layer) |
float | recHitPosition (const DTRecHit1DPair &hitPair, const DTLayer *layer, const DTChamber *chamber, float segmPos, int sl) |
float | recHitPosition (const DTRecHit1D &recHit, const DTLayer *layer, const DTChamber *chamber, float segmPos, int sl) |
Private Attributes | |
bool | detailedAnalysis |
edm::ESHandle< DTGeometry > | dtGeom |
std::map< std::pair < DTSuperLayerId, int > , std::vector< MonitorElement * > > | histosPerSL |
int | nevent |
edm::ParameterSet | parameters |
edm::EDGetTokenT < DTRecHitCollection > | recHits1DToken_ |
int | rightSegment |
edm::EDGetTokenT < DTRecSegment2DCollection > | segment2DToken_ |
edm::EDGetTokenT < DTRecSegment4DCollection > | segment4DToken_ |
int | wrongSegment |
Analysis on DT residuals to validate the kFactor
Definition at line 43 of file DTCalibValidation.h.
DTCalibValidation::DTCalibValidation | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 34 of file DTCalibValidation.cc.
References HLT_25ns14e33_v1_cff::InputTag, nevent, and Parameters::parameters.
|
virtual |
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 77 of file DTCalibValidation.cc.
References bookConverter::compute(), LogTrace, nevent, and edm::Handle< T >::product().
|
protectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 408 of file DTCalibValidation.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), mergeVDriftHistosByStation::histos, LogTrace, DTChamberId::sector(), DQMStore::IBooker::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, cmsPerfCommons::Step, relval_parameters_module::step, DTSuperLayerId::superlayer(), and DTChamberId::wheel().
|
private |
|
private |
Definition at line 281 of file DTCalibValidation.cc.
References DTGeometry::chamber(), filterCSVwithJSON::copy, funct::cos(), DTRecSegment4D::dimension(), DTGeometry::layer(), DTRecSegment4D::localDirection(), DTRecSegment4D::localPosition(), LogTrace, DTRecSegment4D::phiSegment(), HLT_25ns14e33_v3_cff::recHits, DTRecSegment2D::specificRecHits(), DTLayer::specificTopology(), DTSuperLayerId::superlayer(), PV3DBase< T, PVType, FrameType >::theta(), GeomDet::toGlobal(), GeomDet::toLocal(), DTWireId::wire(), DTTopology::wirePosition(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::z(), and DTRecSegment4D::zSegment().
|
virtual |
BeginRun.
Reimplemented from DQMEDAnalyzer.
Definition at line 70 of file DTCalibValidation.cc.
References edm::EventSetup::get().
|
private |
Definition at line 477 of file DTCalibValidation.cc.
References mergeVDriftHistosByStation::histos.
|
private |
Definition at line 197 of file DTCalibValidation.cc.
|
private |
Definition at line 133 of file DTCalibValidation.cc.
References run_regression::ret.
|
private |
Definition at line 147 of file DTCalibValidation.cc.
References run_regression::ret.
|
private |
Definition at line 166 of file DTCalibValidation.cc.
References run_regression::ret, and DTRecHit1D::wireId().
|
private |
Definition at line 220 of file DTCalibValidation.cc.
References DTEnums::Left, DTRecHit1DPair::localPosition(), DTEnums::Right, and PV3DBase< T, PVType, FrameType >::x().
|
private |
Definition at line 228 of file DTCalibValidation.cc.
References DTRecHit1D::localPosition(), DTLayer::specificTopology(), DTWireId::wire(), DTRecHit1D::wireId(), DTTopology::wirePosition(), and PV3DBase< T, PVType, FrameType >::x().
|
private |
Definition at line 235 of file DTCalibValidation.cc.
References DTEnums::Left, DTRecHit1DPair::localPosition(), DTEnums::Right, GeomDet::toGlobal(), GeomDet::toLocal(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
private |
Definition at line 263 of file DTCalibValidation.cc.
References DTRecHit1D::localPosition(), GeomDet::toGlobal(), GeomDet::toLocal(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
private |
Definition at line 72 of file DTCalibValidation.h.
|
private |
Definition at line 74 of file DTCalibValidation.h.
|
private |
Definition at line 128 of file DTCalibValidation.h.
|
private |
Definition at line 70 of file DTCalibValidation.h.
|
private |
Definition at line 67 of file DTCalibValidation.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 77 of file DTCalibValidation.h.
|
private |
Definition at line 69 of file DTCalibValidation.h.
|
private |
Definition at line 79 of file DTCalibValidation.h.
|
private |
Definition at line 81 of file DTCalibValidation.h.
|
private |
Definition at line 68 of file DTCalibValidation.h.