![]() |
ATLAS Offline Software
|
this class provides the interface to the Lvl1 result access tool. More...
#include <ILvl1ResultAccessTool.h>
Public Member Functions | |
| DeclareInterfaceID (ILvl1ResultAccessTool, 1, 0) | |
| virtual bool | isCalibrationEvent (const ROIB::RoIBResult &result) const =0 |
| virtual std::vector< const LVL1CTP::Lvl1Item * > | createL1Items (const std::vector< std::unique_ptr< LVL1CTP::Lvl1Item > > &lvl1ItemConfig, const ROIB::RoIBResult &result, LVL1CTP::Lvl1Result const **lvl1ResultOut=nullptr) const =0 |
| virtual std::bitset< 3 > | lvl1EMTauJetOverflow (const ROIB::RoIBResult &result)=0 |
| virtual std::vector< std::unique_ptr< LVL1CTP::Lvl1Item > > | makeLvl1ItemConfig (const EventContext &context) const =0 |
this class provides the interface to the Lvl1 result access tool.
Full description of the tool is given in Lvl1ResultAccessTool.
Definition at line 31 of file ILvl1ResultAccessTool.h.
|
pure virtual |
| HLT::ILvl1ResultAccessTool::DeclareInterfaceID | ( | ILvl1ResultAccessTool | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
|
pure virtual |
|
pure virtual |