Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VPhysicsConstructor.hh"
#include "G4VUPLSplitter.hh"
#include "G4VUserPhysicsList.hh"
#include "G4ios.hh"
#include "globals.hh"
#include "rundefs.hh"
#include <vector>
Go to the source code of this file.
Classes | |
class | G4VMPLData |
class | G4VModularPhysicsList |
Typedefs | |
using | G4VMPLManager = G4VUPLSplitter<G4VMPLData> |
using | G4VModularPhysicsListSubInstanceManager = G4VMPLManager |
Definition at line 83 of file G4VModularPhysicsList.hh.
using G4VMPLManager = G4VUPLSplitter<G4VMPLData> |
Definition at line 82 of file G4VModularPhysicsList.hh.