1 #ifndef GEOMETRY_CALOGEOMETRY_CALOGEOMETRYEP_H
2 #define GEOMETRY_CALOGEOMETRY_CALOGEOMETRYEP_H
15 template <
class T,
class D>
19 using PtrType =
typename LoaderType::PtrType;
39 assert(alignments.m_align.size() == T::numberOfAlignments());
40 alignPtr = &alignments;