#include <DTResidualCalibration.h>
Private Member Functions | |
void | bookHistos (DTSuperLayerId slId) |
void | bookHistos (DTLayerId slId) |
void | fillHistos (DTSuperLayerId slId, float distance, float residualOnDistance) |
void | fillHistos (DTLayerId slId, float distance, float residualOnDistance) |
float | segmentToWireDistance (const DTRecHit1D &recHit1D, const DTRecSegment4D &segment) |
Private Attributes | |
bool | detailedAnalysis_ |
const DTGeometry * | dtGeom_ |
const edm::ESGetToken < DTGeometry, MuonGeometryRecord > | dtGeomToken_ |
std::map< DTLayerId, TH1F * > | histoMapPerLayerTH1F_ |
std::map< DTLayerId, TH2F * > | histoMapPerLayerTH2F_ |
std::map< DTSuperLayerId, TH1F * > | histoMapTH1F_ |
std::map< DTSuperLayerId, TH2F * > | histoMapTH2F_ |
double | histRange_ |
unsigned int | nevent |
std::string | rootBaseDir_ |
TFile * | rootFile_ |
unsigned int | segmbad |
edm::InputTag | segment4DLabel_ |
unsigned int | segmok |
DTSegmentSelector * | select_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::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) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Extracts DT segment residuals
Definition at line 29 of file DTResidualCalibration.h.
DTResidualCalibration::DTResidualCalibration | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 34 of file DTResidualCalibration.cc.
References edm::EDConsumerBase::consumesCollector(), edm::ParameterSet::getUntrackedParameter(), HLT_FULL_cff::InputTag, LogDebug, nevent, rootFile_, dtT0Analyzer_cfg::rootFileName, segmbad, segment4DLabel_, segmok, select_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 88 of file DTResidualCalibration.cc.
References DTGeometry::chamber(), DTRecHitSegmentResidual::compute(), filterCSVwithJSON::copy, detailedAnalysis_, dtGeom_, edmPickEvents::event, fillHistos(), DTWireId::layerId(), LogTrace, nevent, sistrip::SpyUtilities::range(), rootFile_, segmbad, segment4DLabel_, segmentToWireDistance(), segmok, select_, GeneralSetup::setup(), DTRecSegment2D::specificRecHits(), DTLayerId::superlayerId(), and GeomDet::toGlobal().
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 62 of file DTResidualCalibration.cc.
|
override |
Definition at line 64 of file DTResidualCalibration.cc.
References bookHistos(), DTGeometry::chambers(), detailedAnalysis_, dtGeom_, dtGeomH, dtGeomToken_, edm::EventSetup::getHandle(), histoMapTH1F_, LayerTriplets::layers(), and edm::ESHandle< class >::product().
|
private |
Definition at line 199 of file DTResidualCalibration.cc.
References histoMapTH1F_, histoMapTH2F_, histRange_, LogDebug, rootBaseDir_, rootFile_, DTChamberId::sector(), mergeVDriftHistosByStation::sectorStr, DTChamberId::station(), mergeVDriftHistosByStation::stationStr, AlCaHLTBitMon_QueryRunRegistry::string, DTSuperLayerId::superlayer(), cond::impl::to_string(), DTChamberId::wheel(), and mergeVDriftHistosByStation::wheelStr.
Referenced by beginRun().
|
private |
Definition at line 253 of file DTResidualCalibration.cc.
References histoMapPerLayerTH1F_, histoMapPerLayerTH2F_, histRange_, DTLayerId::layer(), LogDebug, rootBaseDir_, rootFile_, DTChamberId::sector(), mergeVDriftHistosByStation::sectorStr, DTChamberId::station(), mergeVDriftHistosByStation::stationStr, AlCaHLTBitMon_QueryRunRegistry::string, DTSuperLayerId::superlayer(), cond::impl::to_string(), DTChamberId::wheel(), and mergeVDriftHistosByStation::wheelStr.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 180 of file DTResidualCalibration.cc.
References LogDebug, and rootFile_.
Referenced by o2olib.O2ORunMgr::executeJob().
|
inlineoverride |
Definition at line 39 of file DTResidualCalibration.h.
|
private |
Definition at line 312 of file DTResidualCalibration.cc.
References histoMapTH1F_, and histoMapTH2F_.
Referenced by analyze().
|
private |
Definition at line 318 of file DTResidualCalibration.cc.
References histoMapPerLayerTH1F_, and histoMapPerLayerTH2F_.
|
private |
Definition at line 151 of file DTResidualCalibration.cc.
References DTGeometry::chamber(), DTSuperLayerId::chamberId(), funct::cos(), dtGeom_, DTGeometry::layer(), phase1PixelTopology::layer, DTWireId::layerId(), DTRecSegment4D::localDirection(), DTRecHit1D::localPosition(), DTRecSegment4D::localPosition(), DTLayer::specificTopology(), DTSuperLayerId::superlayer(), PV3DBase< T, PVType, FrameType >::theta(), GeomDet::toGlobal(), GeomDet::toLocal(), DTWireId::wire(), DTRecHit1D::wireId(), DTTopology::wirePosition(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by analyze().
|
private |
Definition at line 60 of file DTResidualCalibration.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 63 of file DTResidualCalibration.h.
Referenced by analyze(), beginRun(), and segmentToWireDistance().
|
private |
Definition at line 64 of file DTResidualCalibration.h.
Referenced by beginRun().
|
private |
Definition at line 70 of file DTResidualCalibration.h.
Referenced by bookHistos(), and fillHistos().
|
private |
Definition at line 71 of file DTResidualCalibration.h.
Referenced by bookHistos(), and fillHistos().
|
private |
Definition at line 67 of file DTResidualCalibration.h.
Referenced by beginRun(), bookHistos(), and fillHistos().
|
private |
Definition at line 68 of file DTResidualCalibration.h.
Referenced by bookHistos(), and fillHistos().
|
private |
Definition at line 56 of file DTResidualCalibration.h.
Referenced by bookHistos().
|
private |
Definition at line 44 of file DTResidualCalibration.h.
Referenced by analyze(), DTResidualCalibration(), and ~DTResidualCalibration().
|
private |
Definition at line 58 of file DTResidualCalibration.h.
Referenced by bookHistos().
|
private |
Definition at line 61 of file DTResidualCalibration.h.
Referenced by analyze(), bookHistos(), DTResidualCalibration(), and endJob().
|
private |
Definition at line 45 of file DTResidualCalibration.h.
Referenced by analyze(), DTResidualCalibration(), and ~DTResidualCalibration().
|
private |
Definition at line 57 of file DTResidualCalibration.h.
Referenced by analyze(), and DTResidualCalibration().
|
private |
Definition at line 45 of file DTResidualCalibration.h.
Referenced by analyze(), DTResidualCalibration(), and ~DTResidualCalibration().
|
private |
Definition at line 55 of file DTResidualCalibration.h.
Referenced by analyze(), DTResidualCalibration(), and ~DTResidualCalibration().