5#ifndef TRIGDECISIONMAKER_LVL1RESULTACCESSTOOL_H
6#define TRIGDECISIONMAKER_LVL1RESULTACCESSTOOL_H
44 const IInterface* parent);
48 virtual std::vector< std::unique_ptr<LVL1CTP::Lvl1Item>>
makeLvl1ItemConfig(
const EventContext& context)
const override;
64 std::vector< const LVL1CTP::Lvl1Item* >
65 createL1Items(
const std::vector< std::unique_ptr<LVL1CTP::Lvl1Item> >& lvl1ItemConfig,
A level 1 calorimeter trigger conversion service: returns the Coordinate represented by a RoI word.
A level 1 calorimeter trigger conversion service: returns the Coordinate represented by a RoI word.
Class holding the LVL1 RoIB result build by the RoIBuilder.
Property holding a SG store/key/clid from which a WriteHandle is made.
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...