Geant4  10.00.p02
G4FTFPAntiBarionBuilder Class Reference

#include <G4FTFPAntiBarionBuilder.hh>

+ Inheritance diagram for G4FTFPAntiBarionBuilder:
+ Collaboration diagram for G4FTFPAntiBarionBuilder:

Public Member Functions

 G4FTFPAntiBarionBuilder (G4bool quasiElastic=false)
 
virtual ~G4FTFPAntiBarionBuilder ()
 
virtual void Build (G4HadronElasticProcess *aP)
 
virtual void Build (G4AntiProtonInelasticProcess *aP)
 
virtual void Build (G4AntiNeutronInelasticProcess *aP)
 
virtual void Build (G4AntiDeuteronInelasticProcess *aP)
 
virtual void Build (G4AntiTritonInelasticProcess *aP)
 
virtual void Build (G4AntiHe3InelasticProcess *aP)
 
virtual void Build (G4AntiAlphaInelasticProcess *aP)
 
void SetMinEnergy (G4double val)
 
void SetMaxEnergy (G4double val)
 
- Public Member Functions inherited from G4VAntiBarionBuilder
 G4VAntiBarionBuilder ()
 
virtual ~G4VAntiBarionBuilder ()
 

Private Attributes

G4TheoFSGeneratortheModel
 
G4PreCompoundModelthePreEquilib
 
G4GeneratorPrecompoundInterfacetheCascade
 
G4FTFModeltheStringModel
 
G4ExcitedStringDecaytheStringDecay
 
G4QuasiElasticChanneltheQuasiElastic
 
G4LundStringFragmentationtheLund
 
G4ExcitationHandlertheHandler
 
G4VCrossSectionDataSettheAntiNucleonData
 
G4VComponentCrossSectiontheAntiNucleonXS
 
G4double theMin
 
G4double theMax
 

Detailed Description

Definition at line 61 of file G4FTFPAntiBarionBuilder.hh.

Constructor & Destructor Documentation

G4FTFPAntiBarionBuilder::G4FTFPAntiBarionBuilder ( G4bool  quasiElastic = false)
G4FTFPAntiBarionBuilder::~G4FTFPAntiBarionBuilder ( )
virtual

Member Function Documentation

void G4FTFPAntiBarionBuilder::Build ( G4HadronElasticProcess aP)
virtual

Implements G4VAntiBarionBuilder.

Definition at line 94 of file G4FTFPAntiBarionBuilder.cc.

void G4FTFPAntiBarionBuilder::Build ( G4AntiProtonInelasticProcess aP)
virtual

Implements G4VAntiBarionBuilder.

Definition at line 97 of file G4FTFPAntiBarionBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theAntiNucleonData, theMax, theMin, and theModel.

+ Here is the call graph for this function:

void G4FTFPAntiBarionBuilder::Build ( G4AntiNeutronInelasticProcess aP)
virtual

Implements G4VAntiBarionBuilder.

Definition at line 106 of file G4FTFPAntiBarionBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theAntiNucleonData, theMax, theMin, and theModel.

+ Here is the call graph for this function:

void G4FTFPAntiBarionBuilder::Build ( G4AntiDeuteronInelasticProcess aP)
virtual

Implements G4VAntiBarionBuilder.

Definition at line 115 of file G4FTFPAntiBarionBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theAntiNucleonData, theMax, theMin, and theModel.

+ Here is the call graph for this function:

void G4FTFPAntiBarionBuilder::Build ( G4AntiTritonInelasticProcess aP)
virtual

Implements G4VAntiBarionBuilder.

Definition at line 124 of file G4FTFPAntiBarionBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theAntiNucleonData, theMax, theMin, and theModel.

+ Here is the call graph for this function:

void G4FTFPAntiBarionBuilder::Build ( G4AntiHe3InelasticProcess aP)
virtual

Implements G4VAntiBarionBuilder.

Definition at line 133 of file G4FTFPAntiBarionBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theAntiNucleonData, theMax, theMin, and theModel.

+ Here is the call graph for this function:

void G4FTFPAntiBarionBuilder::Build ( G4AntiAlphaInelasticProcess aP)
virtual

Implements G4VAntiBarionBuilder.

Definition at line 142 of file G4FTFPAntiBarionBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theAntiNucleonData, theMax, theMin, and theModel.

+ Here is the call graph for this function:

void G4FTFPAntiBarionBuilder::SetMaxEnergy ( G4double  val)
inline

Definition at line 77 of file G4FTFPAntiBarionBuilder.hh.

References theMax.

void G4FTFPAntiBarionBuilder::SetMinEnergy ( G4double  val)
inline

Definition at line 76 of file G4FTFPAntiBarionBuilder.hh.

References theMin.

Member Data Documentation

G4VCrossSectionDataSet* G4FTFPAntiBarionBuilder::theAntiNucleonData
private
G4VComponentCrossSection* G4FTFPAntiBarionBuilder::theAntiNucleonXS
private

Definition at line 90 of file G4FTFPAntiBarionBuilder.hh.

Referenced by G4FTFPAntiBarionBuilder(), and ~G4FTFPAntiBarionBuilder().

G4GeneratorPrecompoundInterface* G4FTFPAntiBarionBuilder::theCascade
private

Definition at line 82 of file G4FTFPAntiBarionBuilder.hh.

Referenced by G4FTFPAntiBarionBuilder(), and ~G4FTFPAntiBarionBuilder().

G4ExcitationHandler* G4FTFPAntiBarionBuilder::theHandler
private

Definition at line 87 of file G4FTFPAntiBarionBuilder.hh.

Referenced by G4FTFPAntiBarionBuilder().

G4LundStringFragmentation* G4FTFPAntiBarionBuilder::theLund
private

Definition at line 86 of file G4FTFPAntiBarionBuilder.hh.

Referenced by G4FTFPAntiBarionBuilder(), and ~G4FTFPAntiBarionBuilder().

G4double G4FTFPAntiBarionBuilder::theMax
private

Definition at line 92 of file G4FTFPAntiBarionBuilder.hh.

Referenced by Build(), G4FTFPAntiBarionBuilder(), and SetMaxEnergy().

G4double G4FTFPAntiBarionBuilder::theMin
private

Definition at line 91 of file G4FTFPAntiBarionBuilder.hh.

Referenced by Build(), G4FTFPAntiBarionBuilder(), and SetMinEnergy().

G4TheoFSGenerator* G4FTFPAntiBarionBuilder::theModel
private
G4PreCompoundModel* G4FTFPAntiBarionBuilder::thePreEquilib
private

Definition at line 81 of file G4FTFPAntiBarionBuilder.hh.

Referenced by G4FTFPAntiBarionBuilder(), and ~G4FTFPAntiBarionBuilder().

G4QuasiElasticChannel* G4FTFPAntiBarionBuilder::theQuasiElastic
private

Definition at line 85 of file G4FTFPAntiBarionBuilder.hh.

Referenced by G4FTFPAntiBarionBuilder(), and ~G4FTFPAntiBarionBuilder().

G4ExcitedStringDecay* G4FTFPAntiBarionBuilder::theStringDecay
private

Definition at line 84 of file G4FTFPAntiBarionBuilder.hh.

Referenced by G4FTFPAntiBarionBuilder(), and ~G4FTFPAntiBarionBuilder().

G4FTFModel* G4FTFPAntiBarionBuilder::theStringModel
private

Definition at line 83 of file G4FTFPAntiBarionBuilder.hh.

Referenced by G4FTFPAntiBarionBuilder(), and ~G4FTFPAntiBarionBuilder().


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