Import Geant4 11.2.0.beta source tree
This commit is contained in:
@@ -60,7 +60,7 @@ class G4VParticlePropertyReporter
|
||||
{ return (this != &right); }
|
||||
|
||||
public:
|
||||
typedef std::vector<G4ParticlePropertyData*> G4PPDContainer;
|
||||
using G4PPDContainer = std::vector<G4ParticlePropertyData *>;
|
||||
|
||||
public:
|
||||
virtual G4bool FillList(G4String name);
|
||||
|
||||
Reference in New Issue
Block a user