#include "globals.hh"
#include "G4ParticleMomentum.hh"
#include "G4ParticleDefinition.hh"
#include "G4SPSPosDistribution.hh"
#include "G4SPSAngDistribution.hh"
#include "G4SPSEneDistribution.hh"
#include "G4SPSRandomGenerator.hh"
#include "G4VUserPrimaryGeneratorAction.hh"
#include "SToGS_BaseROOTEvents.h"
#include "G4UImessenger.hh"
Go to the source code of this file.
Classes | |
class | toROOTGPSPrimaryGeneratorAction |
first step to a general file (ROOT) GPS generator in which events are read from files and/or generatated through distributions More... | |
class | toROOTGPSPrimaryGeneratorActionMessanger |
Messanger class for ParisBasicPrimaryGenerator. More... | |