ATLAS Offline Software
Loading...
Searching...
No Matches
CosmicGun.cxx File Reference
#include <iostream>
#include <iomanip>
#include <math.h>
#include "CosmicGenerator/CosmicGun.h"
Include dependency graph for CosmicGun.cxx:

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_
extern

◆ cosevt_

cosevt cosevt_
extern

◆ flxout_

flxout flxout_
extern

◆ genpar_

genpar genpar_

Definition at line 30 of file CosmicGun.cxx.