Import Geant4 10.7.0.beta source tree
This commit is contained in:
@@ -283,6 +283,10 @@ public:
|
||||
return fReactionPerTime;
|
||||
}
|
||||
|
||||
void SortByTime(){
|
||||
fSortByTime = true;
|
||||
}
|
||||
|
||||
protected:
|
||||
void AddReaction(G4Track* track, G4ITReactionPtr reaction)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user