5#ifndef TILECONDITIONS_ITILECONDTOOLNOISE_H
6#define TILECONDITIONS_ITILECONDTOOLNOISE_H
8#include "GaudiKernel/IAlgTool.h"
9#include "GaudiKernel/EventContext.h"
18 static const InterfaceID IID_ITileCondToolNoise(
"ITileCondToolNoise", 1 , 0);
19 return IID_ITileCondToolNoise;
22 virtual float getNoise(
unsigned int drawerIdx,
unsigned int channel,
unsigned int adc,
24 const EventContext &ctx)
const = 0;
const PlainObject unit() const
This is a plugin that makes Eigen look like CLHEP & defines some convenience methods.