32 std::vector<const Trk::MeasurementBase*>::const_iterator it = measurements.begin(), itEnd = measurements.end();
33 for (; it != itEnd; ++it) {
56 if (signCor == 2)
sign = 1;
value_type get_compact() const
Get the compact id.
Identifier32 get_identifier32() const
Get the 32-bit version Identifier, will be invalid if >32 bits needed.
Class for competing MuonClusters, it extends the Trk::CompetingRIOsOnTrack base class.
const std::vector< const MuonClusterOnTrack * > & containedROTs() const
returns the vector of SCT_ClusterOnTrack objects .
Class to represent the calibrated clusters created from CSC strips.
Class to represent calibrated clusters formed from TGC strips.
This class represents the corrected MDT measurements, where the corrections include the effects of wi...
MeasurementKeys m_measKeysTrigger
MuonSegmentKey()
default constructor
void calculateKeys(const std::vector< const Trk::MeasurementBase * > &measurements, int signCor=1)
function to calculate keys from a vector of measurements, the signCor is can be use to flip the signs...
MeasurementKeys m_measKeys
virtual ~MuonSegmentKey()
This is the common class for 3D segments used in the muon spectrometer.
const Trk::LocalDirection & localDirection() const
local direction
Class to represent calibrated clusters formed from TGC strips.
double angleYZ() const
access method for angle of local YZ projection
double get(ParamDefs par) const
Retrieve specified parameter (const version).
Class to handle RIO On Tracks ROT) for InDet and Muons, it inherits from the common MeasurementBase.
Identifier identify() const
return the identifier -extends MeasurementBase
const std::vector< const Trk::MeasurementBase * > & containedMeasurements() const
returns the vector of Trk::MeasurementBase objects