#include <TrackerSystematicMisalignments.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
Read ideal tracker geometry from DB. More... | |
TrackerSystematicMisalignments (const edm::ParameterSet &) | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
void | applySystematicMisalignment (Alignable *) |
align::GlobalVector | findSystematicMis (align::PositionType, const bool blindToZ, const bool blindToR) |
Private Attributes | |
double | m_bowingEpsilon |
double | m_ellipticalEpsilon |
bool | m_fromDBGeom |
double | m_layerRotEpsilon |
double | m_radialEpsilon |
double | m_saggitaEpsilon |
double | m_skewEpsilon |
double | m_telescopeEpsilon |
double | m_twistEpsilon |
double | m_zExpEpsilon |
bool | oldMinusZconvention |
bool | suppressBlindMvmts |
AlignableTracker * | theAlignableTracker |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Class to misaligned tracker from DB.
Definition at line 22 of file TrackerSystematicMisalignments.h.
TrackerSystematicMisalignments::TrackerSystematicMisalignments | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 35 of file TrackerSystematicMisalignments.cc.
References edm::ParameterSet::getUntrackedParameter(), m_bowingEpsilon, m_ellipticalEpsilon, m_fromDBGeom, m_layerRotEpsilon, m_radialEpsilon, m_saggitaEpsilon, m_skewEpsilon, m_telescopeEpsilon, m_twistEpsilon, m_zExpEpsilon, oldMinusZconvention, and suppressBlindMvmts.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 105 of file TrackerSystematicMisalignments.cc.
References AlignableTracker::alignmentErrors(), AlignableTracker::alignments(), GeometryAligner::applyAlignments(), applySystematicMisalignment(), cond::service::PoolDBOutputService::beginOfTime(), TrackerGeomBuilderFromGeometricDet::build(), relativeConstraints::geom, edm::EventSetup::get(), edm::Service< T >::isAvailable(), m_fromDBGeom, theAlignableTracker, patCandidatesForDimuonsSequences_cff::tracker, and cond::service::PoolDBOutputService::writeOne().
|
private |
Definition at line 148 of file TrackerSystematicMisalignments.cc.
References Alignable::alignableObjectId(), Alignable::components(), findSystematicMis(), Alignable::geomDetId(), Alignable::globalPosition(), i, testEve_cfg::level, Alignable::move(), DetId::subdetId(), suppressBlindMvmts, SiStripDetId::TEC, SiStripDetId::TIB, SiStripDetId::TID, and SiStripDetId::TOB.
Referenced by analyze().
|
virtual |
Read ideal tracker geometry from DB.
Reimplemented from edm::EDAnalyzer.
Definition at line 99 of file TrackerSystematicMisalignments.cc.
|
private |
Definition at line 191 of file TrackerSystematicMisalignments.cc.
References funct::cos(), m_bowingEpsilon, m_ellipticalEpsilon, m_layerRotEpsilon, m_radialEpsilon, m_saggitaEpsilon, 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 52 of file TrackerSystematicMisalignments.h.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 55 of file TrackerSystematicMisalignments.h.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 47 of file TrackerSystematicMisalignments.h.
Referenced by analyze(), and TrackerSystematicMisalignments().
|
private |
Definition at line 51 of file TrackerSystematicMisalignments.h.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 49 of file TrackerSystematicMisalignments.h.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 57 of file TrackerSystematicMisalignments.h.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 56 of file TrackerSystematicMisalignments.h.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 50 of file TrackerSystematicMisalignments.h.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 54 of file TrackerSystematicMisalignments.h.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 53 of file TrackerSystematicMisalignments.h.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 63 of file TrackerSystematicMisalignments.h.
Referenced by findSystematicMis(), and TrackerSystematicMisalignments().
|
private |
Definition at line 60 of file TrackerSystematicMisalignments.h.
Referenced by applySystematicMisalignment(), and TrackerSystematicMisalignments().
|
private |
Definition at line 42 of file TrackerSystematicMisalignments.h.
Referenced by analyze().