17#ifndef ROO_DELTA_LL_SIGNIFICANCE_MCS_MODULE
18#define ROO_DELTA_LL_SIGNIFICANCE_MCS_MODULE
#define ClassDef(name, id)
RooAbsMCStudyModule is a base class for add-on modules to RooMCStudy that can perform additional calc...
RooDLLSignificanceMCSModule is an add-on modules to RooMCStudy that calculates the significance of a ...
RooDataSet * finalizeRun()
Return auxiliary dataset with results of delta(-log(L)) calculations of this module so that it is mer...
Bool_t processAfterFit(Int_t)
Save likelihood from nominal fit, fix chosen parameter to its null hypothesis value and rerun fit Sav...
virtual ~RooDLLSignificanceMCSModule()
Destructor.
RooDLLSignificanceMCSModule(const RooRealVar ¶m, Double_t nullHypoValue=0)
Constructor of module with parameter to be interpreted as nSignal and the value of the null hypothesi...
Bool_t initializeInstance()
Initialize module after attachment to RooMCStudy object.
Bool_t initializeRun(Int_t)
Initialize module at beginning of RooCMStudy run.
RooDataSet is a container class to hold unbinned data.
RooRealVar represents a fundamental (non-derived) real valued object.