Import Geant4 9.2.0 source tree
This commit is contained in:
@@ -60,7 +60,7 @@ G4KaonMinusAbsorption::G4KaonMinusAbsorption(const G4String& processName,
|
||||
if (verboseLevel>0) {
|
||||
G4cout << GetProcessName() << " is created "<< G4endl;
|
||||
}
|
||||
|
||||
SetProcessSubType(fHadronAtRest);
|
||||
pv = new G4GHEKinematicsVector [MAX_SECONDARIES+1];
|
||||
eve = new G4GHEKinematicsVector [MAX_SECONDARIES];
|
||||
gkin = new G4GHEKinematicsVector [MAX_SECONDARIES];
|
||||
|
||||
Reference in New Issue
Block a user