first step to a general file (ROOT) GPS generator in which events are read from files and/or generatated through distributions More...
#include <toROOTGPSPrimaryGeneratorAction.hh>
Inherits G4VUserPrimaryGeneratorAction.
Public Member Functions | |
virtual void | GeneratePrimaries (G4Event *anEvent) |
void | GetInputFiles (G4String filename="setup/toROOTGPS") |
from a given file, it reads the characteristics of the gamma cascade More... | |
toROOTGPSPrimaryGeneratorAction () | |
toROOTGPSPrimaryGeneratorAction (G4String) | |
virtual | ~toROOTGPSPrimaryGeneratorAction () |
first step to a general file (ROOT) GPS generator in which events are read from files and/or generatated through distributions
Definition at line 57 of file toROOTGPSPrimaryGeneratorAction.hh.
toROOTGPSPrimaryGeneratorAction::toROOTGPSPrimaryGeneratorAction | ( | ) |
Definition at line 57 of file toROOTGPSPrimaryGeneratorAction.cc.
toROOTGPSPrimaryGeneratorAction::toROOTGPSPrimaryGeneratorAction | ( | G4String | filename | ) |
Definition at line 92 of file toROOTGPSPrimaryGeneratorAction.cc.
|
virtual |
Definition at line 105 of file toROOTGPSPrimaryGeneratorAction.cc.
|
virtual |
Definition at line 110 of file toROOTGPSPrimaryGeneratorAction.cc.
void toROOTGPSPrimaryGeneratorAction::GetInputFiles | ( | G4String | filename = "setup/toROOTGPS" | ) |
from a given file, it reads the characteristics of the gamma cascade
Definition at line 222 of file toROOTGPSPrimaryGeneratorAction.cc.