CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 &)
LASConstants lasConstants
void ApplyBeamKinkCorrections(LASGlobalData< LASCoordinateSet > &) const
LASGlobalData< LASCoordinateSet > nominalCoordinates
void EndcapUpdate(LASEndcapAlignmentParameterSet &, LASGlobalData< LASCoordinateSet > &)