![]() |
ATLAS Offline Software
|
#include <StandaloneDataIO.h>
Static Public Member Functions | |
| static ErrorState | read_cluster_info (const std::filesystem::path &file, CaloRecGPU::Helpers::CPU_object< CaloRecGPU::ClusterInfoArr > &clusters, const bool report=false) |
| static ErrorState | read_cell_info (const std::filesystem::path &file, CaloRecGPU::Helpers::CPU_object< CaloRecGPU::CellInfoArr > &cell_info, const bool report=false) |
| static ErrorState | write_cluster_info (std::filesystem::path file, const CaloRecGPU::Helpers::CPU_object< CaloRecGPU::ClusterInfoArr > &clusters, const bool report=false) |
| static ErrorState | write_cell_info (std::filesystem::path file, const CaloRecGPU::Helpers::CPU_object< CaloRecGPU::CellInfoArr > &cell_info, const bool report=false) |
Friends | |
| struct | StandaloneDataIO |
Definition at line 111 of file StandaloneDataIO.h.
|
inlinestatic |
Definition at line 200 of file StandaloneDataIO.h.
|
inlinestatic |
Definition at line 116 of file StandaloneDataIO.h.
|
inlinestatic |
Definition at line 290 of file StandaloneDataIO.h.
|
inlinestatic |
Definition at line 215 of file StandaloneDataIO.h.
|
friend |
Definition at line 113 of file StandaloneDataIO.h.