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

Public Member Functions

template<class Entry >
constexpr void operator() (Entry &entry, size_t &ret) const
 

Detailed Description

Definition at line 1009 of file EtaPhiMap.h.

Member Function Documentation

◆ operator()()

template<class Entry >
constexpr void CaloRecGPU::EtaPhiToCellMap::buffer_size_functor::operator() ( Entry &  entry,
size_t &  ret 
) const
inlineconstexpr

Definition at line 1012 of file EtaPhiMap.h.

1013  {
1014  using namespace std;
1015  ret = max(ret, entry.finish_initializing_buffer_size());
1016  }

The documentation for this struct was generated from the following file:
max
#define max(a, b)
Definition: cfImp.cxx:41
ret
T ret(T t)
Definition: rootspy.cxx:260
GetAllXsec.entry
list entry
Definition: GetAllXsec.py:132