TH1I Class Reference

#include <TH1.h>

Inheritance diagram for TH1I:

TH1 TArrayI TH1 TArrayI TArray TArray TAttMarker TAttFill TAttLine TNamed TAttMarker TAttFill TAttLine TNamed TArray TArray TAttMarker TAttFill TAttLine TNamed TAttMarker TAttFill TAttLine TNamed List of all members.

Public Member Functions

 TH1I ()
 TH1I (const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup)
 TH1I (const char *name, const char *title, Int_t nbinsx, const Float_t *xbins)
 TH1I (const char *name, const char *title, Int_t nbinsx, const Double_t *xbins)
 TH1I (const TH1I &h1i)
virtual ~TH1I ()
virtual void AddBinContent (Int_t bin)
virtual void AddBinContent (Int_t bin, Double_t w)
virtual void Copy (TObject &hnew) const
virtual TH1DrawCopy (Option_t *option="") const
virtual Double_t GetBinContent (Int_t bin) const
virtual Double_t GetBinContent (Int_t bin, Int_t) const
virtual Double_t GetBinContent (Int_t bin, Int_t, Int_t) const
virtual void Reset (Option_t *option="")
virtual void SetBinContent (Int_t bin, Double_t content)
virtual void SetBinContent (Int_t bin, Int_t, Double_t content)
virtual void SetBinContent (Int_t bin, Int_t, Int_t, Double_t content)
virtual void SetBinsLength (Int_t n=-1)
TH1Ioperator= (const TH1I &h1)
 TH1I ()
 TH1I (const char *name, const char *title, Int_t nbinsx, Double_t xlow, Double_t xup)
 TH1I (const char *name, const char *title, Int_t nbinsx, const Float_t *xbins)
 TH1I (const char *name, const char *title, Int_t nbinsx, const Double_t *xbins)
 TH1I (const TH1I &h1i)
virtual ~TH1I ()
virtual void AddBinContent (Int_t bin)
virtual void AddBinContent (Int_t bin, Double_t w)
virtual void Copy (TObject &hnew) const
virtual TH1DrawCopy (Option_t *option="") const
virtual Double_t GetBinContent (Int_t bin) const
virtual Double_t GetBinContent (Int_t bin, Int_t) const
virtual Double_t GetBinContent (Int_t bin, Int_t, Int_t) const
virtual void Reset (Option_t *option="")
virtual void SetBinContent (Int_t bin, Double_t content)
virtual void SetBinContent (Int_t bin, Int_t, Double_t content)
virtual void SetBinContent (Int_t bin, Int_t, Int_t, Double_t content)
virtual void SetBinsLength (Int_t n=-1)
TH1Ioperator= (const TH1I &h1)

Friends

TH1I operator * (Double_t c1, const TH1I &h1)
TH1I operator * (const TH1I &h1, Double_t c1)
TH1I operator+ (const TH1I &h1, const TH1I &h2)
TH1I operator- (const TH1I &h1, const TH1I &h2)
TH1I operator * (const TH1I &h1, const TH1I &h2)
TH1I operator/ (const TH1I &h1, const TH1I &h2)
TH1I operator * (Double_t c1, const TH1I &h1)
TH1I operator * (const TH1I &h1, Double_t c1)
TH1I operator+ (const TH1I &h1, const TH1I &h2)
TH1I operator- (const TH1I &h1, const TH1I &h2)
TH1I operator * (const TH1I &h1, const TH1I &h2)
TH1I operator/ (const TH1I &h1, const TH1I &h2)

Detailed Description

Definition at line 458 of file TH1.h.


Constructor & Destructor Documentation

TH1I::TH1I (  ) 

TH1I::TH1I ( const char *  name,
const char *  title,
Int_t  nbinsx,
Double_t  xlow,
Double_t  xup 
)

Definition at line 8446 of file TH1.cxx.

References TH1::fDimension, TH1::fgBufferSize, TH1::fgDefaultSumw2, TArrayI::Set(), TH1::SetBuffer(), and TH1::Sumw2().

TH1I::TH1I ( const char *  name,
const char *  title,
Int_t  nbinsx,
const Float_t xbins 
)

