#include "RooFit.h"
#include "Riostream.h"
#include <math.h>
#include <string>
#include "RooLegendre.h"
#include "RooAbsReal.h"
#include "Math/SpecFunc.h"
#include "TMath.h"
Go to the source code of this file.
Functions | |
ClassImp (RooLegendre) | |
double | a (int p, int l, int m) |
bool | fullRange (const RooRealProxy &x, const char *range) |
double | maxSingle (int i, int j) |
double @7418::a | ( | int | p, | |
int | l, | |||
int | m | |||
) | [inline, static] |
ClassImp | ( | RooLegendre | ) |
bool @7418::fullRange | ( | const RooRealProxy & | x, | |
const char * | range | |||
) | [static] |
Definition at line 98 of file RooLegendre.cxx.
References x.
Referenced by RooSpHarmonic::getAnalyticalIntegral(), and RooLegendre::getAnalyticalIntegral().
double @7418::maxSingle | ( | int | i, | |
int | j | |||
) | [inline, static] |