5#ifndef GLOBALSIM_IGLOBALSIMALGTOOL_H
6#define GLOBALSIM_IGLOBALSIMALGTOOL_H
8#include "GaudiKernel/IAlgTool.h"
9#include "GaudiKernel/EventContext.h"
25 virtual StatusCode
run(
const EventContext& ctx)
const = 0;
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...