ATLAS Offline Software
Tracking
TrkEventCnv
TrkTruthTPCnv
TrkTruthTPCnv
DetailedTrackTruth_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Dear emacs, this is -*-c++-*-
6
7
// Andrei.Gaponenko@cern.ch, 2007
8
9
10
#ifndef DETAILEDTRACKTRUTH_P1_H
11
#define DETAILEDTRACKTRUTH_P1_H
12
13
#include "
TrkTruthTPCnv/SubDetHitStatistics_p0.h
"
14
#include "
TrkTruthTPCnv/TruthTrajectory_p1.h
"
15
16
#include "
AthenaKernel/CLASS_DEF.h
"
17
18
namespace
Trk
{
19
class
DetailedTrackTruth_p1
{
20
public
:
21
SubDetHitStatistics_p0
m_hitsCommon
;
22
SubDetHitStatistics_p0
m_hitsTrack
;
23
TruthTrajectory_p1
m_trajectory
;
24
};
25
}
26
27
CLASS_DEF
(
Trk::DetailedTrackTruth_p1
, 104029967 , 1 )
28
29
#endif
/*DETAILEDTRACKTRUTH_P1_H*/
Trk::SubDetHitStatistics_p0
Definition:
SubDetHitStatistics_p0.h:17
Trk::DetailedTrackTruth_p1::m_trajectory
TruthTrajectory_p1 m_trajectory
Definition:
DetailedTrackTruth_p1.h:23
Trk::DetailedTrackTruth_p1::m_hitsTrack
SubDetHitStatistics_p0 m_hitsTrack
Definition:
DetailedTrackTruth_p1.h:22
Trk::DetailedTrackTruth_p1::m_hitsCommon
SubDetHitStatistics_p0 m_hitsCommon
Definition:
DetailedTrackTruth_p1.h:21
Trk::DetailedTrackTruth_p1
Definition:
DetailedTrackTruth_p1.h:19
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TruthTrajectory_p1.h
Trk::TruthTrajectory_p1
Definition:
TruthTrajectory_p1.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
CLASS_DEF.h
macros to associate a CLID to a type
SubDetHitStatistics_p0.h
Generated on Thu Nov 7 2024 21:13:38 for ATLAS Offline Software by
1.8.18