ATLAS Offline Software
|
#include "BasicGPUToAthenaImporter.h"
#include "CaloRecGPU/CUDAFriendlyClasses.h"
#include "AthenaKernel/errorcheck.h"
#include <vector>
#include <algorithm>
#include <memory>
#include "xAODCaloEvent/CaloClusterKineHelper.h"
#include "CaloDetDescr/CaloDetDescrManager.h"
#include "boost/chrono/chrono.hpp"
#include "boost/chrono/thread_clock.hpp"
#include "MacroHelpers.h"