![]() |
ATLAS Offline Software
|
#include <IMBTSTimeFilterTool.h>
Public Member Functions | |
| virtual | ~IMBTSTimeFilterTool ()=default |
| ASG_TOOL_INTERFACE (IMBTSTimeFilterTool) | |
| virtual StatusCode | getTimeDifference (TimingFilterInformation &time_info, const SG::ReadHandleKey< TileCellContainer > &key, const EventContext &ctx) const =0 |
| Caching method using the ReadHandles. | |
| virtual StatusCode | getTimeDifference (TimingFilterInformation &time_info)=0 |
| Caching method using the old store gate mechanism. Attention: Not MT safe. | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 13 of file IMBTSTimeFilterTool.h.
|
virtualdefault |
| IMBTSTimeFilterTool::ASG_TOOL_INTERFACE | ( | IMBTSTimeFilterTool | ) |
|
pure virtual |
Caching method using the old store gate mechanism. Attention: Not MT safe.
Implemented in MBTSTimeFilterTool.
|
pure virtual |
Caching method using the ReadHandles.
Implemented in MBTSTimeFilterTool.
|
pure virtualinherited |
Print the state of the tool.
Implemented in asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, and KtDeltaRTool.