TArrayF Class Reference

#include <TArrayF.h>

Inheritance diagram for TArrayF:

TArray TArray TH1F TH1F TH1K TH1K TH2F TH2F TH3F TH3F List of all members.

Public Member Functions

 TArrayF ()
 TArrayF (Int_t n)
 TArrayF (Int_t n, const Float_t *array)
 TArrayF (const TArrayF &array)
TArrayFoperator= (const TArrayF &rhs)
virtual ~TArrayF ()
void Adopt (Int_t n, Float_t *array)
void AddAt (Float_t c, Int_t i)
Float_t At (Int_t i) const
void Copy (TArrayF &array) const
const Float_tGetArray () const
Float_tGetArray ()
Double_t GetAt (Int_t i) const
Stat_t GetSum () const
void Reset ()
void Reset (Float_t val)
void Set (Int_t n)
void Set (Int_t n, const Float_t *array)
void SetAt (Double_t v, Int_t i)
Float_toperator[] (Int_t i)
Float_t operator[] (Int_t i) const
 TArrayF ()
 TArrayF (Int_t n)
 TArrayF (Int_t n, const Float_t *array)
 TArrayF (const TArrayF &array)
TArrayFoperator= (const TArrayF &rhs)
virtual ~TArrayF ()
void Adopt (Int_t n, Float_t *array)
void AddAt (Float_t c, Int_t i)
Float_t At (Int_t i) const
void Copy (TArrayF &array) const
const Float_tGetArray () const
Float_tGetArray ()
Double_t GetAt (Int_t i) const
Stat_t GetSum () const
void Reset ()
void Reset (Float_t val)
void Set (Int_t n)
void Set (Int_t n, const Float_t *array)
void SetAt (Double_t v, Int_t i)
Float_toperator[] (Int_t i)
Float_t operator[] (Int_t i) const

Public Attributes

Float_tfArray
Float_tfArray

Detailed Description

Definition at line 29 of file TArrayF.h.


Constructor & Destructor Documentation

TArrayF::TArrayF (  ) 

TArrayF::TArrayF ( Int_t  n  ) 

Definition at line 35 of file TArrayF.cxx.

References fArray, and Set().

TArrayF::TArrayF ( Int_t  n,
const Float_t array 
)

Definition at line 44 of file TArrayF.cxx.

References fArray, and Set().

TArrayF::TArrayF ( const TArrayF array  ) 

Definition at line 53 of file TArrayF.cxx.

References array, fArray, and Set().

TArrayF::~TArrayF (  )  [virtual]

Definition at line 72 of file TArrayF.cxx.

References fArray.

TArrayF::TArrayF (  ) 

TArrayF::TArrayF ( Int_t  n  ) 

TArrayF::TArrayF ( Int_t  n,
const Float_t array 
)

TArrayF::TArrayF ( const TArrayF array  ) 

virtual TArrayF::~TArrayF (  )  [virtual]


Member Function Documentation

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

Definition at line 62 of file TArrayF.cxx.

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

void TArrayF::Adopt ( Int_t  n,
Float_t array 
)

Definition at line 81 of file TArrayF.cxx.

References fArray, and TArray::fN.

void TArrayF::AddAt ( Float_t  c,
Int_t  i 
)

Definition at line 94 of file TArrayF.cxx.

References TArray::BoundsOk(), and fArray.

Referenced by TH1K::Fill(), NdbMTReactionXS::LoadENDF(), SetAt(), and StockReturn().

Float_t TArrayF::At ( Int_t  i  )  const [inline]

Definition at line 80 of file TArrayF.h.

References TArray::BoundsOk(), and fArray.

Referenced by GetAt().

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

Definition at line 44 of file TArrayF.h.

References array, fArray, and TArray::fN.

const Float_t* TArrayF::GetArray (  )  const [inline]

Definition at line 45 of file TArrayF.h.

References fArray.

Referenced by TH1K::Sort().

Float_t* TArrayF::GetArray (  )  [inline]

