9 #ifndef ThePEG_FixedCMSLuminosity_H
10 #define ThePEG_FixedCMSLuminosity_H
13 #include "LuminosityFunction.h"
119 struct ClassTraits<FixedCMSLuminosity>:
120 public ClassTraitsBase<FixedCMSLuminosity> {
122 static string className() {
return "ThePEG::FixedCMSLuminosity"; }
126 static string library() {
return "FixedCMSLuminosity.so"; }
Energy getEnergy() const
Utility function used by the interface.
static void Init()
Standard Init function used to initialize the interface.
ClassTraitsType is an empty, non-polymorphic, base class.
virtual ~FixedCMSLuminosity()
Destructor.
The LuminosityFunction describes the momentum distribution of the incoming beams in an experiment...
static NoPIOClassDescription< FixedCMSLuminosity > initFixedCMSLuminosity
Describe a concrete class with persistent data.
This is the main namespace within which all identifiers in ThePEG are declared.
A concreate implementation of ClassDescriptionBase describing a concrete class without persistent dat...
Energy energy() const
The total energy in the cms of the incoming particles.
QTY< 0, 1, 0 >::Type Energy
Energy.
virtual IBPtr clone() const
Make a simple clone of this object.
static string library()
The name of a file containing the dynamic library where the class T is implemented.
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
RCPtr is a reference counted (smart) pointer.
virtual Energy maximumCMEnergy() const
Return the maximum possible center of mass energy for an event.
void setEnergy(Energy)
Utility function used by the interface.
static string className()
Return the name of class T.
int NthBase
The type of the BaseN'th base class (int means there are no further base classes).
FixedCMSLuminosity & operator=(const FixedCMSLuminosity &)
Private and non-existent assignment operator.
BaseClassTraits describes the base classes of the templated class.
The FixedCMSLuminosity class describes an experiment with incoming particles colliding with precicely...