16 #ifndef ROO_BCP_EFF_DECAY
17 #define ROO_BCP_EFF_DECAY
PDF describing decay time distribution of B meson including effects of standard model CP violation...
#define ClassDef(name, id)
void generateEvent(Int_t code)
Generates mix-state dependent.
virtual ~RooBCPEffDecay()
Destructor.
RooRealVar represents a fundamental (non-derived) real valued object.
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
virtual Int_t getCoefAnalyticalIntegral(Int_t coef, RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Default implementation of function advertising integration capabilities.
virtual Double_t coefAnalyticalIntegral(Int_t coef, Int_t code, const char *rangeName=0) const
Default implementation of function implementing advertised integrals.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooCategoryProxy is the proxy implementation for RooAbsCategory objects A RooCategoryProxy is the gen...
virtual Double_t coefficient(Int_t basisIndex) const
B0 : _tag = +1.
Mother of all ROOT objects.
RooAbsCategory is the common abstract base class for objects that represent a discrete value with a f...
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
void initGenerator(Int_t code)
Interface for one-time initialization to setup the generator for the specified code.
Int_t getGenerator(const RooArgSet &directVars, RooArgSet &generateVars, Bool_t staticInitOK=kTRUE) const
Load generatedVars with the subset of directVars that we can generate events for, and return a code t...
virtual TObject * clone(const char *newname) const