ATLAS Offline Software
Classes
CaloClusterGPUTransformers.h File Reference
#include "AthenaBaseComps/AthAlgTool.h"
#include "xAODCaloEvent/CaloClusterContainer.h"
#include "CaloRecGPU/DataHolders.h"
Include dependency graph for CaloClusterGPUTransformers.h:
This graph shows which files directly or indirectly include this file:

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