|
Geant4.10
|
#include "CCalDetectorConstruction.hh"#include "CCalEndOfEventAction.hh"#include "CCalRunAction.hh"#include "CCalPrimaryGeneratorAction.hh"#include "G4PhysListFactory.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition at line 50 of file CompositeCalorimeter.cc.
References G4UImanager::ApplyCommand(), G4cout, G4endl, G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), G4PhysListFactory::ReferencePhysList(), G4UIExecutive::SessionStart(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().
1.8.7