![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Use Geant4's user "hooks" to maintain a list of particles generated by Geant4. More...
#include "larcorealg/CoreUtils/ParticleFilters.h"#include "lardataobj/Simulation/sim.h"#include "nutools/ParticleNavigation/ParticleList.h"#include "nusimdata/SimulationBase/MCParticle.h"#include "nusimdata/SimulationBase/simb.h"#include "nutools/G4Base/UserAction.h"#include "Geant4/globals.hh"#include <map>#include <limits>#include <cstddef>Go to the source code of this file.
Classes | |
| class | larg4::ParticleListAction |
| struct | larg4::ParticleListAction::ParticleInfo_t |
Namespaces | |
| sim | |
| Monte Carlo Simulation. | |
| larg4 | |
| Geant4 interface. | |
Use Geant4's user "hooks" to maintain a list of particles generated by Geant4.
Definition in file ParticleListAction.h.