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

TArrayL Class Reference

#include <TArrayL.h>

Inheritance diagram for TArrayL:

Inheritance graph
[legend]
Collaboration diagram for TArrayL:

Collaboration graph
[legend]
List of all members.

Public Methods

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

Public Attributes

Long_t * fArray

Constructor & Destructor Documentation

TArrayL::TArrayL  
 

TArrayL::TArrayL Int_t    n
 

TArrayL::TArrayL Int_t    n,
const Long_t *    array
 

TArrayL::TArrayL const TArrayL &    array
 

virtual TArrayL::~TArrayL   [virtual]
 


Member Function Documentation

TArrayL& TArrayL::operator= const TArrayL &    rhs
 

void TArrayL::Adopt Int_t    n,
Long_t *    array
 

void TArrayL::AddAt Long_t    c,
Int_t    i
 

Long_t TArrayL::At Int_t    i const
 

Definition at line 80 of file TArrayL.h.

References TArray::BoundsOk(), and fArray.

void TArrayL::Copy TArrayL &    array const
 

Definition at line 44 of file TArrayL.h.

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

const Long_t* TArrayL::GetArray   const
 

Definition at line 45 of file TArrayL.h.

References fArray.

Long_t* TArrayL::GetArray  
 

Definition at line 46 of file TArrayL.h.

References fArray.

Stat_t TArrayL::GetSum   const
 

Definition at line 47 of file TArrayL.h.

References fArray, and TArray::fN.

void TArrayL::Reset  
 

Definition at line 48 of file TArrayL.h.

References fArray, and TArray::fN.

void TArrayL::Reset Long_t    val
 

Definition at line 49 of file TArrayL.h.

References fArray, and TArray::fN.

void TArrayL::Set Int_t    n [virtual]
 

Implements TArray.

Referenced by Copy().

void TArrayL::Set Int_t    n,
const Long_t *    array
 

Long_t & TArrayL::operator[] Int_t    i
 

Definition at line 86 of file TArrayL.h.

References TArray::BoundsOk(), and fArray.

Long_t TArrayL::operator[] Int_t    i const
 

Definition at line 93 of file TArrayL.h.

References TArray::BoundsOk(), and fArray.


Member Data Documentation

Long_t* TArrayL::fArray
 

Definition at line 32 of file TArrayL.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