ATLAS Offline Software
Loading...
Searching...
No Matches
CaloGpuGeneral_cu.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_CALOGPUGENERAL_CU_H
6#define ISF_FASTCALOGPU_CALOGPUGENERAL_CU_H
7
8#include "Args.h"
9
11
12 void simulate_hits( float, int, Chain0_Args&, bool );
13 void simulate_A_cu( float, int, Chain0_Args&, bool );
14
15} // namespace CaloGpuGeneral_cu
16#endif
void simulate_hits(float, int, Chain0_Args &, bool)
void simulate_A_cu(float, int, Chain0_Args &, bool)