library: libRooFit #include "RooAbsOptGoodnessOfFit.h" |
RooAbsOptGoodnessOfFit
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
protected:
virtual void constOptimize(RooAbsArg::ConstOpCode opcode)
virtual void printCompactTreeHook(ostream& os, const char* indent = "")
virtual Bool_t redirectServersHook(const RooAbsCollection& newServerList, Bool_t mustReplaceAll, Bool_t nameChange, Bool_t isRecursive)
public:
virtual ~RooAbsOptGoodnessOfFit()
static TClass* Class()
virtual Double_t combinedValue(RooAbsReal** gofArray, Int_t nVal) const
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
RooArgSet* _normSet
RooArgSet* _pdfCloneSet
RooAbsData* _dataClone
RooAbsPdf* _pdfClone
RooArgSet* _projDeps
~RooAbsOptGoodnessOfFit()
Double_t combinedValue(RooAbsReal** array, Int_t n) const
Default implementation returns sum of components
Bool_t redirectServersHook(const RooAbsCollection& newServerList, Bool_t mustReplaceAll, Bool_t nameChange, Bool_t isRecursive)
void printCompactTreeHook(ostream& os, const char* indent)
void constOptimize(ConstOpCode opcode)
Driver function to propagate const optimization
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Tue Jun 28 18:09:25 2005
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.