ATLAS Offline Software
FPGA_entries.cxx
Go to the documentation of this file.
1 // The nominal setup for this package require OPENCL, which is only currently avaliable in docker images
2 // And not distributed within normal athena setup. However, this tool and alg are not dependant on that
3 // and are useful to be implemented in FPGATrackSim for FPGA test vector generation
4 
5 #include "../FPGADataFormatAlg.h"
6 #include "../FPGADataFormatTool.h"
7 
FPGADataFormatTool
Definition: FPGADataFormatTool.h:22
FPGADataFormatAlg
Testing alogrithms for RDO to FPGA data converted.
Definition: FPGADataFormatAlg.h:24
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)