5#ifndef ISF_FASTCALOGPU_GeoLoadGpu_H
6#define ISF_FASTCALOGPU_GeoLoadGpu_H
15typedef std::map<Identifier_Gpu, const CaloDetDescrElement_Gpu*>
t_cellmap_Gpu;
std::map< Identifier_Gpu, const CaloDetDescrElement_Gpu * > t_cellmap_Gpu
void set_nregions(unsigned int nr)
void set_regions(GeoRegion *r)
void set_geoPtr(GeoGpu *ptr)
void set_sample_index_h(Rg_Sample_Index *s)
void set_cellmap(t_cellmap_Gpu *cm)
void set_g_regions(GeoRegion *gr)
t_cellmap_Gpu * get_cellmap()
t_cellmap_Gpu * set_cellmap()
void set_max_sample(int s)
void set_ncells(unsigned long nc)
void set_cells_g(CaloDetDescrElement_Gpu *gc)
CaloDetDescrElement_Gpu * m_cells_d
Identifier_Gpu * m_cellid_array
Rg_Sample_Index * m_sample_index_h
unsigned long get_ncells() const
GeoGpu * get_geoPtr() const
const CaloDetDescrElement_Gpu * index2cell(unsigned long index)