Tools and modules for checking out the basics of the Monte Carlo. More...
#include "TRandom3.h"Go to the source code of this file.
| Namespaces | |
| SeedCreator | |
| Functions | |
| unsigned int | SeedCreator::CreateRandomNumberSeed () | 
Tools and modules for checking out the basics of the Monte Carlo.
Coding note: Never put
 in your code. It would force a dependency in your class on every other class in the Simulation directory; e.g., if I changed the MCTruth code, your code that generates Electrons would re-compile. This class exists solely as a bookkeeping tool. 
Definition in file SeedCreator.h.
 1.8.5
 1.8.5