library: libRooFit #include "RooEffProd.h" |
RooEffProd
class description - header file - source file - inheritance tree (.pdf)
protected:
const RooAbsReal* eff() const
virtual Double_t evaluate() const
const RooAbsPdf* pdf() const
public:
RooEffProd()
RooEffProd(const char* name, const char* title, RooAbsPdf& pdf, RooAbsReal& efficiency)
RooEffProd(const RooEffProd& other, const char* name = "0")
virtual ~RooEffProd()
static TClass* Class()
virtual TObject* clone(const char* newname) const
virtual RooAbsGenContext* genContext(const RooArgSet& vars, const RooDataSet* prototype, const RooArgSet* auxProto, Bool_t verbose) const
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
RooRealProxy _pdf pdf
RooRealProxy _eff efficiency
Last update: Tue Jul 11 11:45:33 2006
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.