Geant4
10.00.p01
|
#include "G4VUserPrimaryGeneratorAction.hh"
#include "G4ParticleGun.hh"
#include "G4ThreeVector.hh"
#include "G4ios.hh"
#include "G4Event.hh"
#include "G4VPrimaryGenerator.hh"
#include "CCalPrimaryGeneratorMessenger.hh"
Go to the source code of this file.
Classes | |
class | CCalPrimaryGeneratorAction |
Enumerations | |
enum | generatorInputType { singleFixed, singleRandom, singleScan } |
enum generatorInputType |
Enumerator | |
---|---|
singleFixed | |
singleRandom | |
singleScan |
Definition at line 64 of file CCalPrimaryGeneratorAction.hh.