CGEM BOSS
6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
BesShortLivedConstructor.hh
Go to the documentation of this file.
1
//---------------------------------------------------------------------------//
2
// BOOST --- BESIII Object_Oriented Simulation Tool //
3
//---------------------------------------------------------------------------//
4
//Descpirtion: Rewrite G4ShortLivedConstructor.hh, remove quark part
5
//Author: Liuhm
6
//Created: 2003/5/19
7
//Modified:
8
//Comment:
9
//---------------------------------------------------------------------------//
10
//
11
#ifndef BesShortLivedConstructor_h
12
#define BesShortLivedConstructor_h 1
13
14
#include "globals.hh"
15
#include "G4ios.hh"
16
17
class
BesShortLivedConstructor
18
{
19
//This class is a utility class for construction
20
//short lived particles
21
22
public
:
23
BesShortLivedConstructor
();
24
~BesShortLivedConstructor
();
25
26
public
:
27
void
ConstructParticle
();
28
29
protected
:
30
void
ConstructResonances
();
31
void
ConstructBaryons
();
32
void
ConstructMesons
();
33
34
private
:
35
static
G4bool isConstructed;
36
// flag for checking whether resonces exist or not
37
};
38
39
#endif
40
41
42
43
44
45
46
47
48
49
50
BesShortLivedConstructor
Definition
BesShortLivedConstructor.hh:18
BesShortLivedConstructor::ConstructBaryons
void ConstructBaryons()
Definition
BesShortLivedConstructor.cc:79
BesShortLivedConstructor::ConstructParticle
void ConstructParticle()
Definition
BesShortLivedConstructor.cc:31
BesShortLivedConstructor::~BesShortLivedConstructor
~BesShortLivedConstructor()
Definition
BesShortLivedConstructor.cc:26
BesShortLivedConstructor::BesShortLivedConstructor
BesShortLivedConstructor()
Definition
BesShortLivedConstructor.cc:22
BesShortLivedConstructor::ConstructMesons
void ConstructMesons()
Definition
BesShortLivedConstructor.cc:279
BesShortLivedConstructor::ConstructResonances
void ConstructResonances()
Definition
BesShortLivedConstructor.cc:46
6.6.5.h
Simulation
BOOST
PhySim
PhySim-00-00-10
PhySim
BesShortLivedConstructor.hh
Generated by
1.12.0