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