5#ifndef MUONCALIBEXTENDEDSEGMENT_H
6#define MUONCALIBEXTENDEDSEGMENT_H
39 std::string
dump()
const;
Define macros for attributes used to control the static checker.
const MuonCalibRawHitAssociationMap & rawHitAssociationMap() const
access to list of tracks the segment was associated to
const MuonCalibTrackSummary & summary() const
access to hit counts
IdSet m_idSet
set with Identifiers on segment
std::string dumpSummary() const
dump track summary to string
MuonCalibRawHitAssociationMap m_rawHitAssociationMap
list of tracks to which the segment was associated
MuonCalibTrackSummary m_summary
track summary
MuonCalibRawHitAssociationMap & rawHitAssociationMap()
const IdSet & idSet() const
access hit identifier map (hits give the MuonFixedId
MuonCalibExtendedSegment(const MuonCalibSegment &segment)
Constructor taking input track.
std::string dump() const
dump all information to string
std::string dumpPars() const
dump track parameters to string
A track plus everything one can dream of knowing about a track.
Association map between MuonFixedId and raw hits.
MuonCalibSegment(double chi2, const Amg::Vector3D &pos, const Amg::Vector3D &dir, const Amg::Transform3D &locToGlo, unsigned int qualityFlag=0)
constructor fully initializing the segment-parameters, do we need default constructor?
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
std::set< MuonFixedId > IdSet
set of identifiers