1#ifndef COSMICGENERATOR_COSMICGUN_H
2#define COSMICGENERATOR_COSMICGUN_H
4#include "CLHEP/Vector/LorentzVector.h"
21long int m_printevt, m_printmod;
void PrintLevel(int printevt, int printmod)
void SetEnergyRange(float emin, float emax)
HepLorentzVector GenerateEvent(void)
HepLorentzVector GenerateVertex(void)
float InitializeGenerator()
void SetCosCut(float ctcut)
static CosmicGun * GetCosmicGun(void)