![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4Types.hh"#include "G4RunManager.hh"#include "G4ScoringManager.hh"#include "G4UImanager.hh"#include "PrimaryGeneratorAction.hh"#include "StackingAction.hh"#include "EventAction.hh"#include "RunAction.hh"#include "DetectorConstruction.hh"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"#include "FTFP_BERT.hh"#include "G4EmStandardPhysics_option4_channeling.hh"#include "G4ChannelingPhysics.hh"#include "G4GenericBiasingPhysics.hh"
Include dependency graph for channeling.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition at line 62 of file channeling.cc.
View newest version in sPHENIX GitHub at line 62 of file channeling.cc
References G4UImanager::ApplyCommand(), G4Threading::G4GetNumberOfCores(), G4ScoringManager::GetScoringManager(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4GenericBiasingPhysics::PhysicsBiasAllCharged(), G4VModularPhysicsList::RegisterPhysics(), G4VModularPhysicsList::ReplacePhysics(), G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), G4RunManager::SetUserAction(), G4RunManager::SetUserInitialization(), and G4ScoringManager::SetVerboseLevel().
Here is the call graph for this function: