ATLAS Offline Software
Public Member Functions | List of all members
CaloRecGPU::EtaPhiToCellMap::get_cell_from_sampling_functor Struct Reference
Collaboration diagram for CaloRecGPU::EtaPhiToCellMap::get_cell_from_sampling_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 1030 of file EtaPhiMap.h.

Member Function Documentation

◆ operator()()

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

Definition at line 1033 of file EtaPhiMap.h.

1034  {
1035  ret = entry.get_possible_cells_from_coords(test_eta, test_phi, cell_arr);
1036  }

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