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:
33 
35 
37 
39 
41  void addSurveyInfo(Alignable*);
42 
45 };
46 
47 #endif
const edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > tTopoToken_
const edm::ESGetToken< PTrackerParameters, PTrackerParametersRcd > ptpToken_
SurveyMisalignmentInput(const edm::ParameterSet &)
uint32_t ID
Definition: Definitions.h:24
const edm::ESGetToken< GeometricDet, IdealGeometryRecord > geomDetToken_
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.
const edm::ESGetToken< Alignments, TrackerAlignmentRcd > aliToken_
void analyze(const edm::Event &, const edm::EventSetup &) override
Read ideal tracker geometry from DB.