5#ifndef GLOBALSIM_IDATACOLLECTOR_H
6#define GLOBALSIM_IDATACOLLECTOR_H
8#include "GaudiKernel/IAlgTool.h"
17 virtual void collect(
const IAlgTool&,
const std::string&
msg) = 0;
virtual std::string to_string() const =0
virtual ~IDataCollector()=default
virtual void collect(const IAlgTool &, const std::string &msg)=0
AlgTool to read in LArStripNeighborhoods, and run the eRatio Algorithm.