G4MesonConstructor Class Reference

#include <G4MesonConstructor.hh>


Public Member Functions

 G4MesonConstructor ()
 ~G4MesonConstructor ()

Static Public Member Functions

static void ConstructParticle ()

Static Protected Member Functions

static void ConstructLightMesons ()
static void ConstructCharmMesons ()
static void ConstructBottomMesons ()


Detailed Description

Definition at line 39 of file G4MesonConstructor.hh.


Constructor & Destructor Documentation

G4MesonConstructor::G4MesonConstructor (  ) 

Definition at line 71 of file G4MesonConstructor.cc.

00072 {
00073 }

G4MesonConstructor::~G4MesonConstructor (  ) 

Definition at line 75 of file G4MesonConstructor.cc.

00076 {
00077 }


Member Function Documentation

void G4MesonConstructor::ConstructBottomMesons (  )  [static, protected]

Definition at line 112 of file G4MesonConstructor.cc.

References G4AntiBMesonZero::AntiBMesonZeroDefinition(), G4AntiBsMesonZero::AntiBsMesonZeroDefinition(), G4BcMesonMinus::BcMesonMinusDefinition(), G4BcMesonPlus::BcMesonPlusDefinition(), G4BMesonMinus::BMesonMinusDefinition(), G4BMesonPlus::BMesonPlusDefinition(), G4BMesonZero::BMesonZeroDefinition(), G4BsMesonZero::BsMesonZeroDefinition(), and G4Upsiron::UpsironDefinition().

Referenced by ConstructParticle().

void G4MesonConstructor::ConstructCharmMesons (  )  [static, protected]

Definition at line 101 of file G4MesonConstructor.cc.

References G4AntiDMesonZero::AntiDMesonZeroDefinition(), G4DMesonMinus::DMesonMinusDefinition(), G4DMesonPlus::DMesonPlusDefinition(), G4DMesonZero::DMesonZeroDefinition(), G4DsMesonMinus::DsMesonMinusDefinition(), G4DsMesonPlus::DsMesonPlusDefinition(), G4Etac::EtacDefinition(), and G4JPsi::JPsiDefinition().

Referenced by ConstructParticle().

void G4MesonConstructor::ConstructLightMesons (  )  [static, protected]

Definition at line 87 of file G4MesonConstructor.cc.

References G4AntiKaonZero::AntiKaonZeroDefinition(), G4Eta::EtaDefinition(), G4EtaPrime::EtaPrimeDefinition(), G4KaonMinus::KaonMinusDefinition(), G4KaonPlus::KaonPlusDefinition(), G4KaonZero::KaonZeroDefinition(), G4KaonZeroLong::KaonZeroLongDefinition(), G4KaonZeroShort::KaonZeroShortDefinition(), G4PionMinus::PionMinusDefinition(), G4PionPlus::PionPlusDefinition(), and G4PionZero::PionZeroDefinition().

Referenced by ConstructParticle().

void G4MesonConstructor::ConstructParticle (  )  [static]

Definition at line 80 of file G4MesonConstructor.cc.

References ConstructBottomMesons(), ConstructCharmMesons(), and ConstructLightMesons().

Referenced by HadronPhysicsShielding::ConstructParticle(), HadronPhysicsQGSP_INCLXX::ConstructParticle(), HadronPhysicsQGSP_FTFP_BERT_95::ConstructParticle(), HadronPhysicsQGSP_FTFP_BERT::ConstructParticle(), HadronPhysicsQGSP_BIC_HP::ConstructParticle(), HadronPhysicsQGSP_BIC::ConstructParticle(), HadronPhysicsQGSP_BERT_TRV::ConstructParticle(), HadronPhysicsQGSP_BERT_NOLEP::ConstructParticle(), HadronPhysicsQGSP_BERT_HP::ConstructParticle(), HadronPhysicsQGSP_BERT_CHIPS::ConstructParticle(), HadronPhysicsQGSP_BERT_95::ConstructParticle(), HadronPhysicsQGSP_BERT::ConstructParticle(), HadronPhysicsQGSP::ConstructParticle(), HadronPhysicsQGSC_CHIPS::ConstructParticle(), HadronPhysicsQGSC_BERT::ConstructParticle(), HadronPhysicsQGS_BIC::ConstructParticle(), HadronPhysicsLHEP_EMV::ConstructParticle(), HadronPhysicsLHEP::ConstructParticle(), HadronPhysicsFTFP_BERT_TRV::ConstructParticle(), HadronPhysicsFTFP_BERT_HP::ConstructParticle(), HadronPhysicsFTFP_BERT::ConstructParticle(), HadronPhysicsFTF_BIC::ConstructParticle(), HadronPhysicsCHIPS_HP::ConstructParticle(), HadronPhysicsCHIPS::ConstructParticle(), G4VHadronPhysics::ConstructParticle(), G4StoppingPhysics::ConstructParticle(), G4QStoppingPhysics::ConstructParticle(), G4QPhotoNuclearPhysics::ConstructParticle(), G4QElasticPhysics::ConstructParticle(), G4QCaptureAtRestPhysics::ConstructParticle(), G4LHEPStoppingPhysics::ConstructParticle(), G4HadronQElasticPhysics::ConstructParticle(), G4HadronHElasticPhysics::ConstructParticle(), G4HadronElasticPhysicsLHEP::ConstructParticle(), G4HadronElasticPhysics::ConstructParticle(), G4HadronDElasticPhysics::ConstructParticle(), G4DecayPhysics::ConstructParticle(), and G4ChargeExchangePhysics::ConstructParticle().

00081 {
00082   ConstructLightMesons();
00083   ConstructCharmMesons();
00084   ConstructBottomMesons();
00085 }


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:52:28 2013 for Geant4 by  doxygen 1.4.7