Import Geant4 10.5.1 source tree
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
|
||||
#include "G4tgrMessenger.hh"
|
||||
|
||||
#include "G4SystemOfUnits.hh"
|
||||
#include "G4UIcommand.hh"
|
||||
#include "G4Material.hh"
|
||||
#include "G4Element.hh"
|
||||
@@ -73,6 +72,7 @@
|
||||
#include "G4PhysicalVolumeStore.hh"
|
||||
#include "G4GeometryTolerance.hh"
|
||||
#include "G4VPVParameterisation.hh"
|
||||
#include "G4SystemOfUnits.hh"
|
||||
#include <iomanip>
|
||||
|
||||
//------------------------------------------------------------------------
|
||||
|
||||
@@ -34,8 +34,6 @@
|
||||
|
||||
#include "G4tgbVolume.hh"
|
||||
|
||||
#include "G4PhysicalConstants.hh"
|
||||
#include "G4SystemOfUnits.hh"
|
||||
#include "G4tgbVolumeMgr.hh"
|
||||
#include "G4tgbMaterialMgr.hh"
|
||||
#include "G4tgbRotationMatrixMgr.hh"
|
||||
@@ -104,6 +102,9 @@
|
||||
#include "G4UIcommand.hh"
|
||||
#include "G4GeometryTolerance.hh"
|
||||
|
||||
#include "G4PhysicalConstants.hh"
|
||||
#include "G4SystemOfUnits.hh"
|
||||
|
||||
//-------------------------------------------------------------------
|
||||
G4tgbVolume::G4tgbVolume()
|
||||
: theTgrVolume(0), theG4AssemblyVolume(0)
|
||||
|
||||
Reference in New Issue
Block a user