ATLAS Offline Software
Loading...
Searching...
No Matches
TrkTruthTPCnvDict.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#ifndef TRKTRUTHTPCNV_TRKTRUTHTPCNVDICT_H
6#define TRKTRUTHTPCNV_TRKTRUTHTPCNVDICT_H
7
8//-----------------------------------------------------------------------------
9// MC truth
10//-----------------------------------------------------------------------------
15
20
26
30
34
38
42
43namespace {
44 // --->> genreflex: WARNING: Class std::pair<ElementLink<DataVector<Trk::Track>, DataProxyStorage<DataVector<Trk::Track> >,ForwardIndexingPolicy<DataVector<Trk::Track> > >,TrackTruth> in selection file ../i686-slc4-gcc34-opt/dict/TrkTruthTPCnv_selection.xml not generated. Fixing that:
45 std::pair<ElementLink<TrackCollection>,TrackTruth> dummy1;
46
47 // --->> genreflex: WARNING: Class std::pair<Trk::TrackTruthKey_p0, Trk::DetailedTrackTruth_p0 > in selection file ../i686-slc4-gcc34-opt/dict/TrkTruthTPCnv_selection.xml not generated.
48 std::pair<Trk::TrackTruthKey_p0, Trk::DetailedTrackTruth_p0 > dummy2;
49}
50
51#endif // TRKTRUTHTPCNV_TRKTRUTHTPCNVDICT_H
std::pair< bool, LArBadChannel::LArBadChannelEnum::ProblemType > dummy1
std::pair< HWIdentifier, LArBadFeb > dummy2
MC particle associated with a reco track + the quality of match.
Definition TrackTruth.h:14