LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Use Geant4's user "hooks" to maintain a list of particles generated by Geant4. More...
#include "Geant4/G4Types.hh"
#include "TLorentzVector.h"
#include "cetlib/exempt_ptr.h"
#include "larcorealg/CoreUtils/ParticleFilters.h"
#include "nug4/G4Base/UserAction.h"
#include "nusimdata/SimulationBase/simb.h"
#include <map>
#include <memory>
Go to the source code of this file.
Classes | |
class | larg4::ParticleListAction |
struct | larg4::ParticleListAction::ParticleInfo_t |
Namespaces | |
sim | |
Monte Carlo Simulation. | |
simb | |
ART objects. | |
larg4 | |
Geant4 interface. | |
Use Geant4's user "hooks" to maintain a list of particles generated by Geant4.
Definition in file ParticleListAction.h.