Class EnergyAperture#
Defined in File EnergyAperture.hh
Inheritance Relationships#
Base Type#
public OrbitUtils::CppPyWrapper(Class CppPyWrapper)
Class Documentation#
-
class EnergyAperture : public OrbitUtils::CppPyWrapper#
Public Functions
-
EnergyAperture()#
The EnergyAperture class constructor.
-
void setEnergyLimits(double minEnergy, double maxEnergy)#
The method sets the energy limits in GeV for particles in the bunch.
-
double getMinEnergy()#
Returns the min limit of the particles’ energy.
-
double getMaxEnergy()#
Returns the max limit of the particles’ energy.
-
EnergyAperture()#