library: libRooFit
#include "RooAbsOptGoodnessOfFit.h"

RooAbsOptGoodnessOfFit


class description - header file - source file - inheritance tree (.pdf)

class RooAbsOptGoodnessOfFit : public RooAbsGoodnessOfFit

Inheritance Chart:
TObject
<-
TNamed
RooPrintable
<-
RooAbsArg
<-
RooAbsReal
<-
RooAbsGoodnessOfFit
<-
RooAbsOptGoodnessOfFit
<-
RooChi2Var
RooNLLVar
 
    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)

Data Members


    protected:
RooArgSet* _normSet RooArgSet* _pdfCloneSet RooAbsData* _dataClone RooAbsPdf* _pdfClone RooArgSet* _projDeps

Class Description

~RooAbsOptGoodnessOfFit()
Double_t combinedValue(RooAbsReal** array, Int_t n)
 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

Last update: Tue Jul 11 11:45:04 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.