30#ifndef TILERECUTILS_TILERAWCHANNELVERIFY_H
31#define TILERECUTILS_TILERAWCHANNELVERIFY_H
66 "",
"Input Tile raw channel container 1 key"};
70 "",
"Input Tile raw channel container 2 key"};
Property holding a SG store/key/clid from which a ReadHandle is made.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Property holding a SG store/key/clid from which a ReadHandle is made.
Helper class for TileCal online (hardware) identifiers.
StatusCode finalize()
finalize method
SG::ReadHandleKey< TileRawChannelContainer > m_rawChannelContainer1Key
StatusCode execute()
execute method
SG::ReadHandleKey< TileRawChannelContainer > m_rawChannelContainer2Key
bool m_dumpRawChannels
if true=> Differences found in the TileRawChannels are dumped on the screen
double m_precision
maximum difference between the amplitudes of the TileRawChannels to be compared
virtual ~TileRawChannelVerify()
Destructor.
const TileHWID * m_tileHWID
Pointer to TileHWID.
TileRawChannelVerify(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
bool m_sortFlag
if true=> TileRawChannels are sorted by amplitude
StatusCode initialize()
initialize method