library: libRooFit #include "RooDecay.h" |
RooDecay
class description - header file - source file - inheritance tree (.pdf)
public:
RooDecay()
RooDecay(const char* name, const char* title, RooRealVar& t, RooAbsReal& tau, const RooResolutionModel& model, RooDecay::DecayType type)
RooDecay(const RooDecay& other, const char* name = "0")
virtual ~RooDecay()
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)
protected:
RooRealProxy _t
RooRealProxy _tau
RooDecay::DecayType _type
Int_t _basisExp
public:
static const RooDecay::DecayType SingleSided
static const RooDecay::DecayType DoubleSided
static const RooDecay::DecayType Flipped
inline RooDecay()
Constructors, assignment etc
Last update: Tue Jul 11 11:45:31 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.