GGS(GenericGEANT4Simulation)Software
2.7.0
|
#include <map>
#include <vector>
#include "montecarlo/services/GGSRootFileService.h"
#include "montecarlo/useractions/GGSUserAction.h"
#include "G4GenericMessenger.hh"
#include "G4PrimaryParticle.hh"
#include "G4Track.hh"
#include "TClonesArray.h"
#include "TFile.h"
#include "TTree.h"
Go to the source code of this file.
Data Structures | |
class | GGSPrimaryDisAction |
Action which finds the point of disappearance points for each primary particle. More... | |
GGSPrimaryDisAction class definition.
Definition in file GGSPrimaryDisAction.h.