5#ifndef TILECONDITIONS_ITILEBADCHANTOOL_H
6#define TILECONDITIONS_ITILEBADCHANTOOL_H
9#include "GaudiKernel/IAlgTool.h"
50 ,
unsigned int channel
52 ,
const EventContext& ctx)
const = 0;
61 ,
unsigned int channel
62 ,
unsigned int adc)
const = 0;
88 ,
unsigned int channel
89 ,
const EventContext& ctx)
const = 0;
97 ,
unsigned int channel)
const = 0;
120 virtual bool isDrawerMasked(
unsigned int frag_id,
const EventContext& ctx)
const = 0;
Class holding bad channel problems.