5#ifndef TILEBYTESTREAM_TILERAWCHANNELCONTRAWEVENTTOOL_H
6#define TILEBYTESTREAM_TILERAWCHANNELCONTRAWEVENTTOOL_H
10#include "GaudiKernel/ToolHandle.h"
42 const IInterface* parent);
53 virtual StatusCode
finalize()
override;
61 Gaudi::Property<bool>
m_doFragType4{
this,
"DoFragType4",
true,
"Do frag type 4"};
62 Gaudi::Property<bool>
m_doFragType5{
this,
"DoFragType5",
false,
"Do frag type 5"};
66 "TileHid2RESrcID",
"TileHid2RESrcIDHLT",
"TileHid2RESrcID key"};
73 "TileCondToolEmscale",
"TileCondToolEmscale",
"Tile EM scale conditions tool"};
77 "TileBadChanTool",
"TileBadChanTool",
"Tile bad channel tool"};
Template class for assembling a full atlas raw event from subfragments.
Helper class for TileCal online (hardware) identifiers.