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

Public Member Functions

template<class Entry >
constexpr void operator() (Entry &entry, const int cell, const float cell_eta, const float cell_phi, const float cell_deta, const float cell_dphi) const
 

Detailed Description

Definition at line 998 of file EtaPhiMap.h.

Member Function Documentation

◆ operator()()

template<class Entry >
constexpr void CaloRecGPU::EtaPhiToCellMap::register_cell_functor::operator() ( Entry &  entry,
const int  cell,
const float  cell_eta,
const float  cell_phi,
const float  cell_deta,
const float  cell_dphi 
) const
inlineconstexpr

Definition at line 1001 of file EtaPhiMap.h.

1004  {
1005  entry.register_cell(cell, cell_eta, cell_phi, cell_deta, cell_dphi);
1006  }

The documentation for this struct was generated from the following file:
ReadCellNoiseFromCool.cell
cell
Definition: ReadCellNoiseFromCool.py:53
GetAllXsec.entry
list entry
Definition: GetAllXsec.py:132