library: libRooFit
#include "RooInt.h"

RooInt


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

class RooInt : public TNamed

Inheritance Chart:
TObject
<-
TNamed
<-
RooInt

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

Data Members


    protected:
Int_t _value

Class Description


Int_t Compare(const TObject* other) const



Inline Functions


               void ~RooInt()
             RooInt RooInt()
             RooInt RooInt(Int_t value)
             RooInt RooInt(const RooInt& other)
              Int_t operator Int_t() const
            RooInt& operator=(Int_t value)
             Bool_t IsSortable() const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
            RooInt& operator=(const RooInt&)


Last update: Tue Jun 28 18:13:12 2005
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.