EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
#include "G4VUserDetectorConstruction.hh"
#include "G4VModularPhysicsList.hh"
#include "G4GDMLParser.hh"
#include "G4GDMLReadStructure.hh"
#include "G4AssemblyVolume.hh"
#include "G4PVPlacement.hh"
#include "G4NistManager.hh"
#include <TROOT.h>
#include <TFile.h>
#include <TColor.h>
#include <EicToyModel.h>
Go to the source code of this file.
Classes | |
class | BasicDetectorConstruction |
class | BasicPhysicsList |
Functions | |
int | main (int argc, char **argv) |