19 declareInterface<IL1DatabaseOverrideTool>(
this);
38 chan.setLutJepPar1(
static_cast<unsigned short>(1000. *
m_offset));
39 chan.setLutJepPar2(
static_cast<unsigned short>(1000. *
m_amplitude));
40 chan.setLutJepPar3(
static_cast<unsigned short>(1000. *
m_exponent));
41 chan.setLutJepPar4(
static_cast<unsigned short>(1000. *
m_noiseFraction));
42 chan.setLutJepScale(
static_cast<unsigned short>(1000. *
m_slope));
45 return StatusCode::SUCCESS;
49 return StatusCode::SUCCESS;
53 return StatusCode::SUCCESS;
58 return StatusCode::SUCCESS;
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...