library: libRooFit
#include "RooBDecay.h"

RooBDecay


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

class RooBDecay : public RooAbsAnaConvPdf

Inheritance Chart:
TObject
<-
TNamed
RooPrintable
<-
RooAbsArg
<-
RooAbsReal
<-
RooAbsPdf
<-
RooAbsAnaConvPdf
<-
RooBDecay

    public:
RooBDecay() RooBDecay(const char* name, const char* title, RooRealVar& t, RooAbsReal& tau, RooAbsReal& dgamma, RooAbsReal& f0, RooAbsReal& f1, RooAbsReal& f2, RooAbsReal& f3, RooAbsReal& dm, const RooResolutionModel& model, RooBDecay::DecayType type) RooBDecay(const RooBDecay& other, const char* name = "0") virtual ~RooBDecay() static TClass* Class() virtual TObject* clone(const char* newname) const virtual Double_t coefficient(Int_t basisIndex) const virtual void generateEvent(Int_t code) virtual Int_t getGenerator(const RooArgSet& directVars, RooArgSet& generateVars, Bool_t staticInitOK = kTRUE) 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 _t RooRealProxy _tau RooRealProxy _dgamma RooRealProxy _f0 RooRealProxy _f1 RooRealProxy _f2 RooRealProxy _f3 RooRealProxy _dm Int_t _basisCosh Int_t _basisSinh Int_t _basisCos Int_t _basisSin Int_t _basisB RooBDecay::DecayType _type public:
static const RooBDecay::DecayType SingleSided static const RooBDecay::DecayType DoubleSided static const RooBDecay::DecayType Flipped

Class Description

RooBDecay(const char *name, const char* title, RooRealVar& t, RooAbsReal& tau, RooAbsReal& dgamma, RooAbsReal& f0, RooAbsReal& f1, RooAbsReal& f2, RooAbsReal& f3, RooAbsReal& dm, const RooResolutionModel& model, DecayType type)
Constructor
RooBDecay(const RooBDecay& other, const char* name)
Copy constructor
~RooBDecay()
Destructor
Double_t coefficient(Int_t basisIndex)
void generateEvent(Int_t code)
inline RooBDecay()
Constructors, assignment etc
TObject* clone(const char* newname)
Int_t getGenerator(const RooArgSet& directVars, RooArgSet &generateVars, Bool_t staticInitOK=kTRUE)

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