|
ATLAS Offline Software
|
Go to the documentation of this file.
3 #ifndef FPGATrackSimHOUGHROOTOUTPUTTOOL_H
4 #define FPGATrackSimHOUGHROOTOUTPUTTOOL_H
14 #include "GaudiKernel/ServiceHandle.h"
23 #include "GaudiKernel/ITHistSvc.h"
44 StatusCode fillTree(
const std::vector<std::shared_ptr<const FPGATrackSimRoad>> &roads,
const std::vector<FPGATrackSimTruthTrack> &truthTracks,
const std::vector<FPGATrackSimOfflineTrack> &offlineTracks);
58 std::vector<float>
m_x;
59 std::vector<float>
m_y;
60 std::vector<float>
m_z;
71 std::vector<unsigned int>
m_ID;
127 #endif // FPGATrackSimHOUGHROOTOUTPUTTOOL_H
Maps physical layers to logical layers.
::StatusCode StatusCode
StatusCode definition for legacy code.
: FPGATrackSim-specific class to represent an hit in the detector.
Defines a class for roads.