Import Geant4 10.3.0 source tree
This commit is contained in:
@@ -49,4 +49,3 @@ class B03ActionInitialization : public G4VUserActionInitialization
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
@@ -60,7 +60,6 @@ private:
|
||||
|
||||
G4VPhysicalVolume* fWorldVolume;
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
@@ -44,8 +44,6 @@
|
||||
class G4VPhysicalVolume;
|
||||
class G4LogicalVolume;
|
||||
|
||||
|
||||
|
||||
class B03ImportanceDetectorConstruction : public G4VUserParallelWorld
|
||||
{
|
||||
public:
|
||||
|
||||
@@ -63,6 +63,4 @@ private:
|
||||
B03SetGeometryCell fSetGeometryCell;
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
@@ -86,5 +86,3 @@ class B03PhysicsList: public G4VUserPhysicsList
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -51,4 +51,3 @@ class B03PrimaryGeneratorAction : public G4VUserPrimaryGeneratorAction
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
@@ -71,7 +71,6 @@ private:
|
||||
// G4int fFieldName;
|
||||
G4int fFieldValue;
|
||||
|
||||
|
||||
};
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user