|
gparticle
|
Definition of the Gparticle class used by the gparticle module. More...
#include "glogger.h"#include "gutilities.h"#include "G4ThreeVector.hh"#include "G4ParticleGun.hh"#include <string>

Go to the source code of this file.
Data Structures | |
| class | Gparticle |
| Lightweight particle specification and primary vertex shooter. More... | |
Typedefs | |
| using | GparticlePtr = std::shared_ptr<Gparticle> |
| Shared pointer type used for Gparticle instances. | |