CMS 3D CMS Logo

SurveyMisalignmentInput.h
Go to the documentation of this file.
1 #ifndef Alignment_SurveyAnalysis_SurveyMisalignmentInput_h
2 #define Alignment_SurveyAnalysis_SurveyMisalignmentInput_h
3 
12 // user include files
13 
17 
18 class AlignableSurface;
19 class Alignments;
20 
22 public:
24 
26  void analyze(const edm::Event&, const edm::EventSetup&) override;
27 
28 private:
30 
32 
34 
36  void addSurveyInfo(Alignable*);
37 
40 };
41 
42 #endif
SurveyMisalignmentInput(const edm::ParameterSet &)
uint32_t ID
Definition: Definitions.h:26
SurveyInputTextReader::MapType uIdMap
std::map< UniqueId, align::Scalars > MapType
void addSurveyInfo(Alignable *)
Add survey info to an alignable.
edm::ESHandle< Alignments > alignments
AlignableSurface getAlignableSurface(align::ID)
Get alignable surface from misalignments.db.
void analyze(const edm::Event &, const edm::EventSetup &) override
Read ideal tracker geometry from DB.