#include <Functions.h>
Public Member Functions | |
virtual void | smear (double &pt, double &eta, double &phi, const double *y, const std::vector< double > &parSmear)=0 |
smearFunctionBase () | |
virtual | ~smearFunctionBase ()=0 |
Protected Member Functions | |
void | smearEta (double &eta) |
Protected Attributes | |
double | cotgth_ |
TRandom * | gRandom_ |
Definition at line 499 of file Functions.h.
|
inline |
|
inlinepure virtual |
Definition at line 521 of file Functions.h.
|
pure virtual |
Implemented in smearFunctionType7, smearFunctionType6, smearFunctionType5, smearFunctionType4, smearFunctionType3, smearFunctionType2, smearFunctionType1, and smearFunctionType0.
Referenced by MuScleFitUtils::applySmearing().
|
inlineprotected |
Definition at line 508 of file Functions.h.
References cotgth_, create_public_lumi_plots::log, Pi, funct::tan(), and theta().
Referenced by smearFunctionType1::smear(), smearFunctionType2::smear(), smearFunctionType3::smear(), smearFunctionType4::smear(), and smearFunctionType5::smear().
|
protected |
Definition at line 518 of file Functions.h.
Referenced by smearFunctionType1::smear(), smearFunctionType2::smear(), smearFunctionType3::smear(), smearFunctionType4::smear(), smearFunctionType5::smear(), smearEta(), and smearFunctionBase().
|
protected |
Definition at line 519 of file Functions.h.
Referenced by smearFunctionType6::smear(), and smearFunctionBase().