ATLAS Offline Software
Loading...
Searching...
No Matches
AthenaPoolTestMapData.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
14
15//<<<<<< INCLUDES >>>>>>
16
18#include <iostream>
19
25
27 int simDataWord)
28 : m_word( ((deposits.size() << 29) & 0xe0000000) | (simDataWord & 0x1fffffff)),
30{
31}
32
36
Test class for embedded collections.
void deposits(std::vector< Deposit > &deposits) const
std::vector< Deposit > m_deposits