Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4QGSBuilder.hh>
Public Member Functions | |
G4QGSBuilder (const G4String &name="", G4PreCompoundModel *p=0, G4bool quasiElastic=true, G4bool projectileDiffraction=false) | |
virtual | ~G4QGSBuilder () |
Public Member Functions inherited from G4VHadronModelBuilder | |
G4VHadronModelBuilder (const G4String &name="") | |
virtual | ~G4VHadronModelBuilder () |
G4HadronicInteraction * | GetModel () |
const G4String & | GetName () const |
Protected Member Functions | |
virtual G4HadronicInteraction * | BuildModel () |
virtual G4HadronicInteraction * | BuildModel ()=0 |
Definition at line 52 of file G4QGSBuilder.hh.
G4QGSBuilder::G4QGSBuilder | ( | const G4String & | name = "" , |
G4PreCompoundModel * | p = 0 , |
||
G4bool | quasiElastic = true , |
||
G4bool | projectileDiffraction = false |
||
) |
Definition at line 53 of file G4QGSBuilder.cc.
|
virtual |
Definition at line 61 of file G4QGSBuilder.cc.
|
protectedvirtual |
Implements G4VHadronModelBuilder.
Definition at line 70 of file G4QGSBuilder.cc.