Generator.h 44 Generator(const std::string &_file, const std::string &_path, double _t_min, double _t_max, unsigned int _verbosity=1);
Definition: BHModel.h:28 std::string fileName name of file containing the cumulative distribution function (CDF) Definition: Generator.h:56 MC generator of proton-proton elastic scattering events. Definition: Generator.h:41 void GenerateBase(double rn1, double rn2, HepMC::GenEvent *gE) generates one event provided two random numbers with uniform distribution on (0, 1) ... Definition: Generator.cc:138 void Generate(HepMC::GenEvent *gE) generates one event, using ROOT random number generator TRandom2 Definition: Generator.cc:181 unsigned int verbosity verbosity level (0 = no, 1 = normal, 2 = debug) Definition: Generator.h:65 std::string modelPath path of the (CDF) within the file Definition: Generator.h:59 Definition: Generator.h:29 Generated on Thu Apr 30 2015 20:08:04 for Elegent by 1.8.9.1 |