Import Geant4 11.0.0 source tree
This commit is contained in:
committed by
Ben Morgan
parent
6399a014b6
commit
80e2389dd8
@@ -45,8 +45,8 @@ public:
|
||||
inline void SetWeight(G4double aW) {theWeight= aW;}
|
||||
inline void SetTime(G4double aT) {theTime = aT;}
|
||||
inline G4double GetTime() const {return theTime;}
|
||||
inline void SetCreatorModelType(G4int idx) {theCreatorModel = idx;}
|
||||
inline G4int GetCreatorModelType() const {return theCreatorModel;}
|
||||
inline void SetCreatorModelID(G4int id) {theCreatorModel = id;}
|
||||
inline G4int GetCreatorModelID() const {return theCreatorModel;}
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user