struct Rivet::PARTICLE_EFF_CONST
Rivet::PARTICLE_EFF_CONST
Module: Detector smearing & efficiency functions / Generic jet filtering, efficiency and smearing utils
Take a Particle and return a constant number.
#include <ParticleSmearingFunctions.hh>
Public Functions
Name | |
---|---|
PARTICLE_EFF_CONST(double x) | |
double | operator()(const Particle & ) const |
Public Functions Documentation
function PARTICLE_EFF_CONST
inline PARTICLE_EFF_CONST(
double x
)
function operator()
inline double operator()(
const Particle &
) const
Updated on 2022-08-07 at 20:17:18 +0100