AliRoot Core  a565103 (a565103)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Array Class Reference

self initialized array, used for adding constraints More...

Public Member Functions

 Array (void)
 contructor More...
 

Public Attributes

Double_t values [AliMUONAlignment::fNGlobal]
 array More...
 

Private Member Functions

 Array (const Array &)
 Not implemented. More...
 
Arrayoperator= (const Array &)
 Not implemented. More...
 

Detailed Description

self initialized array, used for adding constraints

Definition at line 62 of file AliMUONAlignment.cxx.

Constructor & Destructor Documentation

Array::Array ( void  )
inline

contructor

Definition at line 68 of file AliMUONAlignment.cxx.

Array::Array ( const Array )
private

Not implemented.

Member Function Documentation

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

Not implemented.

Member Data Documentation

Double_t Array::values[AliMUONAlignment::fNGlobal]

array

Definition at line 75 of file AliMUONAlignment.cxx.

Referenced by AliMUONAlignment::AddConstraints(), and Array().


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