15#ifndef CALOREC_CALOCELLPOSITIONSHIFT_H
16#define CALOREC_CALOCELLPOSITIONSHIFT_H
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Container for a cell-level rescaling-factors, typically obtained by Z->ee intercalibration.
void set_deltaY(const size_type &hashID, float dy)
void set_deltaX(const size_type &hashID, float dx)
void resize(const size_type &size)
contType::size_type size_type
float deltaX(const size_type &hashID) const
void set_deltaZ(const size_type &hashID, float dz)
float deltaY(const size_type &hashID) const
float deltaZ(const size_type &hashID) const
std::vector< float > contType
Namespace for helper functions.