TArrayC Class Reference

#include <TArrayC.h>

Inheritance diagram for TArrayC:

TArray TArray TH1C TH1C TH2C TH2C TH3C TH3C TGLTH3Composition TGLTH3Composition TGLTH3Composition TGLTH3Composition List of all members.

Public Member Functions

 TArrayC ()
 TArrayC (Int_t n)
 TArrayC (Int_t n, const Char_t *array)
 TArrayC (const TArrayC &array)
TArrayCoperator= (const TArrayC &rhs)
virtual ~TArrayC ()
void Adopt (Int_t n, Char_t *array)
void AddAt (Char_t c, Int_t i)
Char_t At (Int_t i) const
void Copy (TArrayC &array) const
const Char_tGetArray () const
Char_tGetArray ()
Double_t GetAt (Int_t i) const
Stat_t GetSum () const
void Reset (Char_t val=0)
void Set (Int_t n)
void Set (Int_t n, const Char_t *array)
void SetAt (Double_t v, Int_t i)
Char_toperator[] (Int_t i)
Char_t operator[] (Int_t i) const
 TArrayC ()
 TArrayC (Int_t n)
 TArrayC (Int_t n, const Char_t *array)
 TArrayC (const TArrayC &array)
TArrayCoperator= (const TArrayC &rhs)
virtual ~TArrayC ()
void Adopt (Int_t n, Char_t *array)
void AddAt (Char_t c, Int_t i)
Char_t At (Int_t i) const
void Copy (TArrayC &array) const
const Char_tGetArray () const
Char_tGetArray ()
Double_t GetAt (Int_t i) const
Stat_t GetSum () const
void Reset (Char_t val=0)
void Set (Int_t n)
void Set (Int_t n, const Char_t *array)
void SetAt (Double_t v, Int_t i)
Char_toperator[] (Int_t i)
Char_t operator[] (Int_t i) const

Public Attributes

Char_tfArray
Char_tfArray

Detailed Description

Definition at line 29 of file TArrayC.h.


Constructor & Destructor Documentation

TArrayC::TArrayC (  ) 

TArrayC::TArrayC ( Int_t  n  ) 

Definition at line 35 of file TArrayC.cxx.

References fArray, and Set().

TArrayC::TArrayC ( Int_t  n,
const Char_t array 
)

Definition at line 44 of file TArrayC.cxx.

References fArray, and Set().

TArrayC::TArrayC ( const TArrayC array  ) 

Definition at line 53 of file TArrayC.cxx.

References array, fArray, and Set().

TArrayC::~TArrayC (  )  [virtual]

Definition at line 72 of file TArrayC.cxx.

References fArray.

TArrayC::TArrayC (  ) 

TArrayC::TArrayC ( Int_t  n  ) 

TArrayC::TArrayC ( Int_t  n,
const Char_t array 
)

TArrayC::TArrayC ( const TArrayC array  ) 

virtual TArrayC::~TArrayC (  )  [virtual]


Member Function Documentation

TArrayC & TArrayC::operator= ( const TArrayC rhs  ) 

Definition at line 62 of file TArrayC.cxx.

References fArray, TArray::fN, and Set().

void TArrayC::Adopt ( Int_t  n,
Char_t array 
)

Definition at line 81 of file TArrayC.cxx.

References fArray, and TArray::fN.

void TArrayC::AddAt ( Char_t  c,
Int_t  i 
)

Definition at line 94 of file TArrayC.cxx.

References TArray::BoundsOk(), and fArray.

Referenced by SetAt().

Char_t TArrayC::At ( Int_t  i  )  const [inline]

Definition at line 80 of file TArrayC.h.

References TArray::BoundsOk(), and fArray.

Referenced by GetAt().

void TArrayC::Copy ( TArrayC array  )  const [inline]

Definition at line 44 of file TArrayC.h.

References array, fArray, and TArray::fN.

const Char_t* TArrayC::GetArray (  )  const [inline]

Definition at line 45 of file TArrayC.h.

References fArray.

Char_t* TArrayC::GetArray (  )  [inline]

Definition at line 46 of file TArrayC.h.

References fArray.

Double_t TArrayC::GetAt ( Int_t  i  )  const [inline, virtual]

Implements TArray.

Definition at line 47 of file TArrayC.h.

