ATLAS Offline Software
Public Attributes | List of all members
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
 
std::map< std::string, CaloRecGPU::Helpers::CPU_object< CaloRecGPU::CellStateArr > > cell_state
 

Detailed Description

Definition at line 449 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 454 of file StandaloneDataIO.h.

◆ cell_state

std::map<std::string, CaloRecGPU::Helpers::CPU_object<CaloRecGPU::CellStateArr> > StandaloneDataIO::FolderLoad::cell_state

Definition at line 455 of file StandaloneDataIO.h.

◆ cluster_info

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

Definition at line 453 of file StandaloneDataIO.h.

◆ geometry

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

Definition at line 451 of file StandaloneDataIO.h.

◆ noise

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

Definition at line 452 of file StandaloneDataIO.h.


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