Definition at line 46 of file TArrayF.h.

References fArray.

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

Implements TArray.

Definition at line 47 of file TArrayF.h.

References At().

Stat_t TArrayF::GetSum (  )  const [inline]

Definition at line 48 of file TArrayF.h.

References fArray, TArray::fN, and i.

Referenced by stress7().

void TArrayF::Reset ( void   )  [inline]

Definition at line 49 of file TArrayF.h.

References fArray, and TArray::fN.

Referenced by TH2F::Reset(), TH3F::Reset(), TH1F::Reset(), and TPythia6Decayer::TPythia6Decayer().

void TArrayF::Reset ( Float_t  val  )  [inline]

Definition at line 50 of file TArrayF.h.

References fArray, TArray::fN, and i.

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

Implements TArray.

Definition at line 103 of file TArrayF.cxx.

References fArray, and TArray::fN.

Referenced by TH1K::Fill(), NdbMTReactionXS::LoadENDF(), operator=(), TH1F::SetBinsLength(), TH2F::SetBinsLength(), TH3F::SetBinsLength(), TArrayF(), TH1F::TH1F(), TH2F::TH2F(), and TH3F::TH3F().

void TArrayF::Set ( Int_t  n,
const Float_t array 
)

Definition at line 129 of file TArrayF.cxx.

References fArray, and TArray::fN.

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

Implements TArray.

Definition at line 53 of file TArrayF.h.

References AddAt().

Referenced by HtmlObjTable::SetValue().

Float_t & TArrayF::operator[] ( Int_t  i  )  [inline]

Definition at line 86 of file TArrayF.h.

References TArray::BoundsOk(), and fArray.

Float_t TArrayF::operator[] ( Int_t  i  )  const [inline]

Definition at line 93 of file TArrayF.h.

References TArray::BoundsOk(), and fArray.

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

void TArrayF::Adopt ( Int_t  n,
Float_t array 
)

void TArrayF::AddAt ( Float_t  c,
Int_t  i 
)

Float_t TArrayF::At ( Int_t  i  )  const

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

Definition at line 44 of file TArrayF.h.

References array, fArray, and TArray::fN.

const Float_t* TArrayF::GetArray (  )  const [inline]

Definition at line 45 of file TArrayF.h.

References fArray.

Float_t* TArrayF::GetArray (  )  [inline]

Definition at line 46 of file TArrayF.h.

References fArray.

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

Implements TArray.

Definition at line 47 of file TArrayF.h.

References At().

Stat_t TArrayF::GetSum (  )  const [inline]

Definition at line 48 of file TArrayF.h.

References fArray, TArray::fN, and i.

void TArrayF::Reset ( void   )  [inline]

Definition at line 49 of file TArrayF.h.

References fArray, and TArray::fN.

void TArrayF::Reset ( Float_t  val  )  [inline]

Definition at line 50 of file TArrayF.h.

References fArray, TArray::fN, and i.

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

Implements TArray.

void TArrayF::Set ( Int_t  n,
const Float_t array 
)

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

Implements TArray.

Definition at line 53 of file TArrayF.h.

References AddAt().

Float_t& TArrayF::operator[] ( Int_t  i  ) 

Float_t TArrayF::operator[] ( Int_t  i  )  const


Member Data Documentation

Float_t* TArrayF::fArray

Definition at line 32 of file TArrayF.h.

Referenced by AddAt(), TH2F::AddBinContent(), TH3F::AddBinContent(), TH1F::AddBinContent(), Adopt(), At(), Copy(), GetArray(), TH2F::GetBinContent(), TH3F::GetBinContent(), TH1F::GetBinContent(), TH1K::GetBinContent(), GetSum(), operator=(), operator[](), Reset(), TH1K::SavePrimitive(), Set(), TH2F::SetBinContent(), TH3F::SetBinContent(), TH1F::SetBinContent(), TArrayF(), and ~TArrayF().

Float_t* TArrayF::fArray

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