![]() |
ATLAS Offline Software
|
Namespace for helper functions. More...
Namespaces | |
| namespace | Helpers |
| namespace | Lookup |
| Stores. | |
Classes | |
| class | Array |
| Read-only multidimensional array. More... | |
| class | Arrayrep |
| Representation class for Array's. More... | |
| class | ArrayScanner |
| Helper class for converting strings to Array's. More... | |
| class | CaloCellPositionShift |
| Container for a cell-level rescaling-factors, typically obtained by Z->ee intercalibration. More... | |
| class | ToolConstants |
Container for the tool constants managed by ToolWithConstants. More... | |
| class | WritableArray |
| Read-write multidimensional array. More... | |
| class | WritableArrayData |
Typedefs | |
| typedef float | Arrayelt |
The type of an element of an Array. | |
Namespace for helper functions.
These functions are largely a copy of xAOD::CaloEvent::CaloKineHelper but avoid the proximity stepper which seems to create a problem. Additional functions are added.
| typedef float CaloRec::Arrayelt |
The type of an element of an Array.
Definition at line 26 of file Control/CxxUtils/CxxUtils/Arrayrep.h.