![]() |
![]() |
Generation of ZDC Lookup tables and associate helper methods. More...
#include <ZdcLut.h>
Public Member Functions | |
std::vector< int > | get_lut (int emap_side, int emap_htr_fiber, int emap_fi_ch) |
std::vector< int > | get_lut (std::string zdc_section, int zdc_side, int zdc_channel) |
int | simple_loop (void) |
ZdcLut () | |
~ZdcLut () | |
Private Attributes | |
std::vector< ZDC_sides > | side |
Generation of ZDC Lookup tables and associate helper methods.
Adopted to CMSSW HCAL LUT manager specs by Gena Kukartsev, Brown University, Dec 08, 2009
std::vector< int > ZdcLut::get_lut | ( | int | emap_side, |
int | emap_htr_fiber, | ||
int | emap_fi_ch | ||
) |
std::vector< int > ZdcLut::get_lut | ( | std::string | zdc_section, |
int | zdc_side, | ||
int | zdc_channel | ||
) |