BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
BesBosonConstructor Class Reference

#include <BesBosonConstructor.hh>

Public Member Functions

 BesBosonConstructor ()
 
 ~BesBosonConstructor ()
 
void ConstructParticle ()
 
 BesBosonConstructor ()
 
 ~BesBosonConstructor ()
 
void ConstructParticle ()
 

Detailed Description

Constructor & Destructor Documentation

◆ BesBosonConstructor() [1/2]

BesBosonConstructor::BesBosonConstructor ( )

Definition at line 20 of file BesBosonConstructor.cc.

21{
22}

◆ ~BesBosonConstructor() [1/2]

BesBosonConstructor::~BesBosonConstructor ( )

Definition at line 24 of file BesBosonConstructor.cc.

25{
26}

◆ BesBosonConstructor() [2/2]

BesBosonConstructor::BesBosonConstructor ( )

◆ ~BesBosonConstructor() [2/2]

BesBosonConstructor::~BesBosonConstructor ( )

Member Function Documentation

◆ ConstructParticle() [1/2]

void BesBosonConstructor::ConstructParticle ( )

Definition at line 29 of file BesBosonConstructor.cc.

30{
31 // pseudo-particles
32 G4Geantino::GeantinoDefinition();
33 G4ChargedGeantino::ChargedGeantinoDefinition();
34
35 // gamma
36 G4Gamma::GammaDefinition();
37}

◆ ConstructParticle() [2/2]

void BesBosonConstructor::ConstructParticle ( )

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