5#ifndef GLOBALSIM_IGLOBALSIMALGTOOL_H
6#define GLOBALSIM_IGLOBALSIMALGTOOL_H
8#include "GaudiKernel/IAlgTool.h"
9#include "GaudiKernel/EventContext.h"
27 virtual StatusCode
run(
const std::unique_ptr<IDataCollector>&,
28 const EventContext& ctx)
const = 0;
AlgTool to read in LArStripNeighborhoods, and run the BDT Algorithm.