Go to the documentation of this file. 1 #ifndef PhysicsTools_IsolationUtils_IntegrandThetaFunction_h
2 #define PhysicsTools_IsolationUtils_IntegrandThetaFunction_h
24 #include <Math/ParamFunction.h>
25 #include <Math/Integrator.h>
50 double DoEval(
double x)
const override;
51 double DoEvalPar(
double,
const double*)
const override;
void SetParameters(double const *param) override
void SetParameterAlpha(double alpha)
double DoEval(double x) const override
alpha
zGenParticlesMatch = cms.InputTag(""),
void SetParameterTheta0(double theta0)
void SetParameterPhi0(double phi0)
~IntegrandThetaFunction() override
void DoParameterGradient(double x, double *paramGradient) const
IntegralOverPhiFunction * fPhi_
double DoParameterDerivative(double, const double *, unsigned int) const override
static const unsigned int debugLevel_
IntegrandThetaFunction & operator=(const IntegrandThetaFunction &bluePrint)
double DoDerivative(double x) const
ROOT::Math::IGenFunction * Clone() const override
double DoEvalPar(double, const double *) const override