ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "xAODCaloEvent/CaloClusterContainer.h"
#include "CaloRecGPU/DataHolders.h"
Go to the source code of this file.
Classes | |
class | ICaloClusterGPUConstantTransformer |
Base class for tools that convert constant information to the GPU-friendly format used in CaloGPUHybridClusterProcessor . More... | |
class | ICaloClusterGPUInputTransformer |
Base class for tools that convert event information from the Athena structures to the GPU-friendly format used in CaloGPUHybridClusterProcessor . More... | |
class | ICaloClusterGPUOutputTransformer |
Base class for tools that convert event information from the GPU-friendly format used in CaloGPUHybridClusterProcessor to the Athena structures. More... | |
class | ICaloClusterGPUPlotter |
Base class for tools that can be used to plot events within CaloGPUHybridClusterProcessor . More... | |