9 #ifndef ThePEG_FixedCMSLuminosity_H 10 #define ThePEG_FixedCMSLuminosity_H 13 #include "LuminosityFunction.h" 122 static string className() {
return "ThePEG::FixedCMSLuminosity"; }
126 static string library() {
return "FixedCMSLuminosity.so"; }
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...
virtual IBPtr clone() const
Make a simple clone of this object.
static NoPIOClassDescription< FixedCMSLuminosity > initFixedCMSLuminosity
Describe a concrete class with persistent data.
This is the main namespace within which all identifiers in ThePEG are declared.
virtual Energy maximumCMEnergy() const
Return the maximum possible center of mass energy for an event.
A concreate implementation of ClassDescriptionBase describing a concrete class without persistent dat...
QTY< 0, 1, 0 >::Type Energy
Energy.
Energy getEnergy() const
Utility function used by the interface.
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.
Energy energy() const
The total energy in the cms of the incoming particles.
The default concrete implementation of ClassTraitsBase.
void setEnergy(Energy)
Utility function used by the interface.
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...
The templated ClassTraitsBase class defines a set of default information about classes used by ThePEG...