library: libRooFit #include "RooBCPGenDecay.h" |
RooBCPGenDecay
class description - header file - source file - inheritance tree (.pdf)
public:
RooBCPGenDecay()
RooBCPGenDecay(const char* name, const char* title, RooRealVar& t, RooAbsCategory& tag, RooAbsReal& tau, RooAbsReal& dm, RooAbsReal& avgMistag, RooAbsReal& a, RooAbsReal& b, RooAbsReal& delMistag, RooAbsReal& mu, const RooResolutionModel& model, RooBCPGenDecay::DecayType type = DoubleSided)
RooBCPGenDecay(const RooBCPGenDecay& other, const char* name = "0")
virtual ~RooBCPGenDecay()
static TClass* Class()
virtual TObject* clone(const char* newname) const
virtual Double_t coefAnalyticalIntegral(Int_t coef, Int_t code, const char* rangeName = "0") const
virtual Double_t coefficient(Int_t basisIndex) const
virtual void generateEvent(Int_t code)
virtual Int_t getCoefAnalyticalIntegral(RooArgSet& allVars, RooArgSet& analVars, const char* rangeName = "0") const
virtual Int_t getGenerator(const RooArgSet& directVars, RooArgSet& generateVars, Bool_t staticInitOK = kTRUE) const
virtual void initGenerator(Int_t code)
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
RooRealProxy _avgC
RooRealProxy _avgS
RooRealProxy _avgMistag
RooRealProxy _delMistag
RooRealProxy _mu
RooRealProxy _t
RooRealProxy _tau
RooRealProxy _dm
RooCategoryProxy _tag
Double_t _genB0Frac
RooBCPGenDecay::DecayType _type
Int_t _basisExp
Int_t _basisSin
Int_t _basisCos
public:
static const RooBCPGenDecay::DecayType SingleSided
static const RooBCPGenDecay::DecayType DoubleSided
static const RooBCPGenDecay::DecayType Flipped
RooBCPGenDecay(const char *name, const char *title, RooRealVar& t, RooAbsCategory& tag, RooAbsReal& tau, RooAbsReal& dm, RooAbsReal& avgMistag, RooAbsReal& a, RooAbsReal& b, RooAbsReal& delMistag, RooAbsReal& mu, const RooResolutionModel& model, DecayType type)
Constructor
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.