CMS 3D CMS Logo

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.h
TAMuonChamberMatch::localDistanceX
float localDistanceX
Definition: TAMuonChamberMatch.h:28
TAMuonChamberMatch::station
int station() const
Definition: TAMuonChamberMatch.cc:9
TAMuonChamberMatch::info
std::string info() const
Definition: TAMuonChamberMatch.cc:36
DetId
Definition: DetId.h:17
TrajectoryStateOnSurface
Definition: TrajectoryStateOnSurface.h:16
TAMuonChamberMatch::detector
int detector() const
Definition: TAMuonChamberMatch.h:24
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
TAMuonChamberMatch::id
DetId id
Definition: TAMuonChamberMatch.h:31
TAMuonSegmentMatch.h
TAMuonChamberMatch
Definition: TAMuonChamberMatch.h:20
TAMuonChamberMatch::segments
std::vector< TAMuonSegmentMatch > segments
distance sign convention: negative - crossed chamber, positive - missed chamber
Definition: TAMuonChamberMatch.h:27
TAMuonChamberMatch::localDistanceY
float localDistanceY
Definition: TAMuonChamberMatch.h:29
DetId.h
Point3D.h
TAMuonChamberMatch::tState
TrajectoryStateOnSurface tState
Definition: TAMuonChamberMatch.h:30
Vector3D.h