![]() |
ATLAS Offline Software
|
#include "TrackParticleContainer.h"#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "GaudiKernel/ServiceHandle.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "xAODTracking/TrackParticleContainer.h"Go to the source code of this file.
Classes | |
| class | AthCUDAExamples::TrackParticleCalibratorExampleAlg |
| Example algorithm performing "track particle calibration". More... | |
Namespaces | |
| namespace | AthCUDAExamples |
Functions | |
| StatusCode | AthCUDAExamples::calibrateOnGPU (const TrackParticleContainer::const_view &input, TrackParticleContainer::view &output) |
| Perform the transformation on an NVIDIA GPU. | |