![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "nug4/G4Base/G4Helper.h"#include "nug4/G4Base/DetectorConstruction.h"#include "nug4/G4Base/UserActionManager.h"#include "nusimdata/SimulationBase/MCTruth.h"#include "Geant4/G4UImanager.hh"#include "Geant4/G4VUserDetectorConstruction.hh"#include "Geant4/G4VUserPrimaryGeneratorAction.hh"#include "Geant4/G4VUserPhysicsList.hh"#include "Geant4/G4UserLimits.hh"#include "Geant4/G4UserRunAction.hh"#include "Geant4/G4UserEventAction.hh"#include "Geant4/G4UserTrackingAction.hh"#include "Geant4/G4UserSteppingAction.hh"#include "Geant4/G4VisExecutive.hh"#include "Geant4/G4StepLimiterPhysics.hh"#include "Geant4/G4LogicalVolumeStore.hh"#include <boost/algorithm/string.hpp>#include "Geant4/QGSP_BERT.hh"#include "Geant4/G4VModularPhysicsList.hh"#include "Geant4/G4PhysListFactoryAlt.hh"#include "Geant4/G4PhysicsConstructorRegistry.hh"#include <Rtypes.h>#include <iostream>#include <cstring>#include <sys/stat.h>#include "messagefacility/MessageLogger/MessageLogger.h"Go to the source code of this file.
Namespaces | |
| g4b | |
| basic interface to Geant4 for ART-based software | |
Variables | |
| static G4VisExecutive * | g4b::vm_ = 0 |