ATLAS Offline Software
Loading...
Searching...
No Matches
DataHolders.h File Reference
#include <vector>
#include "Helpers.h"
#include "CUDAFriendlyClasses.h"
Include dependency graph for DataHolders.h:

Go to the source code of this file.

Classes

class  CaloRecGPU::ConstantDataHolder
 Holds CPU and GPU versions of the geometry and cell noise information, which are assumed to be constant throughout the run. More...
class  CaloRecGPU::MomentsOptionsArray
 Holds an array of bools to represent the different moments that may be calculated and transferred to/from the GPU. More...
class  CaloRecGPU::EventDataHolder
 Holds the mutable per-event information (clusters and cells) and provides utilities to convert between this representation and the Athena data structures (i. More...

Namespaces

namespace  CaloRecGPU
 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.

Macros

#define CALORECGPU_USE_PINNED_MEMORY   1

Macro Definition Documentation

◆ CALORECGPU_USE_PINNED_MEMORY

#define CALORECGPU_USE_PINNED_MEMORY   1

Definition at line 15 of file DataHolders.h.