Geant4
10.02.p01
|
Main program of the eventgenerator/HepMC/MCTruth example. More...
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "FTFP_BERT.hh"
#include "PrimaryGeneratorAction.hh"
#include "DetectorConstruction.hh"
#include "MCTruthTrackingAction.hh"
#include "MCTruthEventAction.hh"
#include "MCTruthManager.hh"
Go to the source code of this file.
Functions | |
int | main () |
Main program of the eventgenerator/HepMC/MCTruth example.
Definition in file mctruthex.cc.
int main | ( | ) |
Definition at line 43 of file mctruthex.cc.
References MCTruthConfig::AddParticleType(), G4UImanager::ApplyCommand(), G4RunManager::BeamOn(), MCTruthManager::GetInstance(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), MCTruthManager::SetConfig(), MCTruthConfig::SetMinE(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().