CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
BesBosonConstructor Class Reference

#include <BesBosonConstructor.hh>

Public Member Functions

 BesBosonConstructor ()
 
 ~BesBosonConstructor ()
 
void ConstructParticle ()
 

Detailed Description

Definition at line 17 of file BesBosonConstructor.hh.

Constructor & Destructor Documentation

◆ BesBosonConstructor()

BesBosonConstructor::BesBosonConstructor ( )

Definition at line 20 of file BesBosonConstructor.cc.

21{
22}

◆ ~BesBosonConstructor()

BesBosonConstructor::~BesBosonConstructor ( )

Definition at line 24 of file BesBosonConstructor.cc.

25{
26}

Member Function Documentation

◆ ConstructParticle()

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}

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