ATLAS Offline Software
Loading...
Searching...
No Matches
egammaCopyTrackParticleInfo.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4
7
8struct ToCopy {
9 bool isRefitted = true;
10 bool doTruth = false;
11 bool doPix = false;
12 bool doSCT = false;
13 bool doTRT = false;
14 bool doHGTD = false;
15};
16
17void copy(xAOD::TrackParticle& created,
18 const xAOD::TrackParticle& original,
20
21} // namespace egammaCopyTrackParticleInfo
void copy(xAOD::TrackParticle &created, const xAOD::TrackParticle &original, const egammaCopyTrackParticleInfo::ToCopy &toCopy)
TrackParticle_v1 TrackParticle
Reference the current persistent version: