AliPhysics  67e0feb (67e0feb)
AliNamedArrayI Class Reference

#include <AliNamedArrayI.h>

Inheritance diagram for AliNamedArrayI:

Public Member Functions

 AliNamedArrayI ()
 
 AliNamedArrayI (const char *name, Int_t n)
 
 AliNamedArrayI (const char *name, Int_t n, const Int_t *array)
 
 AliNamedArrayI (const char *name, const TArrayI &array)
 
void Clear (Option_t *option="")
 

Private Member Functions

 AliNamedArrayI (const AliNamedArrayI &)
 
AliNamedArrayIoperator= (const AliNamedArrayI &)
 

Detailed Description

Definition at line 9 of file AliNamedArrayI.h.

Constructor & Destructor Documentation

AliNamedArrayI::AliNamedArrayI ( )

Definition at line 12 of file AliNamedArrayI.cxx.

AliNamedArrayI::AliNamedArrayI ( const char *  name,
Int_t  n 
)

Definition at line 21 of file AliNamedArrayI.cxx.

AliNamedArrayI::AliNamedArrayI ( const char *  name,
Int_t  n,
const Int_t array 
)

Definition at line 30 of file AliNamedArrayI.cxx.

AliNamedArrayI::AliNamedArrayI ( const char *  name,
const TArrayI array 
)

Definition at line 39 of file AliNamedArrayI.cxx.

AliNamedArrayI::AliNamedArrayI ( const AliNamedArrayI )
private

Member Function Documentation

AliNamedArrayI& AliNamedArrayI::operator= ( const AliNamedArrayI )
private

The documentation for this class was generated from the following files: