Import Geant4 10.7.2 source tree
This commit is contained in:
@@ -298,13 +298,11 @@ void XrayTelPhysicsList::SetCuts()
|
||||
|
||||
void XrayTelPhysicsList::SetCutForGamma(G4double cut)
|
||||
{
|
||||
ResetCuts();
|
||||
cutForGamma = cut;
|
||||
}
|
||||
|
||||
void XrayTelPhysicsList::SetCutForElectron(G4double cut)
|
||||
{
|
||||
ResetCuts();
|
||||
cutForElectron = cut;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user