Definition at line 8462 of file TH1.cxx.

References TH1::fDimension, TH1::fgDefaultSumw2, TArrayI::Set(), and TH1::Sumw2().

TH1I::TH1I ( const char *  name,
const char *  title,
Int_t  nbinsx,
const Double_t xbins 
)

Definition at line 8476 of file TH1.cxx.

References TH1::fDimension, TH1::fgDefaultSumw2, TArrayI::Set(), and TH1::Sumw2().

TH1I::TH1I ( const TH1I h1i  ) 

Definition at line 8496 of file TH1.cxx.

TH1I::~TH1I (  )  [virtual]

Definition at line 8490 of file TH1.cxx.

TH1I::TH1I (  ) 

TH1I::TH1I ( const char *  name,
const char *  title,
Int_t  nbinsx,
Double_t  xlow,
Double_t  xup 
)

TH1I::TH1I ( const char *  name,
const char *  title,
Int_t  nbinsx,
const Float_t xbins 
)

TH1I::TH1I ( const char *  name,
const char *  title,
Int_t  nbinsx,
const Double_t xbins 
)

TH1I::TH1I ( const TH1I h1i  ) 

virtual TH1I::~TH1I (  )  [virtual]


Member Function Documentation

void TH1I::AddBinContent ( Int_t  bin  )  [virtual]

Reimplemented from TH1.

Definition at line 8504 of file TH1.cxx.

References TArrayI::fArray.

void TH1I::AddBinContent ( Int_t  bin,
Double_t  w 
) [virtual]

Reimplemented from TH1.

Definition at line 8513 of file TH1.cxx.

References TArrayI::fArray.

void TH1I::Copy ( TObject hnew  )  const [virtual]

Reimplemented from TH1.

Definition at line 8525 of file TH1.cxx.

References TH1::Copy().

Referenced by operator=().

TH1 * TH1I::DrawCopy ( Option_t option = ""  )  const [virtual]

Reimplemented from TH1.

Definition at line 8533 of file TH1.cxx.

References TObject::AppendPad(), TNamed::Clone(), TString::Contains(), gPad, TObject::kCanDelete, TObject::SetBit(), TH1::SetDirectory(), and TString::ToLower().

Double_t TH1I::GetBinContent ( Int_t  bin  )  const [virtual]

Reimplemented from TH1.

Definition at line 8548 of file TH1.cxx.

References TArrayI::fArray, and TH1::fBuffer.

Referenced by EventInfo(), TMemStatShow::EventInfo2(), TMemStatShow::FillBTString(), GetBinContent(), and TMemStatShow::Show().

virtual Double_t TH1I::GetBinContent ( Int_t  bin,
Int_t   
) const [inline, virtual]

Reimplemented from TH1.

Definition at line 473 of file TH1.h.

References GetBinContent().

virtual Double_t TH1I::GetBinContent ( Int_t  bin,
Int_t  ,
Int_t   
) const [inline, virtual]

Reimplemented from TH1.

Definition at line 474 of file TH1.h.

References GetBinContent().

void TH1I::Reset ( Option_t option = ""  )  [virtual]

Reimplemented from TH1.

Definition at line 8559 of file TH1.cxx.

References TArrayI::Reset(), and TH1::Reset().

void TH1I::SetBinContent ( Int_t  bin,
Double_t  content 
) [virtual]

Reimplemented from TH1.

Definition at line 8568 of file TH1.cxx.

References TArrayI::fArray, TH1::fXaxis, TAxis::GetTimeDisplay(), TH1::kCanRebin, TH1::LabelsInflate(), and TObject::TestBit().

Referenced by memstat(), SetBinContent(), and TMemStatShow::Show().

virtual void TH1I::SetBinContent ( Int_t  bin,
Int_t  ,
Double_t  content 
) [inline, virtual]

Reimplemented from TH1.

Definition at line 477 of file TH1.h.

References SetBinContent().

virtual void TH1I::SetBinContent ( Int_t  bin,
Int_t  ,
Int_t  ,
Double_t  content 
) [inline, virtual]

