MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetSafetyValue2

Method GetSafetyValue2

source/event/include/G4TrackStack.hh:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 inline std::size_t GetMaxNTrack() const { return maxEntry; }
72 inline G4int GetSafetyValue1() const { return safetyValue1; }
73 inline G4int GetSafetyValue2() const { return safetyValue2; }
74 inline G4int GetNStick() const { return nstick; }
75
76 G4double getTotalEnergy() const;

Callers 1

PushToStackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected