ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "CaloRecGPU/CaloClusterGPUProcessor.h"
#include "CaloRecGPU/CaloGPUTimed.h"
#include "CaloRecGPU/CaloGPUCUDAInitialization.h"
#include "TopoAutomatonSplittingImpl.h"
#include <string>
#include "GaudiKernel/ServiceHandle.h"
#include "CLHEP/Units/SystemOfUnits.h"
#include "CaloRecGPU/IGPUKernelSizeOptimizerSvc.h"
Go to the source code of this file.
Classes | |
class | TopoAutomatonSplitting |
Cluster splitter algorithm to be run on GPUs, using the same cellular automaton-based approach as Topo-Automaton Clustering. More... | |