RooInt Class Reference

#include <RooInt.h>

Inheritance diagram for RooInt:

TNamed TNamed TObject TObject TObject TObject List of all members.

Public Member Functions

 RooInt ()
 RooInt (Int_t value)
 RooInt (const RooInt &other)
virtual ~RooInt ()
 operator Int_t () const
RooIntoperator= (Int_t value)
Int_t Compare (const TObject *other) const
virtual Bool_t IsSortable () const
 RooInt ()
 RooInt (Int_t value)
 RooInt (const RooInt &other)
virtual ~RooInt ()
 operator Int_t () const
RooIntoperator= (Int_t value)
Int_t Compare (const TObject *other) const
virtual Bool_t IsSortable () const

Protected Attributes

Int_t _value

Detailed Description

Definition at line 22 of file RooInt.h.


Constructor & Destructor Documentation

RooInt::RooInt (  )  [inline]

Definition at line 25 of file RooInt.h.

RooInt::RooInt ( Int_t  value  )  [inline]

Definition at line 26 of file RooInt.h.

RooInt::RooInt ( const RooInt other  )  [inline]

Definition at line 27 of file RooInt.h.

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

Definition at line 28 of file RooInt.h.

RooInt::RooInt (  )  [inline]

Definition at line 25 of file RooInt.h.

RooInt::RooInt ( Int_t  value  )  [inline]

Definition at line 26 of file RooInt.h.

RooInt::RooInt ( const RooInt other  )  [inline]

Definition at line 27 of file RooInt.h.

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

Definition at line 28 of file RooInt.h.


Member Function Documentation

RooInt::operator Int_t (  )  const [inline]

Definition at line 31 of file RooInt.h.

References _value.

RooInt& RooInt::operator= ( Int_t  value  )  [inline]

Definition at line 32 of file RooInt.h.

References _value.

Int_t RooInt::Compare ( const TObject other  )  const [virtual]

Reimplemented from TNamed.

Definition at line 36 of file RooInt.cxx.

References _value.

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

Reimplemented from TNamed.

Definition at line 36 of file RooInt.h.

References kTRUE.

RooInt::operator Int_t (  )  const [inline]

Definition at line 31 of file RooInt.h.

References _value.

RooInt& RooInt::operator= ( Int_t  value  )  [inline]

Definition at line 32 of file RooInt.h.

References _value.

Int_t RooInt::Compare ( const TObject other  )  const [virtual]

Reimplemented from TNamed.

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

Reimplemented from TNamed.

Definition at line 36 of file RooInt.h.

References kTRUE.


Member Data Documentation

Int_t RooInt::_value [protected]

Definition at line 40 of file RooInt.h.

Referenced by Compare(), operator Int_t(), and operator=().


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