|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef MUON_MUONPATTERNCOMBINATION_H
14 #define MUON_MUONPATTERNCOMBINATION_H
47 const std::vector<MuonPatternChamberIntersect>&
chamberData()
const;
const std::vector< MuonPatternChamberIntersect > & chamberData() const
access to the MuonPatternChamberIntersect associated with the MuonPatternCombination
MuonPatternCombination(const Trk::TrackParameters *parameter, const std::vector< MuonPatternChamberIntersect > &chamberData)
constructor taking as argmuents:
MuonPatternCombination & operator=(const MuonPatternCombination &pat)
This class provides conversion from CSC RDO data to CSC Digits.
std::vector< MuonPatternChamberIntersect > m_chamberData
vector of hits per chamber
const Trk::TrackParameters * trackParameter() const
access to the global position, direction and if available momentum of the road, the pointer might be ...
const Trk::TrackParameters * m_parameter
Position and direction of the road In addition the track parameter can provides a first estimate of t...
~MuonPatternCombination()
The MuonPatternCombination class provides the means to store the output of the initial global pattern...