ThePEG 2.3.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. | |
static void | Init () |
Standard Init function used to initialize the interfaces. | |
Static Public Member Functions inherited from ThePEG::Base | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
Private Member Functions | |
TestLHAPDF & | operator= (const TestLHAPDF &)=delete |
Private and non-existent assignment operator. | |
Static Private Attributes | |
static NoPIOClassDescription< TestLHAPDF > | initTestLHAPDF |
Describe a concrete class without persistent data. | |
Additional Inherited Members | |
Public Types inherited from ThePEG::Pointer::ReferenceCounted | |
typedef unsigned int | CounterType |
The integer type used for counting. | |
Public Member Functions inherited from ThePEG::Base | |
virtual | ~Base () |
The virtual destructor. | |
void | debug () const |
Print out debugging information for this object on std::cerr. | |
virtual void | debugme () const |
Print out debugging information for this object on std::cerr. | |
Public Member Functions inherited from ThePEG::Pointer::ReferenceCounted | |
CounterType | referenceCount () const |
Return the reference count. | |
Public Attributes inherited from ThePEG::Pointer::ReferenceCounted | |
const unsigned long | uniqueId |
The unique ID. | |
Protected Member Functions inherited from ThePEG::Pointer::ReferenceCounted | |
ReferenceCounted () | |
Default constructor. | |
ReferenceCounted (const ReferenceCounted &) | |
Copy-constructor. | |
ReferenceCounted & | operator= (const ReferenceCounted &) |
Assignment. | |
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.
|
staticprivate |
Describe a concrete class without persistent data.
Definition at line 46 of file TestLHAPDF.h.