Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TArrayS Class Reference

#include <TArrayS.h>

Inheritance diagram for TArrayS:

Inheritance graph
[legend]
Collaboration diagram for TArrayS:

Collaboration graph
[legend]
List of all members.

Public Methods

 TArrayS ()
 TArrayS (Int_t n)
 TArrayS (Int_t n, const Short_t *array)
 TArrayS (const TArrayS &array)
TArrayS & operator= (const TArrayS &rhs)
virtual ~TArrayS ()
void Adopt (Int_t n, Short_t *array)
void AddAt (Short_t c, Int_t idx)
Short_t At (Int_t i) const
void Copy (TArrayS &array) const
const Short_t * GetArray () const
Short_t * GetArray ()
Stat_t GetSum () const
void Reset ()
void Reset (Short_t val)
void Set (Int_t n)
void Set (Int_t n, const Short_t *array)
Short_t & operator[] (Int_t i)
Short_t operator[] (Int_t i) const

Public Attributes

Short_t * fArray

Constructor & Destructor Documentation

TArrayS::TArrayS  
 

TArrayS::TArrayS Int_t    n
 

TArrayS::TArrayS Int_t    n,
const Short_t *    array
 

TArrayS::TArrayS const TArrayS &    array
 

virtual TArrayS::~TArrayS   [virtual]
 


Member Function Documentation

TArrayS& TArrayS::operator= const TArrayS &    rhs
 

void TArrayS::Adopt Int_t    n,
Short_t *    array
 

void TArrayS::AddAt Short_t    c,
Int_t    idx
 

Short_t TArrayS::At Int_t    i const
 

Definition at line 78 of file TArrayS.h.

References TArray::BoundsOk(), and fArray.

void TArrayS::Copy TArrayS &    array const
 

Definition at line 44 of file TArrayS.h.

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

const Short_t* TArrayS::GetArray   const
 

Definition at line 45 of file TArrayS.h.

References fArray.

Short_t* TArrayS::GetArray  
 

Definition at line 46 of file TArrayS.h.

References fArray.

Stat_t TArrayS::GetSum   const
 

Definition at line 47 of file TArrayS.h.

References fArray, and TArray::fN.

void TArrayS::Reset  
 

Definition at line 48 of file TArrayS.h.

References fArray, and TArray::fN.

void TArrayS::Reset Short_t    val
 

Definition at line 49 of file TArrayS.h.

References fArray, and TArray::fN.

void TArrayS::Set Int_t    n [virtual]
 

Implements TArray.

Referenced by Copy().

void TArrayS::Set Int_t    n,
const Short_t *    array
 

Short_t & TArrayS::operator[] Int_t    i
 

Definition at line 84 of file TArrayS.h.

References TArray::BoundsOk(), and fArray.

Short_t TArrayS::operator[] Int_t    i const
 

Definition at line 91 of file TArrayS.h.

References TArray::BoundsOk(), and fArray.


Member Data Documentation

Short_t* TArrayS::fArray
 

Definition at line 32 of file TArrayS.h.

Referenced by At(), Copy(), GetArray(), GetSum(), operator[](), and Reset().


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 14:56:22 2003 for ROOT by doxygen1.2.16