library: libRooFit #include "RooNLLVar.h" |
RooNLLVar
class description - header file - source file - inheritance tree (.pdf)
protected:
virtual Double_t evaluatePartition(Int_t firstEvent, Int_t lastEvent) const
public:
RooNLLVar(const char* name, const char* title, RooAbsPdf& pdf, RooAbsData& data, const RooCmdArg& arg1, const RooCmdArg& arg2 = RooCmdArg::none, const RooCmdArg& arg3 = RooCmdArg::none, const RooCmdArg& arg4 = RooCmdArg::none, const RooCmdArg& arg5 = RooCmdArg::none, const RooCmdArg& arg6 = RooCmdArg::none, const RooCmdArg& arg7 = RooCmdArg::none, const RooCmdArg& arg8 = RooCmdArg::none, const RooCmdArg& arg9 = RooCmdArg::none)
RooNLLVar(const char* name, const char* title, RooAbsPdf& pdf, RooAbsData& data, Bool_t extended = kFALSE, const char* rangeName = "0", Int_t nCPU = 1, Bool_t verbose = kTRUE, Bool_t splitRange = kFALSE)
RooNLLVar(const char* name, const char* title, RooAbsPdf& pdf, RooAbsData& data, const RooArgSet& projDeps, Bool_t extended = kFALSE, const char* rangeName = "0", Int_t nCPU = 1, Bool_t verbose = kTRUE, Bool_t splitRange = kFALSE)
RooNLLVar(const RooNLLVar& other, const char* name = "0")
virtual ~RooNLLVar()
static TClass* Class()
virtual TObject* clone(const char* newname) const
virtual RooAbsGoodnessOfFit* create(const char* name, const char* title, RooAbsPdf& pdf, RooAbsData& data, const RooArgSet& projDeps, const char* rangeName, Int_t nCPU = 1, Bool_t verbose = kTRUE, Bool_t splitRange = kFALSE)
virtual Double_t defaultErrorLevel() const
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
static RooArgSet _emptySet Supports named argument constructor
Bool_t _extended
RooNLLVar(const char *name, const char* title, RooAbsPdf& pdf, RooAbsData& data, const RooCmdArg& arg1, const RooCmdArg& arg2,const RooCmdArg& arg3, const RooCmdArg& arg4, const RooCmdArg& arg5,const RooCmdArg& arg6, const RooCmdArg& arg7, const RooCmdArg& arg8,const RooCmdArg& arg9)
RooNLLVar constructor. Optional arguments taken
Extended() -- Include extended term in calculation
NumCPU() -- Activate parallel processing feature
Range() -- Fit only selected region
SplitRange() -- Fit range is split by index catory of simultaneous PDF
ConditionalObservables() -- Define conditional observables
Verbose() -- Verbose output of GOF framework classes
Last update: Tue Jul 11 11:45:59 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.