![]() |
ATLAS Offline Software
|
#include "CxxUtils/prefetch.h"#include "CaloEvent/CaloCell.h"#include "AthAllocators/ArenaHandle.h"#include <cstddef>Go to the source code of this file.
Classes | |
| class | CaloPrefetch::ArenaHandlePrefetch< T, ALLOC, COUNT > |
| Wrapper for SG::ArenaHandle with pre-fetching. More... | |
Namespaces | |
| CaloPrefetch | |
| This software was developed for the ATLAS project. | |
Functions | |
| template<typename Iter > | |
| void | CaloPrefetch::nextDDE (Iter iter, Iter endIter) |
| Prefetch next CaloDDE. More... | |
| template<typename Iter > | |
| void | CaloPrefetch::nextDDE (Iter iter, Iter endIter, int count) |
| Prefetch few next CaloDDEs. More... | |
1.8.18