BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Simulation/BOOST/PhySim/include/PhySim/BesMesonConstructor.hh
Go to the documentation of this file.
1
//---------------------------------------------------------------------------//
2
// BOOST --- BESIII Object_Oriented Simulation Tool //
3
//---------------------------------------------------------------------------//
4
// Descpirtion: Re-write G4MesonConstructor.hh for BES, remeove Bottom mesons
5
// Author: Liuhm
6
// Created: 2003/05/19
7
// Modified:
8
// Comment:
9
//---------------------------------------------------------------------------//
10
//
11
#ifndef BesMesonConstructor_h
12
# define BesesonConstructor_h 1
13
14
# include "G4ios.hh"
15
# include "globals.hh"
16
17
class
BesMesonConstructor
{
18
// This class is a utility class for construction
19
// short lived particles
20
21
public
:
22
BesMesonConstructor
();
23
~BesMesonConstructor
();
24
25
public
:
26
void
ConstructParticle
();
27
28
protected
:
29
void
ConstructLightMesons
();
30
void
ConstructCharmMesons
();
31
};
32
33
#endif
BesMesonConstructor
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/PhySim/BesMesonConstructor.hh:17
BesMesonConstructor::BesMesonConstructor
BesMesonConstructor()
BesMesonConstructor::~BesMesonConstructor
~BesMesonConstructor()
BesMesonConstructor::ConstructCharmMesons
void ConstructCharmMesons()
BesMesonConstructor::ConstructParticle
void ConstructParticle()
BesMesonConstructor::ConstructLightMesons
void ConstructLightMesons()
8.0.0
BOSS_Source
Simulation
BOOST
PhySim
include
PhySim
BesMesonConstructor.hh
Generated by
1.16.1