#include <vector>
#include "HitManagement/AthenaHitsVector.h"
#include "AthContainers/tools/DVLInfo.h"
#include "GaudiKernel/ISvcLocator.h"
#include "AthenaKernel/getMessageSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/IMessageSvc.h"
Go to the source code of this file.
◆ dvl_makecontainer()
Construct a new container.
- Parameters
-
| nreserve | Number of elements for which to reserve space. (Ignored if not appropriate.) |
This is broken out from the make method to allow specializing just this method.
Definition at line 184 of file AtlasHitsVector.h.
◆ AtlasHitsVector< T >::s_info