References At().

Stat_t TArrayC::GetSum (  )  const [inline]

Definition at line 48 of file TArrayC.h.

References fArray, TArray::fN, and i.

void TArrayC::Reset ( Char_t  val = 0  )  [inline]

Definition at line 49 of file TArrayC.h.

References fArray, TArray::fN, and val.

Referenced by TSQLFile::InitSqlDatabase(), TXMLFile::InitXmlFile(), TH2C::Reset(), TH3C::Reset(), and TH1C::Reset().

void TArrayC::Set ( Int_t  n  )  [virtual]

Implements TArray.

Definition at line 103 of file TArrayC.cxx.

References fArray, and TArray::fN.

Referenced by operator=(), TFile::ReadStreamerInfo(), TH1C::SetBinsLength(), TH2C::SetBinsLength(), TH3C::SetBinsLength(), TArrayC(), TH1C::TH1C(), TH2C::TH2C(), and TH3C::TH3C().

void TArrayC::Set ( Int_t  n,
const Char_t array 
)

Definition at line 129 of file TArrayC.cxx.

References fArray, and TArray::fN.

void TArrayC::SetAt ( Double_t  v,
Int_t  i 
) [inline, virtual]

Implements TArray.

Definition at line 52 of file TArrayC.h.

References AddAt().

Char_t & TArrayC::operator[] ( Int_t  i  )  [inline]

Definition at line 86 of file TArrayC.h.

References TArray::BoundsOk(), and fArray.

Char_t TArrayC::operator[] ( Int_t  i  )  const [inline]

Definition at line 93 of file TArrayC.h.

References TArray::BoundsOk(), and fArray.

TArrayC& TArrayC::operator= ( const TArrayC rhs  ) 

void TArrayC::Adopt ( Int_t  n,
Char_t array 
)

void TArrayC::AddAt ( Char_t  c,
Int_t  i 
)

Char_t TArrayC::At ( Int_t  i  )  const

void TArrayC::Copy ( TArrayC array  )  const [inline]

Definition at line 44 of file TArrayC.h.

References array, fArray, and TArray::fN.

const Char_t* TArrayC::GetArray (  )  const [inline]

Definition at line 45 of file TArrayC.h.

References fArray.

Char_t* TArrayC::GetArray (  )  [inline]

Definition at line 46 of file TArrayC.h.

References fArray.

Double_t TArrayC::GetAt ( Int_t  i  )  const [inline, virtual]

Implements TArray.

Definition at line 47 of file TArrayC.h.

References At().

Stat_t TArrayC::GetSum (  )  const [inline]

Definition at line 48 of file TArrayC.h.

References fArray, TArray::fN, and i.

void TArrayC::Reset ( Char_t  val = 0  )  [inline]

Definition at line 49 of file TArrayC.h.

References fArray, TArray::fN, and val.

void TArrayC::Set ( Int_t  n  )  [virtual]

Implements TArray.

void TArrayC::Set ( Int_t  n,
const Char_t array 
)

void TArrayC::SetAt ( Double_t  v,
Int_t  i 
) [inline, virtual]

Implements TArray.

Definition at line 52 of file TArrayC.h.

References AddAt().

Char_t& TArrayC::operator[] ( Int_t  i  ) 

Char_t TArrayC::operator[] ( Int_t  i  )  const


Member Data Documentation

Char_t* TArrayC::fArray

Definition at line 32 of file TArrayC.h.

Referenced by AddAt(), TH2C::AddBinContent(), TH3C::AddBinContent(), TH1C::AddBinContent(), Adopt(), At(), Copy(), GetArray(), TH1C::GetBinContent(), TH2C::GetBinContent(), TH3C::GetBinContent(), GetSum(), operator=(), operator[](), TFile::ReadStreamerInfo(), TEveChunkManager::Refit(), Reset(), Set(), TH2C::SetBinContent(), TH3C::SetBinContent(), TH1C::SetBinContent(), TStreamerInfo::TagFile(), TBufferFile::TagStreamerInfo(), TArrayC(), TXMLFile::WriteStreamerInfo(), TSQLFile::WriteStreamerInfo(), TFile::WriteStreamerInfo(), and ~TArrayC().

Char_t* TArrayC::fArray

Definition at line 32 of file TArrayC.h.


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