|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGDECISIONMAKER_ILVL1RESULTACCESSTOOL_H
5 #define TRIGDECISIONMAKER_ILVL1RESULTACCESSTOOL_H
9 #include "GaudiKernel/IAlgTool.h"
37 virtual std::vector< const LVL1CTP::Lvl1Item*>
38 createL1Items(
const std::vector< std::unique_ptr<LVL1CTP::Lvl1Item> >& lvl1ItemConfig,
44 virtual std::vector< std::unique_ptr<LVL1CTP::Lvl1Item> >
makeLvl1ItemConfig(
const EventContext& context)
const = 0;
Class holding the LVL1 RoIB result build by the RoIBuilder.
Namespace of the LVL1 RoIB simulation.
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...