ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigHypothesis
TrigBjetHypo
src
IBJetHypoDiscriminantCheck.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef IBJetHypoDiscriminantCheck_hh
6
#define IBJetHypoDiscriminantCheck_hh
7
8
#include "GaudiKernel/IAlgTool.h"
9
#include "
xAODJet/Jet.h
"
10
#include "
xAODJet/JetContainer.h
"
11
12
class
IBJetHypoDiscriminantCheck
:
virtual
public
::IAlgTool {
13
public
:
14
DeclareInterfaceID
(
IBJetHypoDiscriminantCheck
, 1, 0 );
15
virtual
bool
passThreshold
(
const
xAOD::Jet
&)
const
= 0;
16
};
17
18
#endif
Jet.h
JetContainer.h
IBJetHypoDiscriminantCheck
Definition
IBJetHypoDiscriminantCheck.h:12
IBJetHypoDiscriminantCheck::DeclareInterfaceID
DeclareInterfaceID(IBJetHypoDiscriminantCheck, 1, 0)
IBJetHypoDiscriminantCheck::passThreshold
virtual bool passThreshold(const xAOD::Jet &) const =0
xAOD::Jet
Jet_v1 Jet
Definition of the current "jet version".
Definition
Event/xAOD/xAODJet/xAODJet/Jet.h:17
Generated on
for ATLAS Offline Software by
1.17.0