gparticle
Loading...
Searching...
No Matches
gparticle.h File Reference

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>
Include dependency graph for gparticle.h:
This graph shows which files directly or indirectly include this file:

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.