|
Geant4
10.02
|
#include "G4RunManager.hh"#include "G4ScoringManager.hh"#include "G4UImanager.hh"#include "Randomize.hh"#include "ExExChDetectorConstruction.hh"#include "ExExChPrimaryGeneratorAction.hh"#include "ExExChTrackingAction.hh"#include "ExExChStackingAction.hh"#include "ExExChEventAction.hh"#include "ExExChRunAction.hh"#include "ExExChPhysicsList.hh"#include "QGSP_BERT.hh"
Include dependency graph for channeling.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 64 of file channeling.cc.
References G4UImanager::ApplyCommand(), G4cout, G4endl, G4MTRunManager::GetNumberOfThreads(), G4ScoringManager::GetScoringManager(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), G4RunManager::SetUserAction(), G4RunManager::SetUserInitialization(), and G4ScoringManager::SetVerboseLevel().
Here is the call graph for this function: