ATLAS Offline Software
Public Member Functions | List of all members
CaloRecGPU::EtaPhiToCellMap::get_cell_from_all_functor Struct Reference
Collaboration diagram for CaloRecGPU::EtaPhiToCellMap::get_cell_from_all_functor:

Public Member Functions

template<class Entry >
constexpr void operator() (Entry &entry, int &ret, const float test_eta, const float test_phi, int *cell_arr) const
 

Detailed Description

Definition at line 1048 of file EtaPhiMap.h.

Member Function Documentation

◆ operator()()

template<class Entry >
constexpr void CaloRecGPU::EtaPhiToCellMap::get_cell_from_all_functor::operator() ( Entry &  entry,
int &  ret,
const float  test_eta,
const float  test_phi,
int *  cell_arr 
) const
inlineconstexpr

Definition at line 1051 of file EtaPhiMap.h.

1052  {
1053  ret += entry.get_possible_cells_from_coords(test_eta, test_phi, cell_arr + ret);
1054  }

The documentation for this struct was generated from the following file:
ret
T ret(T t)
Definition: rootspy.cxx:260
GetAllXsec.entry
list entry
Definition: GetAllXsec.py:132