Reimplemented from TH1.

Definition at line 478 of file TH1.h.

References SetBinContent().

void TH1I::SetBinsLength ( Int_t  n = -1  )  [virtual]

Reimplemented from TH1.

Definition at line 8594 of file TH1.cxx.

References TH1::fXaxis, TAxis::GetNbins(), and TArrayI::Set().

TH1I & TH1I::operator= ( const TH1I h1  ) 

Definition at line 8605 of file TH1.cxx.

References Copy(), and h1.

virtual void TH1I::AddBinContent ( Int_t  bin  )  [virtual]

Reimplemented from TH1.

virtual void TH1I::AddBinContent ( Int_t  bin,
Double_t  w 
) [virtual]

Reimplemented from TH1.

virtual void TH1I::Copy ( TObject hnew  )  const [virtual]

Reimplemented from TH1.

virtual TH1* TH1I::DrawCopy ( Option_t option = ""  )  const [virtual]

Reimplemented from TH1.

virtual Double_t TH1I::GetBinContent ( Int_t  bin  )  const [virtual]

Reimplemented from TH1.

virtual Double_t TH1I::GetBinContent ( Int_t  bin,
Int_t   
) const [inline, virtual]

Reimplemented from TH1.

Definition at line 473 of file TH1.h.

References GetBinContent().

virtual Double_t TH1I::GetBinContent ( Int_t  bin,
Int_t  ,
Int_t   
) const [inline, virtual]

Reimplemented from TH1.

Definition at line 474 of file TH1.h.

References GetBinContent().

virtual void TH1I::Reset ( Option_t option = ""  )  [virtual]

Reimplemented from TH1.

virtual void TH1I::SetBinContent ( Int_t  bin,
Double_t  content 
) [virtual]

Reimplemented from TH1.

virtual void TH1I::SetBinContent ( Int_t  bin,
Int_t  ,
Double_t  content 
) [inline, virtual]

Reimplemented from TH1.

Definition at line 477 of file TH1.h.

References SetBinContent().

virtual void TH1I::SetBinContent ( Int_t  bin,
Int_t  ,
Int_t  ,
Double_t  content 
) [inline, virtual]

Reimplemented from TH1.

Definition at line 478 of file TH1.h.

References SetBinContent().

virtual void TH1I::SetBinsLength ( Int_t  n = -1  )  [virtual]

Reimplemented from TH1.

TH1I& TH1I::operator= ( const TH1I h1  ) 


Friends And Related Function Documentation

TH1I operator * ( Double_t  c1,
const TH1I h1 
) [friend]

Definition at line 8615 of file TH1.cxx.

TH1I operator * ( const TH1I h1,
Double_t  c1 
) [friend]

Definition at line 493 of file TH1.h.

TH1I operator+ ( const TH1I h1,
const TH1I h2 
) [friend]

Definition at line 8626 of file TH1.cxx.

TH1I operator- ( const TH1I h1,
const TH1I h2 
) [friend]

Definition at line 8637 of file TH1.cxx.

TH1I operator * ( const TH1I h1,
const TH1I h2 
) [friend]

Definition at line 8648 of file TH1.cxx.

TH1I operator/ ( const TH1I h1,
const TH1I h2 
) [friend]

Definition at line 8659 of file TH1.cxx.

TH1I operator * ( Double_t  c1,
const TH1I h1 
) [friend]

Definition at line 8615 of file TH1.cxx.

TH1I operator * ( const TH1I h1,
Double_t  c1 
) [friend]

Definition at line 493 of file TH1.h.

TH1I operator+ ( const TH1I h1,
const TH1I h2 
) [friend]

Definition at line 8626 of file TH1.cxx.

TH1I operator- ( const TH1I h1,
const TH1I h2 
) [friend]

Definition at line 8637 of file TH1.cxx.

TH1I operator * ( const TH1I h1,
const TH1I h2 
) [friend]

Definition at line 8648 of file TH1.cxx.

TH1I operator/ ( const TH1I h1,
const TH1I h2 
) [friend]

Definition at line 8659 of file TH1.cxx.


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