Geant4  10.00.p02
G4FTFBuilder Class Reference

#include <G4FTFBuilder.hh>

+ Inheritance diagram for G4FTFBuilder:
+ Collaboration 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 ()
 
G4HadronicInteractionGetModel ()
 
const G4StringGetName () const
 

Protected Member Functions

virtual G4HadronicInteractionBuildModel ()
 

Private Member Functions

 G4FTFBuilder (G4FTFBuilder &)
 
G4FTFBuilderoperator= (const G4FTFBuilder &right)
 

Private Attributes

G4FTFModelfStringModel
 
G4ExcitedStringDecayfStringDecay
 
G4PreCompoundModelfPreCompound
 
G4GeneratorPrecompoundInterfacefPrecoInterface
 
G4LundStringFragmentationfLund
 

Detailed Description

Definition at line 50 of file G4FTFBuilder.hh.

Constructor & Destructor Documentation

G4FTFBuilder::G4FTFBuilder ( const G4String name = "FTF",
G4PreCompoundModel p = 0 
)

Definition at line 49 of file G4FTFBuilder.cc.

G4FTFBuilder::~G4FTFBuilder ( )
virtual

Definition at line 55 of file G4FTFBuilder.cc.

References fLund, fStringDecay, and fStringModel.

G4FTFBuilder::G4FTFBuilder ( G4FTFBuilder )
private

Member Function Documentation

G4HadronicInteraction * G4FTFBuilder::BuildModel ( )
protectedvirtual

Implements G4VHadronModelBuilder.

Definition at line 63 of file G4FTFBuilder.cc.

References fLund, fPrecoInterface, fPreCompound, fStringDecay, fStringModel, G4VHadronModelBuilder::GetName(), G4VPartonStringModel::SetFragmentationModel(), G4TheoFSGenerator::SetHighEnergyGenerator(), and G4TheoFSGenerator::SetTransport().

+ Here is the call graph for this function:

G4FTFBuilder& G4FTFBuilder::operator= ( const G4FTFBuilder right)
private

Member Data Documentation

G4LundStringFragmentation* G4FTFBuilder::fLund
private

Definition at line 74 of file G4FTFBuilder.hh.

Referenced by BuildModel(), and ~G4FTFBuilder().

G4GeneratorPrecompoundInterface* G4FTFBuilder::fPrecoInterface
private

Definition at line 73 of file G4FTFBuilder.hh.

Referenced by BuildModel().

G4PreCompoundModel* G4FTFBuilder::fPreCompound
private

Definition at line 71 of file G4FTFBuilder.hh.

Referenced by BuildModel().

G4ExcitedStringDecay* G4FTFBuilder::fStringDecay
private

Definition at line 70 of file G4FTFBuilder.hh.

Referenced by BuildModel(), and ~G4FTFBuilder().

G4FTFModel* G4FTFBuilder::fStringModel
private

Definition at line 69 of file G4FTFBuilder.hh.

Referenced by BuildModel(), and ~G4FTFBuilder().


The documentation for this class was generated from the following files: