|
HighLAND
|
Public Member Functions | |
| float_vector (const int n1) | |
| void | Ini (Float_t val) |
| void | Fill (int i, Float_t val) |
| Float_t | GetValue (int i) const |
| float * | GetAddress () |
| size_t | num_rows () |
Protected Attributes | |
| Float_t * | _m |
| int | _n1 |
Definition at line 35 of file OutputManager.hxx.
1.8.13