|
Geant4
10.02.p02
|
#include "CCalDetectorConstruction.hh"#include "CCalEndOfEventAction.hh"#include "CCalRunAction.hh"#include "CCalPrimaryGeneratorAction.hh"#include "G4PhysListFactory.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"
Include dependency graph for CompositeCalorimeter.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| 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().
Here is the call graph for this function: