Import Geant4 9.2.0 source tree
This commit is contained in:
@@ -32,7 +32,7 @@ G4QGSBinaryPiKBuilder::
|
||||
G4QGSBinaryPiKBuilder(G4bool quasiElastic)
|
||||
{
|
||||
theMin = 12*GeV;
|
||||
theModel = new G4TheoFSGenerator;
|
||||
theModel = new G4TheoFSGenerator("QGSB");
|
||||
|
||||
theStringModel = new G4QGSModel< G4QGSParticipants >;
|
||||
theStringDecay = new G4ExcitedStringDecay(new G4QGSMFragmentation);
|
||||
|
||||
Reference in New Issue
Block a user