| 
    Geant4
    10.03
    
   | 
 
Main program of the pythia6Decayer example. More...
#include "P6DExtDecayerPhysics.hh"#include "ExG4DetectorConstruction01.hh"#include "ExG4PrimaryGeneratorAction01.hh"#include "ExG4RunAction01.hh"#include "ExG4EventAction01.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4ThreeVector.hh"#include "QGSP_BERT.hh"#include "G4SystemOfUnits.hh"#include "Randomize.hh"
 Include dependency graph for pythia6_decayer.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
Main program of the pythia6Decayer example.
Definition in file pythia6_decayer.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 54 of file pythia6_decayer.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), MeV, G4VModularPhysicsList::RegisterPhysics(), G4UIExecutive::SessionStart(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().
 Here is the call graph for this function: