24 declareInterface<ITileCondToolNoise>(
this);
25 declareInterface<TileCondToolNoiseRawChn>(
this);
42 return StatusCode::SUCCESS;
51 return StatusCode::SUCCESS;
60 float val = calibRawChannelNoise->getCalibDrawer(drawerIdx)->getData(channel, adc, 0);
74 const EventContext &ctx)
const {
77 return calibRawChannelNoise->getCalibDrawer(drawerIdx)->getData(channel, adc, 1);
const PlainObject unit() const
This is a plugin that makes Eigen look like CLHEP & defines some convenience methods.
#define ATH_CHECK
Evaluate an expression and check for errors.
Helpers for checking error return status codes and reporting errors.