ATLAS Offline Software
Loading...
Searching...
No Matches
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

namespace  CaloPrefetch
 This software was developed for the ATLAS project.

Functions

template<typename Iter>
void CaloPrefetch::nextDDE (Iter iter, Iter endIter)
 Prefetch next CaloDDE.
template<typename Iter>
void CaloPrefetch::nextDDE (Iter iter, Iter endIter, int count)
 Prefetch few next CaloDDEs.