TLimit
class description - source file - inheritance tree
protected:
static TLimitDataSource* Fluctuate(TLimitDataSource* input, bool init, TRandom*)
static Double_t LogLikelihood(Double_t s, Double_t b, Double_t d)
public:
TLimit(const TLimit&)
TLimit()
virtual ~TLimit()
static TClass* Class()
static TConfidenceLevel* ComputeLimit(TLimitDataSource* data, Int_t nmc = 50000, TRandom* generator = NULL, Double_t (*) (Double_t, Double_t,Double_t) statistic = &(TLimit::LogLikelihood))
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
static TArrayD* fgTable a log table... just to speed up calculation
static TOrdCollection* fgSystNames Collection of systematics names
Last update: Fri May 14 13:32:40 2004
ROOT page - Class index - 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.