ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
ISF
ISF_FastCaloSim
ISF_FastCaloGpu
ISF_FastCaloGpu
GeoGpu_structs.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ISF_FASTCALOGPU_GEOGPU_STRUCTS_H
6
#define ISF_FASTCALOGPU_GEOGPU_STRUCTS_H
7
8
#include "
GeoRegion.h
"
9
10
struct
Rg_Sample_Index
{
11
int
size
;
12
int
index
;
13
};
14
15
struct
GeoGpu
{
16
unsigned
long
ncells
;
17
CaloDetDescrElement_Gpu
*
cells
;
18
unsigned
int
nregions
;
19
GeoRegion
*
regions
;
20
int
max_sample
;
21
Rg_Sample_Index
*
sample_index
;
22
};
23
24
#endif
GeoRegion.h
CaloDetDescrElement_Gpu
Definition
CaloDetDescrElement_g.h:10
GeoRegion
Definition
GeoRegion.h:18
index
Definition
index.py:1
GeoGpu
Definition
GeoGpu_structs.h:15
GeoGpu::sample_index
Rg_Sample_Index * sample_index
Definition
GeoGpu_structs.h:21
GeoGpu::ncells
unsigned long ncells
Definition
GeoGpu_structs.h:16
GeoGpu::nregions
unsigned int nregions
Definition
GeoGpu_structs.h:18
GeoGpu::regions
GeoRegion * regions
Definition
GeoGpu_structs.h:19
GeoGpu::cells
CaloDetDescrElement_Gpu * cells
Definition
GeoGpu_structs.h:17
GeoGpu::max_sample
int max_sample
Definition
GeoGpu_structs.h:20
Rg_Sample_Index
Definition
GeoGpu_structs.h:10
Rg_Sample_Index::size
int size
Definition
GeoGpu_structs.h:11
Generated on
for ATLAS Offline Software by
1.14.0