|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGFPGATrackSimOBJECTS_FPGATrackSimOFFLINETRACK_H
6 #define TRIGFPGATrackSimOBJECTS_FPGATrackSimOFFLINETRACK_H
55 std::vector<FPGATrackSimOfflineHit>
m_hits;
62 #endif // TRIGFPGATrackSimOBJECTS_FPGATrackSimOFFLINETRACK_H
void addHit(const FPGATrackSimOfflineHit &s)
FPGATrackSimOfflineTrack()
unsigned long getBarcode() const
double getQOverPt() const
void setBarcode(unsigned long v)
std::vector< FPGATrackSimOfflineHit > m_hits
const std::vector< FPGATrackSimOfflineHit > & getOfflineHits() const
void setQOverPt(double v)
void setBarcodeFrac(float v)
double getBarcodeFrac() const
virtual ~FPGATrackSimOfflineTrack()=default
std::ostream & operator<<(std::ostream &, const FPGATrackSimOfflineTrack &)