77 if ( projectileDiffraction )
82 { theProjectileDiffraction=0;}
92 if ( theQuasiElastic )
delete theQuasiElastic;
93 if ( theProjectileDiffraction )
delete theProjectileDiffraction;
94 delete theStringDecay;
95 delete theStringModel;
static const char * Default_Name()
static const char * Default_Name()
static const char * Default_Name()
static G4CrossSectionDataSetRegistry * Instance()
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
void RegisterMe(G4HadronicInteraction *a)
G4QGSPPiKBuilder(G4bool quasiElastic=false, G4bool projectileDiffraction=false)
virtual ~G4QGSPPiKBuilder()
virtual void Build(G4HadronElasticProcess *aP)
void SetTransport(G4VIntraNuclearTransportModel *const value)
void SetQuasiElasticChannel(G4QuasiElasticChannel *const value)
void SetHighEnergyGenerator(G4VHighEnergyGenerator *const value)
void SetProjectileDiffraction(G4ProjectileDiffractiveChannel *const value)
void SetDeExcitation(G4VPreCompoundModel *ptr)
void SetFragmentationModel(G4VStringFragmentation *aModel)