|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUON_IMUONHITSUMMARYTOOL_H
6 #define MUON_IMUONHITSUMMARYTOOL_H
12 #include "GaudiKernel/IAlgTool.h"
18 class MuonTrackSummary;
19 class MeasurementBase;
22 static const InterfaceID IID_IMuonHitSummaryTool(
"Muon::IMuonHitSummaryTool", 1, 0);
67 std::string
dump()
const;
98 std::string
dump()
const;
145 std::ostringstream sout;
146 sout <<
" IMuonHitSummaryTool::CompactSummary: sectors " <<
sectors.size() << std::endl <<
" sector indices: ";
149 sout << std::endl <<
" StationLayers " <<
stationLayers.size();
153 sout << std::endl <<
" Phi layers " <<
phiLayers.size();
160 std::ostringstream sout;
161 sout <<
" precHits " << nprecisionHits <<
" etaTrigLay " << netaTriggerLayers <<
" phiLay " << nphiLayers <<
" etaPhiLay "
162 << netaPhiLayers <<
" precHoles " << nprecisionHoles <<
" etaTrigHoleLay " << netaTriggerHoleLayers <<
" phiHoleLay "
163 << nphiHoleLayers <<
" isEndcap " << isEndcap <<
" isSmall " << isSmall;
169 #endif // IMuonHitSummaryTool_H
This class provides conversion from CSC RDO data to CSC Digits.
MuonSegment_v1 MuonSegment
Reference the current persistent version:
static const std::string & phiName(PhiIndex index)
convert PhiIndex into a string
Detailed track summary for the muon system Give access to hit counts per chamber.
Ensure that the ATLAS eigen extensions are properly loaded.
A summary of the information contained by a track.
static const std::string & stName(StIndex index)
convert StIndex into a string
TrackSummary_v1 TrackSummary
Muon::NSW_PadTriggerSegment segment(const NSWL1::PadTrigger &data)