library: libRooFit #include "RooKeysPdf.h" |
RooKeysPdf
class description - header file - source file - inheritance tree (.pdf)
private:
Double_t evaluateFull(Double_t x) const
Double_t g(Double_t x, Double_t sigma) const
protected:
virtual Double_t evaluate() const
public:
RooKeysPdf(const char* name, const char* title, RooAbsReal& x, RooDataSet& data, RooKeysPdf::Mirror mirror = NoMirror, Double_t rho = 1)
RooKeysPdf(const RooKeysPdf& other, const char* name = "0")
virtual ~RooKeysPdf()
static TClass* Class()
virtual TObject* clone(const char* newname) const
virtual TClass* IsA() const
void LoadDataSet(RooDataSet& data)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Int_t _nEvents
Double_t* _dataPts !
Double_t* _weights !
Double_t _lookupTable[1001]
Bool_t _mirrorLeft
Bool_t _mirrorRight
Bool_t _asymLeft
Bool_t _asymRight
Char_t _varName[128]
Double_t _lo
Double_t _hi
Double_t _binWidth
Double_t _rho
protected:
RooRealProxy _x
public:
static const RooKeysPdf::Mirror NoMirror
static const RooKeysPdf::Mirror MirrorLeft
static const RooKeysPdf::Mirror MirrorRight
static const RooKeysPdf::Mirror MirrorBoth
static const RooKeysPdf::Mirror MirrorAsymLeft
static const RooKeysPdf::Mirror MirrorAsymLeftRight
static const RooKeysPdf::Mirror MirrorAsymRight
static const RooKeysPdf::Mirror MirrorLeftAsymRight
static const RooKeysPdf::Mirror MirrorAsymBoth
static const enum RooKeysPdf:: _nPoints
Last update: Tue Jul 11 11:45:50 2006
Copyright (c) 2000-2005, Regents of the University of California *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.