CMS 3D CMS Logo

AlignableCSCChamber.h
Go to the documentation of this file.
1 #ifndef Alignment_MuonAlignment_AlignableCSCChamber_H
2 #define Alignment_MuonAlignment_AlignableCSCChamber_H
3 
13 #include <iosfwd>
14 #include <iostream>
15 #include <vector>
16 
19 
22 
24 
26  public:
27  friend std::ostream& operator<< (std::ostream&, const AlignableCSCChamber &);
28 
30  AlignableCSCChamber(const GeomDet *geomDet);
31 
33  void update(const GeomDet* geomDet);
34 };
35 
36 #endif // ALIGNABLE_CSC_CHAMBER_H
void update(const GeomDet *geomDet)
Updater.
AlignableCSCChamber(const GeomDet *geomDet)
Constructor.
friend std::ostream & operator<<(std::ostream &, const AlignableCSCChamber &)
Printout the DetUnits in the CSC chamber.
A muon CSC Chamber( an AlignableDet )