|
ThePEG
1.8.0
|
Class derived from Main to do simple tests of the LHAPDF class. More...
#include <TestLHAPDF.h>

Static Public Member Functions | |
| static void | Init () |
| Standard Init function used to initialize the interfaces. | |
Static Public Member Functions inherited from ThePEG::Main | |
| static void | eventGenerator (tEGPtr eg) |
| Set the global event generator. | |
| static tEGPtr | eventGenerator () |
| Get the global event generator. | |
| static void | N (long n) |
| Set the number of events requested. | |
| static long | N () |
| Get the number of events requested. | |
| static void | arguments (const vector< string > &args) |
| Set the command-line arguments. | |
| static const vector< string > & | arguments () |
| Get the command-line arguments. | |
Private Member Functions | |
| TestLHAPDF & | operator= (const TestLHAPDF &) |
| Private and non-existent assignment operator. | |
Static Private Attributes | |
|
static NoPIOClassDescription < TestLHAPDF > | initTestLHAPDF |
| Describe a concrete class without persistent data. | |
Class derived from Main to do simple tests of the LHAPDF class.
Definition at line 31 of file TestLHAPDF.h.
|
static |
Standard Init function used to initialize the interfaces.
This is where all the tests are done.
Reimplemented from ThePEG::Main.
1.8.1.1