library: libRooFit #include "RooConvCoefVar.h" |
RooConvCoefVar
class description - header file - source file - inheritance tree (.pdf)
public:
RooConvCoefVar()
RooConvCoefVar(const char* name, const char* title, const RooAbsAnaConvPdf& input, Int_t coefIdx, const RooArgSet* varList = 0)
RooConvCoefVar(const RooConvCoefVar& other, const char* name = "0")
virtual ~RooConvCoefVar()
virtual Double_t analyticalIntegral(Int_t code, const char* rangeName = "0") const
static TClass* Class()
virtual TObject* clone(const char* newname) const
virtual Double_t evaluate() const
virtual Int_t getAnalyticalIntegral(RooArgSet& allVars, RooArgSet& analVars, const char* rangeName = "0") const
virtual Double_t getVal(const RooArgSet* nset = 0) const
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
RooSetProxy _varSet
RooRealProxy _convPdf ConvolutedPDfs implementing our coefficient
Int_t _coefIdx Index code of the coefficient
Last update: Tue Jul 11 11:45:26 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.