ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
TruthParticleID
McParticleTools
src
copyBeamParticles.cxx
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.
3
*/
10
11
12
#include "
copyBeamParticles.h
"
13
14
15
namespace
TruthHelper
{
16
17
18
// Copy beam particle information from inEvt to outEvt (HepMC2 only).
19
// Can't be done in copyemptyGenEvent because the beam particles
20
// must have already been added to outEvt.
21
void
copyBeamParticles
(
const
HepMC::GenEvent
& inEvt [[maybe_unused]],
22
HepMC::GenEvent
& outEvt [[maybe_unused]])
23
{
24
}
25
26
27
}
// namespace TruthHelper
copyBeamParticles.h
Helper to copy beam particle information.
HepMC::GenEvent
HepMC3::GenEvent GenEvent
Definition
GenEvent.h:39
TruthHelper
Definition
CheckFlow_New.h:22
TruthHelper::copyBeamParticles
void copyBeamParticles(const HepMC::GenEvent &inEvt, HepMC::GenEvent &outEvt)
Definition
copyBeamParticles.cxx:21
Generated on
for ATLAS Offline Software by
1.16.1