|
ATLAS Offline Software
|
Go to the documentation of this file.
14 static const InterfaceID IID_TileCondToolNoiseRawChn(
"TileCondToolNoiseRawChn", 1, 0);
16 return IID_TileCondToolNoiseRawChn;
24 declareInterface<ITileCondToolNoise>(
this);
25 declareInterface<TileCondToolNoiseRawChn>(
this);
42 return StatusCode::SUCCESS;
51 return StatusCode::SUCCESS;
74 const EventContext &ctx)
const {
const T * getCalibDrawer(unsigned int drawerIdx) const
Return TileCalibDrawer of type T.
float calibrateChannel(unsigned int drawerIdx, unsigned int channel, unsigned int adc, float amplitude, TileRawChannelUnit::UNIT rawDataUnitIn, TileRawChannelUnit::UNIT rawDataUnitOut) const
Calibrate a Tile channel.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helpers for checking error return status codes and reporting errors.
StatusCode initialize(bool used=true)
const PlainObject unit() const
This is a plugin that makes Eigen look like CLHEP & defines some convenience methods.