1 #include "DSMAlgo_EE101_2009.hh"
2 #include "DSMAlgo_EE102_2009.hh"
4 #include "DSMLayer_E001_2009.hh"
5 #include "DSMLayer_E101_2009.hh"
10 (*this)[0].name =
"EE101";
11 (*this)[1].name =
"EE102";
16 bool bc1_in =
event.MainX[BC1_CONF_NUM].offset &&
event.MainX[BC1_CONF_NUM].length;
20 for (
size_t dsm = 0; dsm < size(); ++dsm)
21 copy_and_swap8((*
this)[dsm].channels, &bc1->EEMClayer1[dsm*8]);
29 for (
int ch = 6; ch < 8; ++ch)
30 layer[0].channels[ch] = (*
this)[ch-6].output;
33 void DSMLayer_E101_2009::run()