CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros 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 
16 
18 
19  public:
24  void SetReverseDirection( bool );
25  void SetMisalignmentFromRefGeometry( bool );
26 
27  private:
32 
33 };
34 
35 #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 > &)