CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
Go to the source code of this file.
Classes | |
struct | genpar |
struct | coscut |
struct | cosevt |
struct | flxout |
Functions | |
void | cosmic2_ (void) |
void | cosipr_ (void) |
void | cosgin_ (void) |
void | cosgen_ (float *emin, float *emax, int *iacc) |
Variables | |
genpar | genpar_ |
coscut | coscut_ |
cosevt | cosevt_ |
flxout | flxout_ |
void cosgen_ | ( | float * | emin, |
float * | emax, | ||
int * | iacc ) |
Referenced by CosmicGun::GenerateEvent().
void cosgin_ | ( | void | ) |
Referenced by CosmicGun::InitializeGenerator().
void cosipr_ | ( | void | ) |
Referenced by CosmicGun::InitializeGenerator().
void cosmic2_ | ( | void | ) |
Referenced by CosmicGun::InitializeGenerator().
coscut coscut_ |
Definition at line 31 of file CosmicGun.cxx.
Referenced by CosmicGun::SetCosCut().
cosevt cosevt_ |
Definition at line 36 of file CosmicGun.cxx.
Referenced by CosmicGun::GenerateEvent(), and CosmicGun::GetMuonCharge().
flxout flxout_ |
Definition at line 41 of file CosmicGun.cxx.
Referenced by CosmicGun::InitializeGenerator().
genpar genpar_ |
Definition at line 26 of file CosmicGun.cxx.
Referenced by CosmicGun::SetEnergyRange().