5 #ifndef TRIGMUONROITOOLS_ITRIGMUONROITOOL_H
6 #define TRIGMUONROITOOLS_ITRIGMUONROITOOL_H
8 #include "GaudiKernel/IAlgTool.h"
9 #include "GaudiKernel/EventContext.h"
26 std::vector< std::pair<ROIB::MuCTPIRoI,int> > &&outroi)
39 virtual std::unique_ptr<MuonRois>
decodeMuCTPi(
const EventContext& ctx)
const =0;