|
VMC Examples Version 6.7
|
Implementation of the A01DetectorConstruction class. More...
#include "A01DetectorConstruction.hh"#include "B5MagneticField.hh"#include "TG4GeometryManager.h"#include "G4FieldManager.hh"#include "G4Mag_UsualEqRhs.hh"#include "G4TransportationManager.hh"#include "G4Element.hh"#include "G4Material.hh"#include "G4MaterialTable.hh"#include "G4NistManager.hh"#include "G4Box.hh"#include "G4LogicalVolume.hh"#include "G4PVParameterised.hh"#include "G4PVPlacement.hh"#include "G4PVReplica.hh"#include "G4Tubs.hh"#include "G4UserLimits.hh"#include "G4VPhysicalVolume.hh"#include "G4VSolid.hh"#include "G4GenericMessenger.hh"#include "G4RunManager.hh"#include "G4SDManager.hh"#include "G4VSensitiveDetector.hh"#include "G4Colour.hh"#include "G4VisAttributes.hh"#include "G4SystemOfUnits.hh"#include "G4ios.hh"
Go to the source code of this file.
Implementation of the A01DetectorConstruction class.
Geant4 example A01 adapted to Virtual Monte Carlo
Definition in file A01DetectorConstruction.cxx.