PlasmaMLPALLAS
|
#include "Geometry.hh"
#include "G4VUserDetectorConstruction.hh"
#include "G4PVPlacement.hh"
#include "G4VisAttributes.hh"
#include "G4GeometryManager.hh"
#include "G4PhysicalVolumeStore.hh"
#include "G4LogicalVolumeStore.hh"
#include "G4SolidStore.hh"
#include "G4FieldManager.hh"
#include "G4Mag_UsualEqRhs.hh"
#include "G4ChordFinder.hh"
#include "G4ClassicalRK4.hh"
#include "PlasmaMLPALLASMagneticField.hh"
#include "PlasmaMLPALLASGeometryMessenger.hh"
Go to the source code of this file.
Classes | |
class | PlasmaMLPALLASGeometryConstruction |
Defines the detector geometry and magnetic fields for the PALLAS simulation. More... | |