|
ATLAS Offline Software
|
Go to the documentation of this file.
10 const IInterface*
parent) :
14 declareInterface<ICaloBadChanTool>(
this);
26 ATH_MSG_WARNING (
"Unable to initialize LAr bad channels key: no LAr bad channel info will be provided " );
34 ATH_MSG_WARNING (
"Unable to get TileBadChannelTool: no Tile bad channel info will be provided " );
40 return StatusCode::SUCCESS;
60 }
else if (!lbc.
good()) {
def retrieve(aClass, aKey=None)
bool good() const
Returns true if no problems at all (all bits at zero)
bool is_lar(Identifier id) const
Conditions-Data class holding LAr Bad Channel or Bad Feb information.
bool sporadicBurstNoise() const
bool is_tile(const Identifier id) const
test if the id belongs to the Tiles
const ServiceHandle< StoreGateSvc > & detStore() const
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::pair< std::vector< unsigned int >, bool > res
static void setBit(ProblemType pb, BitWord &word, bool value=true)
Sets the bit corresponding to "pb" inside the word passed as second argument to "value".
#define ATH_MSG_WARNING(x)