CMS 3D CMS Logo

LASGeometryUpdater.h
Go to the documentation of this file.
1 
2 #ifndef __LASGEOMETRYUPDATER_H
3 #define __LASGEOMETRYUPDATER_H
4 
5 #include <vector>
6 #include <cmath>
7 
15 
17 public:
22  void SetReverseDirection(bool);
24 
25 private:
30 };
31 
32 #endif
void TrackerUpdate(LASEndcapAlignmentParameterSet &, LASBarrelAlignmentParameterSet &, AlignableTracker &)
void SetMisalignmentFromRefGeometry(bool)
LASGeometryUpdater(LASGlobalData< LASCoordinateSet > &, LASConstants &)
void ApplyBeamKinkCorrections(LASGlobalData< LASCoordinateSet > &) const
LASConstants lasConstants
LASGlobalData< LASCoordinateSet > nominalCoordinates
void EndcapUpdate(LASEndcapAlignmentParameterSet &, LASGlobalData< LASCoordinateSet > &)