ATLAS Offline Software
Loading...
Searching...
No Matches
StandaloneDataIO::FolderLoad Struct Reference

#include <StandaloneDataIO.h>

Collaboration diagram for StandaloneDataIO::FolderLoad:

Public Attributes

std::map< std::string, CaloRecGPU::Helpers::CPU_object< CaloRecGPU::GeometryArr > > geometry
std::map< std::string, CaloRecGPU::Helpers::CPU_object< CaloRecGPU::CellNoiseArr > > noise
std::map< std::string, CaloRecGPU::Helpers::CPU_object< CaloRecGPU::ClusterInfoArr > > cluster_info
std::map< std::string, CaloRecGPU::Helpers::CPU_object< CaloRecGPU::CellInfoArr > > cell_info

Detailed Description

Definition at line 487 of file StandaloneDataIO.h.

Member Data Documentation

◆ cell_info

std::map<std::string, CaloRecGPU::Helpers::CPU_object<CaloRecGPU::CellInfoArr> > StandaloneDataIO::FolderLoad::cell_info

Definition at line 492 of file StandaloneDataIO.h.

◆ cluster_info

std::map<std::string, CaloRecGPU::Helpers::CPU_object<CaloRecGPU::ClusterInfoArr> > StandaloneDataIO::FolderLoad::cluster_info

Definition at line 491 of file StandaloneDataIO.h.

◆ geometry

std::map<std::string, CaloRecGPU::Helpers::CPU_object<CaloRecGPU::GeometryArr> > StandaloneDataIO::FolderLoad::geometry

Definition at line 489 of file StandaloneDataIO.h.

◆ noise

std::map<std::string, CaloRecGPU::Helpers::CPU_object<CaloRecGPU::CellNoiseArr> > StandaloneDataIO::FolderLoad::noise

Definition at line 490 of file StandaloneDataIO.h.


The documentation for this struct was generated from the following file: