ATLAS Offline Software
Loading...
Searching...
No Matches
GpuGeneral_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_GPU_GENERAL_STRUCT_H
6#define ISF_FASTCALOGPU_GPU_GENERAL_STRUCT_H
7
8#include "FH_structs.h"
9typedef struct Cell_E {
10 unsigned long cellid;
11 float energy;
13
14#endif
unsigned long cellid