Geant4
10.02.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 () |
Private Member Functions | |
G4FTFBuilder (G4FTFBuilder &) | |
G4FTFBuilder & | operator= (const G4FTFBuilder &right) |
Private Attributes | |
G4FTFModel * | fStringModel |
G4ExcitedStringDecay * | fStringDecay |
G4PreCompoundModel * | fPreCompound |
G4GeneratorPrecompoundInterface * | fPrecoInterface |
G4LundStringFragmentation * | fLund |
Definition at line 50 of file G4FTFBuilder.hh.
G4FTFBuilder::G4FTFBuilder | ( | const G4String & | name = "FTF" , |
G4PreCompoundModel * | p = 0 |
||
) |
Definition at line 49 of file G4FTFBuilder.cc.
|
virtual |
Definition at line 55 of file G4FTFBuilder.cc.
References fLund, fStringDecay, and fStringModel.
|
private |
|
protectedvirtual |
Implements G4VHadronModelBuilder.
Definition at line 62 of file G4FTFBuilder.cc.
References fLund, fPrecoInterface, fPreCompound, fStringDecay, fStringModel, G4VHadronModelBuilder::GetName(), G4VPartonStringModel::SetFragmentationModel(), G4TheoFSGenerator::SetHighEnergyGenerator(), and G4TheoFSGenerator::SetTransport().
|
private |
|
private |
Definition at line 74 of file G4FTFBuilder.hh.
Referenced by BuildModel(), and ~G4FTFBuilder().
|
private |
Definition at line 73 of file G4FTFBuilder.hh.
Referenced by BuildModel().
|
private |
Definition at line 71 of file G4FTFBuilder.hh.
Referenced by BuildModel().
|
private |
Definition at line 70 of file G4FTFBuilder.hh.
Referenced by BuildModel(), and ~G4FTFBuilder().
|
private |
Definition at line 69 of file G4FTFBuilder.hh.
Referenced by BuildModel(), and ~G4FTFBuilder().