GGS(GenericGEANT4Simulation)Software
2.7.0
|
#include <map>
#include <vector>
#include "montecarlo/dataobjs/GGSTLostEnergyInfo.h"
#include "montecarlo/services/GGSRootFileService.h"
#include "montecarlo/useractions/GGSUserAction.h"
#include "G4PrimaryParticle.hh"
#include "G4Track.hh"
#include "TFile.h"
#include "TTree.h"
Go to the source code of this file.
Data Structures | |
class | GGSLostEnergyAction |
Computes the lost energy due to particles escaping the world volume. More... | |
GGSLostEnergyAction class definition.
Definition in file GGSLostEnergyAction.h.