![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4PhysListFactory.hh"#include "G4VModularPhysicsList.hh"#include "HadrontherapyEventAction.hh"#include "HadrontherapyPhysicsList.hh"#include "HadrontherapyDetectorSD.hh"#include "HadrontherapyPrimaryGeneratorAction.hh"#include "HadrontherapyRunAction.hh"#include "HadrontherapyMatrix.hh"#include "Randomize.hh"#include "G4UImessenger.hh"#include "globals.hh"#include "HadrontherapySteppingAction.hh"#include "HadrontherapyGeometryController.hh"#include "HadrontherapyGeometryMessenger.hh"#include "HadrontherapyInteractionParameters.hh"#include "HadrontherapyLet.hh"#include "G4ScoringManager.hh"#include "G4ParallelWorldPhysics.hh"#include <time.h>#include "G4Timer.hh"#include "HadrontherapyActionInitialization.hh"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"
Include dependency graph for hadrontherapy.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition at line 105 of file hadrontherapy.cc.
View newest version in sPHENIX GitHub at line 105 of file hadrontherapy.cc
References static_analysis_results::analysis(), G4UImanager::ApplyCommand(), G4cout, G4endl, HadrontherapyAnalysis::GetInstance(), HadrontherapyLet::GetInstance(), HadrontherapyMatrix::GetInstance(), G4Timer::GetRealElapsed(), G4PhysListFactory::GetReferencePhysList(), G4ScoringManager::GetScoringManager(), G4UImanager::GetUIpointer(), Initialize(), G4PhysListFactory::IsReferencePhysList(), G4VModularPhysicsList::RegisterPhysics(), seed, HadrontherapyGeometryController::SetGeometry(), G4RunManager::SetUserInitialization(), G4ScoringManager::SetVerboseLevel(), G4Timer::Start(), G4Timer::Stop(), and Acts::VectorHelpers::time().
Here is the call graph for this function: