Private Member Functions | |
void | applySystematicMisalignment (Alignable *) |
align::GlobalVector | findSystematicMis (const align::PositionType &, const bool blindToZ, const bool blindToR) |
Private Attributes | |
const edm::ESGetToken< AlignmentErrorsExtended, TrackerAlignmentErrorExtendedRcd > | aliErrorToken_ |
const edm::ESGetToken< Alignments, TrackerAlignmentRcd > | aliToken_ |
const edm::ESGetToken< GeometricDet, IdealGeometryRecord > | geomDetToken_ |
const edm::ESGetToken< Alignments, GlobalPositionRcd > | gprToken_ |
double | m_bowingEpsilon |
double | m_ellipticalDelta |
double | m_ellipticalEpsilon |
bool | m_fromDBGeom |
double | m_layerRotEpsilon |
double | m_radialEpsilon |
double | m_sagittaDelta |
double | m_sagittaEpsilon |
double | m_skewDelta |
double | m_skewEpsilon |
double | m_telescopeEpsilon |
double | m_twistEpsilon |
double | m_zExpEpsilon |
bool | oldMinusZconvention |
const edm::ESGetToken< PTrackerParameters, PTrackerParametersRcd > | ptpToken_ |
bool | suppressBlindMvmts |
AlignableTracker * | theAlignableTracker |
const edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > | topoToken_ |
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 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) |
Class to misaligned tracker from DB.
Definition at line 47 of file TrackerSystematicMisalignments.cc.
TrackerSystematicMisalignments::TrackerSystematicMisalignments | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 99 of file TrackerSystematicMisalignments.cc.
References looper::cfg, m_bowingEpsilon, m_ellipticalDelta, m_ellipticalEpsilon, m_fromDBGeom, m_layerRotEpsilon, m_radialEpsilon, m_sagittaDelta, m_sagittaEpsilon, m_skewDelta, m_skewEpsilon, m_telescopeEpsilon, m_twistEpsilon, m_zExpEpsilon, oldMinusZconvention, and suppressBlindMvmts.
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 170 of file TrackerSystematicMisalignments.cc.
References aliErrorToken_, AlignableTracker::alignmentErrors(), AlignableTracker::alignments(), aliToken_, GeometryAligner::applyAlignments(), applySystematicMisalignment(), cond::service::PoolDBOutputService::beginOfTime(), TrackerGeomBuilderFromGeometricDet::build(), align::DetectorGlobalPosition(), relativeConstraints::geom, geomDetToken_, gprToken_, edm::Service< T >::isAvailable(), m_fromDBGeom, ptpToken_, singleTopDQM_cfi::setup, AlCaHLTBitMon_QueryRunRegistry::string, theAlignableTracker, topoToken_, DetId::Tracker, PbPb_ZMuSkimMuonDPG_cff::tracker, and cond::service::PoolDBOutputService::writeOneIOV().
|
private |
Definition at line 215 of file TrackerSystematicMisalignments.cc.
References Alignable::alignableObjectId(), AlCaHLTBitMon_QueryRunRegistry::comp, Alignable::components(), findSystematicMis(), Alignable::geomDetId(), Alignable::globalPosition(), mps_fire::i, personalPlayback::level, Alignable::move(), DetId::subdetId(), suppressBlindMvmts, SiStripDetId::TEC, SiStripDetId::TIB, SiStripDetId::TID, and SiStripDetId::TOB.
Referenced by analyze().
|
overridevirtual |
Read ideal tracker geometry from DB.
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 168 of file TrackerSystematicMisalignments.cc.
|
private |
Definition at line 256 of file TrackerSystematicMisalignments.cc.
References funct::cos(), l1tTrackerHTMiss_cfi::deltaZ, m_bowingEpsilon, m_ellipticalDelta, m_ellipticalEpsilon, m_layerRotEpsilon, m_radialEpsilon, m_sagittaDelta, m_sagittaEpsilon, m_skewDelta, m_skewEpsilon, m_telescopeEpsilon, m_twistEpsilon, m_zExpEpsilon, oldMinusZconvention, PV3DBase< T, PVType, FrameType >::phi(), funct::sin(), mathSSE::sqrt(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by applySystematicMisalignment().
|
private |
Definition at line 65 of file TrackerSystematicMisalignments.cc.
Referenced by analyze().
|
private |
Definition at line 64 of file TrackerSystematicMisalignments.cc.
Referenced by analyze().
|
private |
Definition at line 61 of file TrackerSystematicMisalignments.cc.
Referenced by analyze().
|
private |
Definition at line 66 of file TrackerSystematicMisalignments.cc.
Referenced by analyze().
|
private |
Definition at line 75 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 83 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 78 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 70 of file TrackerSystematicMisalignments.cc.
Referenced by analyze(), and TrackerSystematicMisalignments().
|
private |
Definition at line 74 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 72 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 85 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 80 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 84 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 79 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 73 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 77 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 76 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 91 of file TrackerSystematicMisalignments.cc.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 62 of file TrackerSystematicMisalignments.cc.
Referenced by analyze().
|
private |
Definition at line 88 of file TrackerSystematicMisalignments.cc.
Referenced by applySystematicMisalignment(), and TrackerSystematicMisalignments().
|
private |
Definition at line 67 of file TrackerSystematicMisalignments.cc.
Referenced by analyze().
|
private |
Definition at line 63 of file TrackerSystematicMisalignments.cc.
Referenced by analyze().