CMS 3D CMS Logo

TrackerSystematicMisalignments.h
Go to the documentation of this file.
1 #ifndef Alignment_TrackerAlignment_TrackerSystematicMisalignments_h
2 #define Alignment_TrackerAlignment_TrackerSystematicMisalignments_h
3 
12 // user include files
13 
18 
19 class AlignableSurface;
20 class Alignments;
21 
22 namespace edm {
23  class ParameterSet;
24 }
25 
27 public:
29 
31  void beginJob() override;
32 
33  void analyze(const edm::Event&, const edm::EventSetup&) override;
34 
35 private:
36  void applySystematicMisalignment(Alignable*);
37  //align::GlobalVector findSystematicMis( align::PositionType );
38  align::GlobalVector findSystematicMis(const align::PositionType&, const bool blindToZ, const bool blindToR);
39 
41 
42  // configurables needed for the systematic misalignment
44 
49  double m_zExpEpsilon;
52  double m_skewEpsilon;
54 
55  //misalignment phases
57  double m_skewDelta;
59 
60  // flag to steer suppression of blind movements
62 
63  // flag for old z behaviour, version <= 1.5
65 };
66 
67 #endif
example_stream void analyze(const edm::Event &, const edm::EventSetup &) override
void beginJob()
Definition: Breakpoints.cc:14
HLT enums.