ATLAS Offline Software
|
Namespace for helper functions. More...
Namespaces | |
Helpers | |
Lookup | |
Stores. | |
Classes | |
class | Arrayrep |
Representation class for Array's. More... | |
class | CaloCellFactor |
Container for a cell-level rescaling-factors, typically obtained by Z->ee intercalibration. 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... | |
Typedefs | |
typedef float | Arrayelt |
The type of an element of an Array . More... | |
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.