|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONTRACKSTATISTICSALG_MUONTRACKSTATISTICSALG_H
6 #define MUONTRACKSTATISTICSALG_MUONTRACKSTATISTICSALG_H
12 #include "GaudiKernel/ToolHandle.h"
47 this,
"TrackLocationList", {
"MuonSpectrometerTracks"},
"track collections to track"};
49 this,
"TruthTrackLocationList", {
"MuonSpectrometerTracksTruth"},
"truth track collections"};
54 #endif // MUONTRACKSTATISTICSALG_MUONTRACKSTATISTICSALG_H
virtual StatusCode initialize() override
void storeTruthTracks(void)
ToolHandle< MuonTrackStatisticsTool > m_statisticsTool
bool const RAWDATA *ch2 const
virtual ~MuonTrackStatisticsAlg()
virtual StatusCode finalize() override
std::ofstream m_fileOutput
output file
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKeyArray< DetailedTrackTruthCollection > m_truthKeys
virtual StatusCode execute() override
virtual unsigned int cardinality() const override final
std::string m_fileName
name of external file to write statistics
MuonTrackStatisticsAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKeyArray< TrackCollection > m_trackKeys