library: libRooFit
#include "RooDstD0BG.h"

RooDstD0BG


class description - header file - source file - inheritance tree (.pdf)

class RooDstD0BG : public RooAbsPdf

Inheritance Chart:
TObject
<-
TNamed
RooPrintable
<-
RooAbsArg
<-
RooAbsReal
<-
RooAbsPdf
<-
RooDstD0BG

    protected:
virtual Double_t evaluate() const public:
RooDstD0BG(const char* name, const char* title, RooAbsReal& _dm, RooAbsReal& _dm0, RooAbsReal& _c, RooAbsReal& _a, RooAbsReal& _b) RooDstD0BG(const RooDstD0BG& other, const char* name = "0") virtual ~RooDstD0BG() virtual Double_t analyticalIntegral(Int_t code, const char* rangeName = "0") const static TClass* Class() virtual TObject* clone(const char* newname) const virtual Int_t getAnalyticalIntegral(RooArgSet& allVars, RooArgSet& analVars, const char* rangeName = "0") const virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
RooRealProxy dm RooRealProxy dm0 RooRealProxy C RooRealProxy A RooRealProxy B

Class Description

RooDstD0BG(const char *name, const char *title, RooAbsReal& _dm, RooAbsReal& _dm0, RooAbsReal& _c, RooAbsReal& _a, RooAbsReal& _b)
RooDstD0BG(const RooDstD0BG& other, const char *name)
Double_t evaluate()
Double_t analyticalIntegral(Int_t code, const char* rangeName)
virtual ~RooDstD0BG()
Int_t getAnalyticalIntegral(RooArgSet& allVars, RooArgSet& analVars, const char* rangeName=0)

Last update: Tue Jul 11 11:45:32 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.