|
Geant4
10.01.p01
|
Main program of the eventgenerator/HepMC/HepMCEx01 example. More...
#include "FTFP_BERT.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "ExN04DetectorConstruction.hh"#include "ExN04EventAction.hh"#include "ExN04PrimaryGeneratorAction.hh"#include "ExN04RunAction.hh"#include "ExN04StackingAction.hh"#include "ExN04SteppingAction.hh"#include "ExN04SteppingVerbose.hh"#include "ExN04TrackingAction.hh"
Include dependency graph for HepMCEx01.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the eventgenerator/HepMC/HepMCEx01 example.
Definition in file HepMCEx01.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 56 of file HepMCEx01.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4VSteppingVerbose::SetInstance(), G4RunManager::SetUserAction(), G4RunManager::SetUserInitialization(), and G4VisManager::SetVerboseLevel().
Here is the call graph for this function: