13#ifndef MUON_MUONPATTERNCOMBINATION_H
14#define MUON_MUONPATTERNCOMBINATION_H
47 const std::vector<MuonPatternChamberIntersect>&
chamberData()
const;
const Trk::TrackParameters * trackParameter() const
access to the global position, direction and if available momentum of the road, the pointer might be ...
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