BesBosonConstructor Class Reference

#include <BesBosonConstructor.hh>

List of all members.

Public Member Functions

 BesBosonConstructor ()
 ~BesBosonConstructor ()
void ConstructParticle ()


Detailed Description

Definition at line 17 of file BesBosonConstructor.hh.


Constructor & Destructor Documentation

BesBosonConstructor::BesBosonConstructor (  ) 

Definition at line 20 of file BesBosonConstructor.cc.

00021 {
00022 }

BesBosonConstructor::~BesBosonConstructor (  ) 

Definition at line 24 of file BesBosonConstructor.cc.

00025 {
00026 }


Member Function Documentation

void BesBosonConstructor::ConstructParticle (  ) 

Definition at line 29 of file BesBosonConstructor.cc.

00030 {
00031   // pseudo-particles
00032   G4Geantino::GeantinoDefinition();
00033   G4ChargedGeantino::ChargedGeantinoDefinition();
00034 
00035   // gamma
00036   G4Gamma::GammaDefinition();
00037 }


Generated on Tue Nov 29 23:17:28 2016 for BOSS_7.0.2 by  doxygen 1.4.7