Geant4
9.6.p02
|
#include <G4FTFBuilder.hh>
Public Member Functions | |
G4FTFBuilder (const G4String &name="FTF", G4PreCompoundModel *p=0) | |
virtual | ~G4FTFBuilder () |
Public Member Functions inherited from G4VHadronModelBuilder | |
G4VHadronModelBuilder (const G4String &name="") | |
virtual | ~G4VHadronModelBuilder () |
G4HadronicInteraction * | GetModel () |
const G4String & | GetName () const |
Protected Member Functions | |
virtual G4HadronicInteraction * | BuildModel () |
Definition at line 50 of file G4FTFBuilder.hh.
G4FTFBuilder::G4FTFBuilder | ( | const G4String & | name = "FTF" , |
G4PreCompoundModel * | p = 0 |
||
) |
Definition at line 50 of file G4FTFBuilder.cc.
|
virtual |
Definition at line 56 of file G4FTFBuilder.cc.
|
protectedvirtual |
Implements G4VHadronModelBuilder.
Definition at line 63 of file G4FTFBuilder.cc.