Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CRYGen.cxx File Reference

Implementation of an interface to the CRY cosmic-ray generator. More...

#include "EventGenerator/Cosmics/CRYGen.h"
#include <cmath>
#include <iostream>
#include "CRYSetup.h"
#include "CRYParticle.h"
#include "CRYGenerator.h"
#include "TRandom.h"
#include "EventGenerator/evgen.h"
#include "Geometry/geo.h"
#include "RawData/DAQHeader.h"
#include "Simulation/MCTruth.h"

Go to the source code of this file.

Functions

double gsUniformRandom ()


Detailed Description

Implementation of an interface to the CRY cosmic-ray generator.

Version:
Id
CRYGen.cxx,v 1.7 2008/09/30 21:16:59 brebel Exp
Author:
messier@indiana.edu

Definition in file CRYGen.cxx.


Function Documentation

double gsUniformRandom  )  [static]
 

Force CRY to use the ROOT random number generator

Definition at line 29 of file CRYGen.cxx.

Referenced by evgen::CRYGen::CRYGen().

00030 {
00031   return gRandom->Uniform();
00032 }


Generated on Mon Dec 1 02:35:20 2008 for NOvA Offline by  doxygen 1.3.9.1