![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Main program of the B3b example. More...
#include "G4Types.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"#include "G4TScoreNtupleWriter.hh"#include "Randomize.hh"#include "B3DetectorConstruction.hh"#include "B3PhysicsList.hh"#include "B3bActionInitialization.hh"#include "B3Analysis.hh"
Include dependency graph for exampleB3b.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the B3b example.
Definition in file exampleB3b.cc.
Definition at line 52 of file exampleB3b.cc.
View newest version in sPHENIX GitHub at line 52 of file exampleB3b.cc
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4RunManager::SetUserInitialization(), and G4TScoreNtupleWriter< T >::SetVerboseLevel().
Here is the call graph for this function: