ATLAS Offline Software
Trigger
TrigHypothesis
TrigEgammaHypo
src
TrigEgammaTLAPhotonHypoTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TrigEgammaTLAPhotonHypoTool_H
6
#define TrigEgammaTLAPhotonHypoTool_H
7
8
#include "
TrigCompositeUtils/HLTIdentifier.h
"
9
#include "
AthenaBaseComps/AthAlgTool.h
"
10
#include "
TrigCompositeUtils/TrigCompositeUtils.h
"
11
#include "
AthenaMonitoringKernel/GenericMonitoringTool.h
"
12
13
#include "
xAODEventInfo/EventInfo.h
"
14
#include "
xAODEgamma/PhotonContainer.h
"
15
16
class
TrigEgammaTLAPhotonHypoTool
:
public
AthAlgTool
{
17
18
public
:
19
TrigEgammaTLAPhotonHypoTool
(
const
std::string&
type
,
20
const
std::string&
name
,
21
const
IInterface*
parent
);
22
~TrigEgammaTLAPhotonHypoTool
();
23
StatusCode
initialize
();
24
StatusCode
finalize
();
25
26
StatusCode
decide
(
TrigCompositeUtils::DecisionContainer
* decisionContainer)
const
;
27
28
const
HLT::Identifier
&
getId
()
const
;
29
30
private
:
31
HLT::Identifier
m_decisionId
;
32
Gaudi::Property<std::string>
m_chainName
{
33
this
,
"chain_name"
, {},
"chain name"
34
};
35
};
36
37
#endif
TrigCompositeUtils.h
TrigEgammaTLAPhotonHypoTool
Definition:
TrigEgammaTLAPhotonHypoTool.h:16
TrigEgammaTLAPhotonHypoTool::decide
StatusCode decide(TrigCompositeUtils::DecisionContainer *decisionContainer) const
Definition:
TrigEgammaTLAPhotonHypoTool.cxx:34
TrigEgammaTLAPhotonHypoTool::m_chainName
Gaudi::Property< std::string > m_chainName
Definition:
TrigEgammaTLAPhotonHypoTool.h:32
GenericMonitoringTool.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthAlgTool.h
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
HLT::Identifier
Definition:
TrigCompositeUtils/TrigCompositeUtils/HLTIdentifier.h:20
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
TrigEgammaTLAPhotonHypoTool::finalize
StatusCode finalize()
Definition:
TrigEgammaTLAPhotonHypoTool.cxx:29
EventInfo.h
TrigEgammaTLAPhotonHypoTool::initialize
StatusCode initialize()
Definition:
TrigEgammaTLAPhotonHypoTool.cxx:24
TrigEgammaTLAPhotonHypoTool::getId
const HLT::Identifier & getId() const
Definition:
TrigEgammaTLAPhotonHypoTool.cxx:56
TrigEgammaTLAPhotonHypoTool::~TrigEgammaTLAPhotonHypoTool
~TrigEgammaTLAPhotonHypoTool()
Definition:
TrigEgammaTLAPhotonHypoTool.cxx:22
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
HLTIdentifier.h
TrigEgammaTLAPhotonHypoTool::m_decisionId
HLT::Identifier m_decisionId
Definition:
TrigEgammaTLAPhotonHypoTool.h:31
AthAlgTool
Definition:
AthAlgTool.h:26
TrigEgammaTLAPhotonHypoTool::TrigEgammaTLAPhotonHypoTool
TrigEgammaTLAPhotonHypoTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition:
TrigEgammaTLAPhotonHypoTool.cxx:17
PhotonContainer.h
Generated on Thu Nov 7 2024 21:29:40 for ATLAS Offline Software by
1.8.18