RooThreshEntry Class Reference

#include <RooThreshEntry.h>

Inheritance diagram for RooThreshEntry:

TObject TObject List of all members.

Public Member Functions

 RooThreshEntry ()
virtual ~RooThreshEntry ()
 RooThreshEntry (Double_t thresh, const RooCatType &cat)
 RooThreshEntry (const RooThreshEntry &other)
virtual TObjectClone (const char *) const
virtual Int_t Compare (const TObject *) const
virtual Bool_t IsSortable () const
Double_t thresh () const
const RooCatTypecat () const
 RooThreshEntry ()
virtual ~RooThreshEntry ()
 RooThreshEntry (Double_t thresh, const RooCatType &cat)
 RooThreshEntry (const RooThreshEntry &other)
virtual TObjectClone (const char *) const
virtual Int_t Compare (const TObject *) const
virtual Bool_t IsSortable () const
Double_t thresh () const
const RooCatTypecat () const

Protected Attributes

Double_t _thresh
RooCatType _cat

Detailed Description

Definition at line 23 of file RooThreshEntry.h.


Constructor & Destructor Documentation

RooThreshEntry::RooThreshEntry (  )  [inline]

Definition at line 25 of file RooThreshEntry.h.

Referenced by Clone().

virtual RooThreshEntry::~RooThreshEntry (  )  [inline, virtual]

Definition at line 26 of file RooThreshEntry.h.

RooThreshEntry::RooThreshEntry ( Double_t  thresh,
const RooCatType cat 
)

Definition at line 35 of file RooThreshEntry.cxx.

RooThreshEntry::RooThreshEntry ( const RooThreshEntry other  ) 

Definition at line 44 of file RooThreshEntry.cxx.

RooThreshEntry::RooThreshEntry (  )  [inline]

Definition at line 25 of file RooThreshEntry.h.

virtual RooThreshEntry::~RooThreshEntry (  )  [inline, virtual]

Definition at line 26 of file RooThreshEntry.h.

RooThreshEntry::RooThreshEntry ( Double_t  thresh,
const RooCatType cat 
)

RooThreshEntry::RooThreshEntry ( const RooThreshEntry other  ) 


Member Function Documentation

virtual TObject* RooThreshEntry::Clone ( const char *   )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 29 of file RooThreshEntry.h.

References RooThreshEntry().

Int_t RooThreshEntry::Compare ( const TObject  )  const [virtual]

Reimplemented from TObject.

Definition at line 53 of file RooThreshEntry.cxx.

References _thresh, xmlio::Class, and TObject::InheritsFrom().

virtual Bool_t RooThreshEntry::IsSortable (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 32 of file RooThreshEntry.h.

References kTRUE.

Double_t RooThreshEntry::thresh (  )  const [inline]

Definition at line 34 of file RooThreshEntry.h.

References _thresh.

Referenced by RooThresholdCategory::addThreshold(), RooThresholdCategory::printMultiline(), and RooThresholdCategory::writeToStream().

const RooCatType& RooThreshEntry::cat (  )  const [inline]

Definition at line 35 of file RooThreshEntry.h.

References _cat.

Referenced by RooThresholdCategory::evaluate(), RooThresholdCategory::printMultiline(), and RooThresholdCategory::writeToStream().

virtual TObject* RooThreshEntry::Clone ( const char *   )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 29 of file RooThreshEntry.h.

References RooThreshEntry().

virtual Int_t RooThreshEntry::Compare ( const TObject  )  const [virtual]

Reimplemented from TObject.

virtual Bool_t RooThreshEntry::IsSortable (  )  const [inline, virtual]

Reimplemented from TObject.

Definition at line 32 of file RooThreshEntry.h.

References kTRUE.

Double_t RooThreshEntry::thresh (  )  const [inline]

Definition at line 34 of file RooThreshEntry.h.

References _thresh.

const RooCatType& RooThreshEntry::cat (  )  const [inline]

Definition at line 35 of file RooThreshEntry.h.

References _cat.


Member Data Documentation

Double_t RooThreshEntry::_thresh [protected]

Definition at line 39 of file RooThreshEntry.h.

Referenced by Compare(), and thresh().

RooCatType RooThreshEntry::_cat [protected]

Definition at line 40 of file RooThreshEntry.h.

Referenced by cat().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:34:03 2011 for ROOT_528-00b_version by  doxygen 1.5.1