Import Geant4 10.3.0 source tree
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
// $Id: B5DetectorConstruction.hh 76474 2013-11-11 10:36:34Z gcosmo $
|
||||
// $Id: B5DetectorConstruction.hh 101036 2016-11-04 09:00:23Z gcosmo $
|
||||
//
|
||||
/// \file B5DetectorConstruction.hh
|
||||
/// \brief Definition of the B5DetectorConstruction class
|
||||
@@ -50,7 +50,7 @@ class G4GenericMessenger;
|
||||
|
||||
class B5DetectorConstruction : public G4VUserDetectorConstruction
|
||||
{
|
||||
public:
|
||||
public:
|
||||
B5DetectorConstruction();
|
||||
virtual ~B5DetectorConstruction();
|
||||
|
||||
@@ -62,7 +62,7 @@ public:
|
||||
|
||||
void ConstructMaterials();
|
||||
|
||||
private:
|
||||
private:
|
||||
void DefineCommands();
|
||||
|
||||
G4GenericMessenger* fMessenger;
|
||||
|
||||
Reference in New Issue
Block a user