CMS 3D CMS Logo

TrackerGeomDet.h
Go to the documentation of this file.
1 #ifndef CommonDet_TrackerGeomDet_H
2 #define CommonDet_TrackerGeomDet_H
3 
5 
6 class TrackerGeomDet : public GeomDet {
7 protected:
11 
12 public:
15 
16 private:
18 
19 private:
21 };
22 #endif
GeomDet
Definition: GeomDet.h:27
TrackerGeomDet
Definition: TrackerGeomDet.h:6
ReferenceCountingPointer< Plane >
TrackerGeomDet::TrackerGeomDet
TrackerGeomDet(Plane *plane)
Definition: TrackerGeomDet.h:8
TrackerGeomDet::localAlignmentError
LocalError const & localAlignmentError() const
Return local alligment error.
Definition: TrackerGeomDet.h:14
TrackerGeomDet::theLocalAlignmentError
LocalError theLocalAlignmentError
Definition: TrackerGeomDet.h:17
TrackerGeomDet::setAlignmentPositionError
bool setAlignmentPositionError(const AlignmentPositionError &ape) final
Definition: TrackerGeomDet.cc:5
LocalError
Definition: LocalError.h:12
TrackerGeomDet::TrackerGeomDet
TrackerGeomDet(const ReferenceCountingPointer< Plane > &plane)
Definition: TrackerGeomDet.h:9
Plane
Definition: Plane.h:16
AlignmentPositionError
Definition: AlignmentPositionError.h:10
GeomDet.h
InvalidError
Definition: TrivialError.h:8