ATLAS Offline Software
Loading...
Searching...
No Matches
IPrescalingTool Class Referenceabstract

#include <IPrescalingTool.h>

Inheritance diagram for IPrescalingTool:
Collaboration diagram for IPrescalingTool:

Public Member Functions

 DeclareInterfaceID (IPrescalingTool, 1, 0)
virtual StatusCode prescaleChains (const EventContext &ctx, const HLT::IDVec &initiallyActive, HLT::IDVec &remainActive, bool forExpressStream=false) const =0
 the interface needed to do the prescaling

Detailed Description

Definition at line 16 of file IPrescalingTool.h.

Member Function Documentation

◆ DeclareInterfaceID()

IPrescalingTool::DeclareInterfaceID ( IPrescalingTool ,
1 ,
0  )

◆ prescaleChains()

virtual StatusCode IPrescalingTool::prescaleChains ( const EventContext & ctx,
const HLT::IDVec & initiallyActive,
HLT::IDVec & remainActive,
bool forExpressStream = false ) const
pure virtual

the interface needed to do the prescaling

  • initiallyActive set of chains initiated by the L1 seeds
  • remainActive set of chains that remain active (relevant) after prescaling

The documentation for this class was generated from the following file: