|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TILECONDITIONS_TILEEXPERTTOOLEMSCALE_H
6 #define TILECONDITIONS_TILEEXPERTTOOLEMSCALE_H
36 float doCalibEms(
unsigned int drawerIdx,
unsigned int channel,
float amplitude)
const;
37 float doCalibCes(
unsigned int drawerIdx,
unsigned int channel,
float amplitude,
bool applyLasCorr =
true)
const;
38 float doCalibLas(
unsigned int drawerIdx,
unsigned int channel,
float amplitude)
const;
39 float doCalibCis(
unsigned int drawerIdx,
unsigned int channel,
unsigned int adc,
float amplitude)
const;
45 float doCalibCesOnl(
unsigned int drawerIdx,
unsigned int channel,
float amplitude,
bool applyLasCorr =
true)
const;
Class for encoding Tile calibration options into a bit map.