Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
@@ -46,7 +46,7 @@ class G4PhysListFactory
{
public:
G4PhysListFactory();
G4PhysListFactory(G4int verbose = 1);
~G4PhysListFactory();
@@ -60,7 +60,7 @@ public:
// set a prefered list in case where $PHYSLIST isn't defined
// if not set (or called with "") this falls back to system default
G4bool IsReferencePhysList(const G4String&);
G4bool IsReferencePhysList(const G4String&) const;
// check if the name is in the list of PhysLists names
const std::vector<G4String>& AvailablePhysLists() const;