Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4AttDefStore.hh 69802 2013-05-15 14:52:57Z gcosmo $
// $Id: G4AttDefStore.hh 78306 2013-12-11 10:53:30Z gcosmo $
#ifndef G4ATTDEFSTORE_HH
#define G4ATTDEFSTORE_HH
@@ -37,7 +37,7 @@ class G4AttDef;
namespace G4AttDefStore {
std::map<G4String,G4AttDef>*
GetInstance(G4String storeKey, G4bool& isNew);
GetInstance(const G4String& storeKey, G4bool& isNew);
// Returns a pointer to the definitions accessed by the given key.
// "isNew" is true if definitions pointer is new and therefore the
// needs filling. The store keeps the ownership of the returned