5#ifndef GLOBALSIM_ITIPWRITERALGTOOL_H
6#define GLOBALSIM_ITIPWRITERALGTOOL_H
8#include "GaudiKernel/IAlgTool.h"
9#include "GaudiKernel/EventContext.h"
29 virtual StatusCode
updateTIP(std::bitset<s_nbits_TIP>&,
30 const EventContext& )
const = 0;
36 using TIPword = std::bitset<ITIPwriterAlgTool::s_nbits_TIP>;
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
std::bitset< ITIPwriterAlgTool::s_nbits_TIP > TIPword