ATLAS Offline Software
AthCUDAExample_entries.cxx
Go to the documentation of this file.
1 //
2 // Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 //
4 
5 // Local include(s).
6 #include "../LinearTransformStandaloneExampleAlg.h"
7 #include "../LinearTransformTaskExampleAlg.h"
8 #include "../TrackParticleCalibratorExampleAlg.h"
9 
10 // Declare the "components".
AthCUDAExamples::LinearTransformTaskExampleAlg
Example algorithm exercising the AthCUDA core code/services.
Definition: LinearTransformTaskExampleAlg.h:25
AthCUDAExamples::TrackParticleCalibratorExampleAlg
Example algorithm performing "track particle calibration".
Definition: TrackParticleCalibratorExampleAlg.h:28
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
AthCUDAExamples::LinearTransformStandaloneExampleAlg
Example algorithm running a very simple operation using CUDA.
Definition: LinearTransformStandaloneExampleAlg.h:20