![]() |
ATLAS Offline Software
|
#include "EvgenProdTools/FixHepMC.h"
#include "TruthUtils/HepMCHelpers.h"
#include "AtlasHepMC/GenVertex.h"
#include "AtlasHepMC/GenEvent.h"
#include <vector>
Go to the source code of this file.
Functions | |
Event reduction functions | |
void | reduce (HepMC::GenEvent *ge, std::vector< HepMC::GenParticlePtr > toremove) |
Remove unwanted particles from the event, collapsing the graph structure consistently. More... | |
|
inline |
Remove unwanted particles from the event, collapsing the graph structure consistently.
Definition at line 83 of file FixHepMC.cxx.