RooTemplateProxy< RooAbsReal > RooRealProxy
Compatibility typedef replacing the old RooRealProxy class.
int Int_t
Signed integer 4 bytes (int).
#define ClassDefOverride(name, id)
RooAbsAnaConvPdf()
Default constructor, required for persistence.
Abstract base class for objects that represent a real value and implements functionality common to al...
RooArgSet is a container object that can hold multiple RooAbsArg objects.
Single or double sided decay function that can be analytically convolved with any RooResolutionModel ...
double coefficient(Int_t basisIndex) const override
DecayType getDecayType() const
Get the decay type.
RooAbsReal const & getTau() const
Get the decay constant.
Int_t getGenerator(const RooArgSet &directVars, RooArgSet &generateVars, bool staticInitOK=true) const override
Load generatedVars with the subset of directVars that we can generate events for, and return a code t...
TObject * clone(const char *newname=nullptr) const override
void generateEvent(Int_t code) override
Interface for generation of an event using the algorithm corresponding to the specified code.
RooAbsReal const & getT() const
Get the cnvolution variable.
Variable that can be changed from the outside.
RooResolutionModel is the base class for PDFs that represent a resolution model that can be convolute...
Mother of all ROOT objects.