![]() |
ACTARSim
ACTAR TPC Simulation Reference Guide
|
#include <time.h>#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4UIterminal.hh"#include "G4UItcsh.hh"#include "G4UIQt.hh"#include "Randomize.hh"#include "ActarSimDetectorConstruction.hh"#include "ActarSimPhysicsList.hh"#include "ActarSimPrimaryGeneratorAction.hh"#include "ActarSimRunAction.hh"#include "ActarSimEventAction.hh"#include "ActarSimSteppingAction.hh"#include "ActarSimSteppingVerbose.hh"#include "ActarSimROOTAnalysis.hh"
Include dependency graph for ActarSim.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 53 of file ActarSim.cc.