#include "RooFit.h"
#include "Riostream.h"
#include <math.h>
#include "RooSpHarmonic.h"
#include "Math/SpecFunc.h"
#include "TMath.h"
Go to the source code of this file.
Functions | |
ClassImp (RooSpHarmonic) | |
double | N (int l, int m=0) |
bool | fullRange (const RooRealProxy &x, const char *range) |
ClassImp | ( | RooSpHarmonic | ) |
bool @7431::fullRange | ( | const RooRealProxy & | x, | |
const char * | range | |||
) | [static] |
double @7431::N | ( | int | l, | |
int | m = 0 | |||
) | [inline, static] |
Definition at line 60 of file RooSpHarmonic.cxx.
References TMath::Factorial(), m, n, TMath::Pi(), sqrt(), and TMath::Sqrt2().