ATLAS Offline Software
Public Member Functions | List of all members
ITrigJetHypoToolHelper Class Referenceabstract

#include <ITrigJetHypoToolHelper.h>

Inheritance diagram for ITrigJetHypoToolHelper:
Collaboration diagram for ITrigJetHypoToolHelper:

Public Member Functions

 DeclareInterfaceID (ITrigJetHypoToolHelper, 1, 0)
 
virtual ~ITrigJetHypoToolHelper ()
 
virtual bool pass (HypoJetVector &jets, xAODJetCollector &, const std::unique_ptr< ITrigJetHypoInfoCollector > &) const =0
 
virtual std::size_t requiresNJets () const =0
 
virtual StatusCode getDescription (ITrigJetHypoInfoCollector &) const =0
 
virtual std::string toString () const =0
 

Detailed Description

Definition at line 14 of file ITrigJetHypoToolHelper.h.

Constructor & Destructor Documentation

◆ ~ITrigJetHypoToolHelper()

virtual ITrigJetHypoToolHelper::~ITrigJetHypoToolHelper ( )
inlinevirtual

Definition at line 18 of file ITrigJetHypoToolHelper.h.

18 {};

Member Function Documentation

◆ DeclareInterfaceID()

ITrigJetHypoToolHelper::DeclareInterfaceID ( ITrigJetHypoToolHelper  ,
,
 
)

◆ getDescription()

virtual StatusCode ITrigJetHypoToolHelper::getDescription ( ITrigJetHypoInfoCollector ) const
pure virtual

◆ pass()

virtual bool ITrigJetHypoToolHelper::pass ( HypoJetVector jets,
xAODJetCollector ,
const std::unique_ptr< ITrigJetHypoInfoCollector > &   
) const
pure virtual

◆ requiresNJets()

virtual std::size_t ITrigJetHypoToolHelper::requiresNJets ( ) const
pure virtual

◆ toString()

virtual std::string ITrigJetHypoToolHelper::toString ( ) const
pure virtual

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