Interface to the CRY cosmic ray generator. More...
#include <string>
#include <vector>
#include "CLHEP/Random/RandEngine.h"
Go to the source code of this file.
Classes | |
class | evgb::CRYHelper |
Interface to the CRY cosmic-ray generator. More... | |
class | evgb::RNGWrapper< T > |
Namespaces | |
simb | |
Base utilities and modules for event generation and detector simulation. | |
evgb | |
Physics generators for neutrinos, cosmic rays, and others. | |
Variables | |
template<class T > | |
double(T::* | evgb::RNGWrapper )(void) |
Interface to the CRY cosmic ray generator.
For documentation on CRY, see: http://nuclear.llnl.gov/simulation/ and http://nuclear.llnl.gov/simulations/additional_bsd.html
This class assumes that the user has a ROOT TGeoManager defined
Definition in file CRYHelper.h.