BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
CosmicGun.cxx File Reference
#include <iostream>
#include <iomanip>
#include <math.h>
#include "CosmicGenerator/CosmicGun.h"

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_
 

Function Documentation

◆ cosgen_()

void cosgen_ ( float *  emin,
float *  emax,
int *  iacc 
)

◆ cosgin_()

void cosgin_ ( void  )

◆ cosipr_()

void cosipr_ ( void  )

◆ cosmic2_()

void cosmic2_ ( void  )

Variable Documentation

◆ coscut_

coscut coscut_

Definition at line 31 of file CosmicGun.cxx.

Referenced by CosmicGun::SetCosCut().

◆ cosevt_

cosevt cosevt_

Definition at line 36 of file CosmicGun.cxx.

Referenced by CosmicGun::GenerateEvent(), and CosmicGun::GetMuonCharge().

◆ flxout_

flxout flxout_

Definition at line 41 of file CosmicGun.cxx.

Referenced by CosmicGun::InitializeGenerator().

◆ genpar_

genpar genpar_

Definition at line 26 of file CosmicGun.cxx.

Referenced by CosmicGun::SetEnergyRange().