![]() |
AliRoot Core
a565103 (a565103)
|
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... | |
Array & | operator= (const Array &) |
Not implemented. More... | |
self initialized array, used for adding constraints
Definition at line 62 of file AliMUONAlignment.cxx.
|
inline |
contructor
Definition at line 68 of file AliMUONAlignment.cxx.
|
private |
Not implemented.
Double_t Array::values[AliMUONAlignment::fNGlobal] |
array
Definition at line 75 of file AliMUONAlignment.cxx.
Referenced by AliMUONAlignment::AddConstraints(), and Array().