ATLAS Offline Software
Loading...
Searching...
No Matches
CaloCellPositionShift.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7namespace CaloRec {
8
11
13 m_deltaX.resize(size,0.0);
14 m_deltaY.resize(size,0.0);
15 m_deltaZ.resize(size,0.0);
16}
17
18}//end namespace
Container for a cell-level position corrections to account for distorsion of calo shape in reconstruc...
void resize(const size_type &size)
Namespace for helper functions.