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

Public Member Functions

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

Detailed Description

Definition at line 1039 of file EtaPhiMap.h.

Member Function Documentation

◆ operator()()

template<class Entry >
constexpr void CaloRecGPU::EtaPhiToCellMap::check_cell_in_sampling_functor::operator() ( Entry &  entry,
bool &  ret,
const float  test_eta,
const float  test_phi 
) const
inlineconstexpr

Definition at line 1042 of file EtaPhiMap.h.

1043  {
1044  ret = entry.has_cell_in_coords(test_eta, test_phi);
1045  }

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