ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mctruthex.cc File Reference

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"
+ Include dependency graph for mctruthex.cc:

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

Main program of the eventgenerator/HepMC/MCTruth example.

Definition in file mctruthex.cc.

Function Documentation

int main ( )

Definition at line 42 of file mctruthex.cc.

View newest version in sPHENIX GitHub at line 42 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().

+ Here is the call graph for this function: