|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FTFBuilder.hh>
Inheritance diagram for G4FTFBuilder: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 49 of file G4FTFBuilder.hh.
| G4FTFBuilder::G4FTFBuilder | ( | const G4String & | name = "FTF", |
| G4PreCompoundModel * | p = 0 ) |
Definition at line 48 of file G4FTFBuilder.cc.
|
virtual |
Definition at line 52 of file G4FTFBuilder.cc.
|
protectedvirtual |
Implements G4VHadronModelBuilder.
Definition at line 55 of file G4FTFBuilder.cc.