13 const std::string& name,
14 const IInterface* parent) :
15 base_class(
type, name, parent) {
22 unsigned int max_tip_pos = s_nbits_TIP -
m_TIP_width;
26 return StatusCode::FAILURE;
35 return StatusCode::SUCCESS;
40 std::bitset<s_nbits_TIP>& word,
41 const EventContext& ctx)
const {
43 unsigned int N_pass_tobs{0};
47 auto count_bits = std::bitset<s_nbits_TIP>(N_pass_tobs);
52 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
#define ATH_MSG_VERBOSE(x)
AlgTool to read in LArStripNeighborhoods, and run the eRatio Algorithm.
std::bitset< ITIPWriterAlgTool::s_nbits_TIP > TIPword