CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackerGeomDet.h
Go to the documentation of this file.
1 #ifndef CommonDet_TrackerGeomDet_H
2 #define CommonDet_TrackerGeomDet_H
3 
4 
6 
7 class TrackerGeomDet : public GeomDet {
8 protected :
11 
12 public:
15 
16 private:
17 
19 
20 private:
22 
23 };
24 #endif
#define GCC11_FINAL
LocalError theLocalAlignmentError
bool setAlignmentPositionError(const AlignmentPositionError &ape)
Definition: Plane.h:17
TrackerGeomDet(const ReferenceCountingPointer< Plane > &plane)
LocalError const & localAlignmentError() const
Return local alligment error.
TrackerGeomDet(Plane *plane)
Definition: TrackerGeomDet.h:9