ATLAS Offline Software
|
#include "CxxUtils/checker_macros.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "CaloRecGPU/CaloClusterGPUProcessor.h"
#include "CaloRecGPU/CaloGPUTimed.h"
#include "BasicGPUClusterInfoCalculatorImpl.h"
#include "CaloRecGPU/CaloGPUCUDAInitialization.h"
#include "GaudiKernel/ServiceHandle.h"
#include "CaloRecGPU/IGPUKernelSizeOptimizerSvc.h"
#include "CLHEP/Units/SystemOfUnits.h"
Go to the source code of this file.
Classes | |
class | BasicGPUClusterInfoCalculator |
Standard tool to calculate cluster info (energy, transverse energy, pseudo-rapidity and azimuthal angle) and apply E/ET cuts on clusters if desired. More... | |