ATLAS Offline Software
Tracking
TrkEventCnv
TrkTruthTPCnv
TrkTruthTPCnv
DetailedTrackTruth_p4.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Dear emacs, this is -*-c++-*-
6
7
// Andrei.Gaponenko@cern.ch, 2008
8
// Olivier.Arnaez@cern.ch, 2015
9
10
11
#ifndef TRKTRUTHTPCNV_DETAILEDTRACKTRUTH_P4_H
12
#define TRKTRUTHTPCNV_DETAILEDTRACKTRUTH_P4_H
13
14
#include "
TrkTruthTPCnv/SubDetHitStatistics_p0.h
"
15
#include "
TrkTruthTPCnv/TruthTrajectory_p3.h
"
16
17
#include "
AthenaKernel/CLASS_DEF.h
"
18
19
namespace
Trk
{
20
21
class
DetailedTrackTruth_p4
{
22
public
:
23
SubDetHitStatistics_p0
m_hitsCommon
;
24
SubDetHitStatistics_p0
m_hitsTrack
;
25
SubDetHitStatistics_p0
m_hitsTruth
;
26
TruthTrajectory_p3
m_trajectory
;
27
};
28
}
29
30
CLASS_DEF
(
Trk::DetailedTrackTruth_p4
, 104029962 , 1 )
31
32
#endif
/*TRKTRUTHTPCNV_DETAILEDTRACKTRUTH_P4_H*/
Trk::SubDetHitStatistics_p0
Definition:
SubDetHitStatistics_p0.h:17
Trk::DetailedTrackTruth_p4::m_trajectory
TruthTrajectory_p3 m_trajectory
Definition:
DetailedTrackTruth_p4.h:26
TruthTrajectory_p3.h
Trk::DetailedTrackTruth_p4::m_hitsTrack
SubDetHitStatistics_p0 m_hitsTrack
Definition:
DetailedTrackTruth_p4.h:24
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::TruthTrajectory_p3
Definition:
TruthTrajectory_p3.h:22
Trk::DetailedTrackTruth_p4::m_hitsTruth
SubDetHitStatistics_p0 m_hitsTruth
Definition:
DetailedTrackTruth_p4.h:25
Trk::DetailedTrackTruth_p4
Definition:
DetailedTrackTruth_p4.h:21
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
Trk::DetailedTrackTruth_p4::m_hitsCommon
SubDetHitStatistics_p0 m_hitsCommon
Definition:
DetailedTrackTruth_p4.h:23
CLASS_DEF.h
macros to associate a CLID to a type
SubDetHitStatistics_p0.h
Generated on Sun Dec 22 2024 21:09:22 for ATLAS Offline Software by
1.8.18