library: libRooFit
#include "RooThreshEntry.h"

RooThreshEntry


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

class RooThreshEntry : public TObject

Inheritance Chart:
TObject
<-
RooThreshEntry

    public:
RooThreshEntry() RooThreshEntry(Double_t thresh, const RooCatType& cat) RooThreshEntry(const RooThreshEntry& other) virtual ~RooThreshEntry() const RooCatType& cat() const static TClass* Class() virtual TObject* Clone(const char*) const virtual Int_t Compare(const TObject*) const virtual TClass* IsA() const virtual Bool_t IsSortable() const RooThreshEntry& operator=(const RooThreshEntry&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) Double_t thresh() const

Data Members


    protected:
Double_t _thresh RooCatType _cat

Class Description

RooThreshEntry(Double_t thresh, const RooCatType& cat)
RooThreshEntry(const RooThreshEntry& other)
Int_t Compare(const TObject* other)
 Can only compare objects of same type
inline RooThreshEntry()
virtual ~RooThreshEntry()
TObject* Clone(const char*)
Bool_t IsSortable()
Double_t thresh()
const RooCatType& cat()

Last update: Tue Jul 11 11:47:37 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.