ATLAS Offline Software
AthXRTExample_entries.cxx
Go to the documentation of this file.
1 //
2 // Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 //
4 
5 // Local include(s).
6 #include "../VectorAddOCLExampleAlg.h"
7 #include "../VectorAddXRTExampleAlg.h"
8 #include "../VectorMultOCLExampleAlg.h"
9 #include "../VectorMultXRTExampleAlg.h"
10 
11 // Declare the "components".
AthExXRT::VectorMultOCLExampleAlg
Example algorithm exercising the AthXRT core services.
Definition: VectorMultOCLExampleAlg.h:28
AthExXRT::VectorAddXRTExampleAlg
Example algorithm exercising the AthXRT core services.
Definition: VectorAddXRTExampleAlg.h:28
AthExXRT::VectorAddOCLExampleAlg
Example algorithm exercising the AthXRT core services.
Definition: VectorAddOCLExampleAlg.h:28
AthExXRT::VectorMultXRTExampleAlg
Example algorithm exercising the AthXRT core services.
Definition: VectorMultXRTExampleAlg.h:28
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)