CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TAMuonChamberMatch.h
Go to the documentation of this file.
1 #ifndef TrackAssociator_TAMuonChamberMatch_h
2 #define TrackAssociator_TAMuonChamberMatch_h
3 
19 
21  public:
22  int station() const;
23  std::string info() const;
24  int detector() const { return id.subdetId(); }
25 
27  std::vector<TAMuonSegmentMatch> segments;
32 };
33 #endif
TrajectoryStateOnSurface tState
std::vector< TAMuonSegmentMatch > segments
distance sign convention: negative - crossed chamber, positive - missed chamber
Definition: DetId.h:20
std::string info() const