TArrayL64 Class Reference

#include <TArrayL64.h>

Inheritance diagram for TArrayL64:

TArray TArray List of all members.

Public Member Functions

 TArrayL64 ()
 TArrayL64 (Int_t n)
 TArrayL64 (Int_t n, const Long64_t *array)
 TArrayL64 (const TArrayL64 &array)
TArrayL64operator= (const TArrayL64 &rhs)
virtual ~TArrayL64 ()
void Adopt (Int_t n, Long64_t *array)
void AddAt (Long64_t c, Int_t i)
Long64_t At (Int_t i) const
void Copy (TArrayL64 &array) const
const Long64_tGetArray () const
Long64_tGetArray ()
Double_t GetAt (Int_t i) const
Stat_t GetSum () const
void Reset ()
void Reset (Long64_t val)
void Set (Int_t n)
void Set (Int_t n, const Long64_t *array)
void SetAt (Double_t v, Int_t i)
Long64_toperator[] (Int_t i)
Long64_t operator[] (Int_t i) const
 TArrayL64 ()
 TArrayL64 (Int_t n)
 TArrayL64 (Int_t n, const Long64_t *array)
 TArrayL64 (const TArrayL64 &array)
TArrayL64operator= (const TArrayL64 &rhs)
virtual ~TArrayL64 ()
void Adopt (Int_t n, Long64_t *array)
void AddAt (Long64_t c, Int_t i)
Long64_t At (Int_t i) const
void Copy (TArrayL64 &array) const
const Long64_tGetArray () const
Long64_tGetArray ()
Double_t GetAt (Int_t i) const
Stat_t GetSum () const
void Reset ()
void Reset (Long64_t val)
void Set (Int_t n)
void Set (Int_t n, const Long64_t *array)
void SetAt (Double_t v, Int_t i)
Long64_toperator[] (Int_t i)
Long64_t operator[] (Int_t i) const

Public Attributes

Long64_tfArray
Long64_tfArray

Detailed Description

Definition at line 29 of file TArrayL64.h.


Constructor & Destructor Documentation

TArrayL64::TArrayL64 (  ) 

TArrayL64::TArrayL64 ( Int_t  n  ) 

Definition at line 35 of file TArrayL64.cxx.

References fArray, and Set().

TArrayL64::TArrayL64 ( Int_t  n,
const Long64_t array 
)

Definition at line 44 of file TArrayL64.cxx.

References fArray, and Set().

TArrayL64::TArrayL64 ( const TArrayL64 array  ) 

Definition at line 53 of file TArrayL64.cxx.

References array, fArray, and Set().

TArrayL64::~TArrayL64 (  )  [virtual]

Definition at line 72 of file TArrayL64.cxx.

References fArray.

TArrayL64::TArrayL64 (  ) 

TArrayL64::TArrayL64 ( Int_t  n  ) 

TArrayL64::TArrayL64 ( Int_t  n,
const Long64_t array 
)

TArrayL64::TArrayL64 ( const TArrayL64 array  ) 

virtual TArrayL64::~TArrayL64 (  )  [virtual]


Member Function Documentation

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

Definition at line 62 of file TArrayL64.cxx.

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

void TArrayL64::Adopt ( Int_t  n,
Long64_t array 
)

Definition at line 81 of file TArrayL64.cxx.

References fArray, and TArray::fN.

void TArrayL64::AddAt ( Long64_t  c,
Int_t  i 
)

Definition at line 94 of file TArrayL64.cxx.

References TArray::BoundsOk(), and fArray.

Referenced by SetAt().

Long64_t TArrayL64::At ( Int_t  i  )  const [inline]

Definition at line 83 of file TArrayL64.h.

References TArray::BoundsOk(), and fArray.

Referenced by GetAt().

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

Definition at line 44 of file TArrayL64.h.

References array, fArray, and TArray::fN.

const Long64_t* TArrayL64::GetArray (  )  const [inline]

Definition at line 45 of file TArrayL64.h.

References fArray.

Long64_t* TArrayL64::GetArray (  )  [inline]

Definition at line 46 of file TArrayL64.h.

References fArray.

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

Implements TArray.

Definition at line 47 of file TArrayL64.h.

References At().

Stat_t TArrayL64::GetSum (  )  const [inline]

Definition at line 48 of file TArrayL64.h.

References fArray, TArray::fN, and i.

void TArrayL64::Reset ( void   )  [inline]

Definition at line 49 of file TArrayL64.h.

References fArray, TArray::fN, and Long64_t.

void TArrayL64::Reset ( Long64_t  val  )  [inline]

Definition at line 50 of file TArrayL64.h.

References fArray, TArray::fN, and i.

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

Implements TArray.

Definition at line 103 of file TArrayL64.cxx.

References fArray, TArray::fN, and Long64_t.

Referenced by operator=(), and TArrayL64().

void TArrayL64::Set ( Int_t  n,
const Long64_t array 
)

Definition at line 129 of file TArrayL64.cxx.

References fArray, TArray::fN, and Long64_t.

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

Implements TArray.

Definition at line 53 of file TArrayL64.h.

References AddAt(), and Long64_t.

Long64_t & TArrayL64::operator[] ( Int_t  i  )  [inline]

Definition at line 89 of file TArrayL64.h.

References TArray::BoundsOk(), and fArray.

Long64_t TArrayL64::operator[] ( Int_t  i  )  const [inline]

Definition at line 96 of file TArrayL64.h.

References TArray::BoundsOk(), and fArray.

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

void TArrayL64::Adopt ( Int_t  n,
Long64_t array 
)

void TArrayL64::AddAt ( Long64_t  c,
Int_t  i 
)

Long64_t TArrayL64::At ( Int_t  i  )  const

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

Definition at line 44 of file TArrayL64.h.

References array, fArray, and TArray::fN.

const Long64_t* TArrayL64::GetArray (  )  const [inline]

Definition at line 45 of file TArrayL64.h.

References fArray.

Long64_t* TArrayL64::GetArray (  )  [inline]

Definition at line 46 of file TArrayL64.h.

References fArray.

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

Implements TArray.

Definition at line 47 of file TArrayL64.h.

References At().

Stat_t TArrayL64::GetSum (  )  const [inline]

Definition at line 48 of file TArrayL64.h.

References fArray, TArray::fN, and i.

void TArrayL64::Reset ( void   )  [inline]

Definition at line 49 of file TArrayL64.h.

References fArray, TArray::fN, and Long64_t.

void TArrayL64::Reset ( Long64_t  val  )  [inline]

Definition at line 50 of file TArrayL64.h.

References fArray, TArray::fN, and i.

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

Implements TArray.

void TArrayL64::Set ( Int_t  n,
const Long64_t array 
)

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

Implements TArray.

Definition at line 53 of file TArrayL64.h.

References AddAt(), and Long64_t.

Long64_t& TArrayL64::operator[] ( Int_t  i  ) 

Long64_t TArrayL64::operator[] ( Int_t  i  )  const


Member Data Documentation

Long64_t* TArrayL64::fArray

Definition at line 32 of file TArrayL64.h.

Referenced by AddAt(), Adopt(), At(), Copy(), GetArray(), GetSum(), operator=(), operator[](), Reset(), Set(), TArrayL64(), and ~TArrayL64().

Long64_t* TArrayL64::fArray

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