ATLAS Offline Software
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 "
AthContainers/AuxElement.h
"
10
11
class
IBJetHypoDiscriminantCheck
:
virtual
public
::IAlgTool {
12
public
:
13
DeclareInterfaceID
(
IBJetHypoDiscriminantCheck
, 1, 0 );
14
virtual
bool
passThreshold
(
const
SG::AuxElement
&)
const
= 0;
15
};
16
17
#endif
SG::AuxElement
Base class for elements of a container that can have aux data.
Definition:
AuxElement.h:483
IBJetHypoDiscriminantCheck
Definition:
IBJetHypoDiscriminantCheck.h:11
IBJetHypoDiscriminantCheck::DeclareInterfaceID
DeclareInterfaceID(IBJetHypoDiscriminantCheck, 1, 0)
IBJetHypoDiscriminantCheck::passThreshold
virtual bool passThreshold(const SG::AuxElement &) const =0
AuxElement.h
Base class for elements of a container that can have aux data.
Generated on Wed Jan 8 2025 21:10:48 for ATLAS Offline Software by
1.8.18