16 #ifndef ROO_BMIX_DECAY
17 #define ROO_BMIX_DECAY
Double_t _genFlavFracUnmix
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...
void generateEvent(Int_t code)
Generate mix-state dependent.
#define ClassDef(name, id)
Double_t _genFlavFrac
do not persist
RooCategoryProxy _tagFlav
RooCategoryProxy _mixState
virtual Double_t coefAnalyticalIntegral(Int_t coef, Int_t code, const char *rangeName=0) const
Default implementation of function implementing advertised integrals.
virtual Double_t coefficient(Int_t basisIndex) const
Comp with tFit MC: must be (1 - tagFlav*...)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
virtual ~RooBMixDecay()
Destructor.
Mother of all ROOT objects.
virtual TObject * clone(const char *newname) const
virtual Int_t getCoefAnalyticalIntegral(Int_t coef, RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
cout << "RooBMixDecay::getCoefAI " ; allVars.Print("1") ;