ATLAS Offline Software
Classes | Namespaces | Functions
CaloPrefetch.h File Reference
#include "CxxUtils/prefetch.h"
#include "CaloEvent/CaloCell.h"
#include "AthAllocators/ArenaHandle.h"
#include <cstddef>
Include dependency graph for CaloPrefetch.h:

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...