19 const std::vector<MuonPatternChamberIntersect>&
chamberData) :
29 m_parameter = pat.m_parameter ? pat.m_parameter->clone() :
nullptr;
MuonPatternCombination & operator=(const MuonPatternCombination &pat)
MuonPatternCombination(const Trk::TrackParameters *parameter, const std::vector< MuonPatternChamberIntersect > &chamberData)
constructor taking as argmuents:
~MuonPatternCombination()
std::vector< MuonPatternChamberIntersect > m_chamberData
vector of hits per chamber
const std::vector< MuonPatternChamberIntersect > & chamberData() const
access to the MuonPatternChamberIntersect associated with the MuonPatternCombination
const Trk::TrackParameters * m_parameter
Position and direction of the road In addition the track parameter can provides a first estimate of t...
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
ParametersBase< TrackParametersDim, Charged > TrackParameters