ATLAS Offline Software
Loading...
Searching...
No Matches
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
AthAlgTool.h
PhotonContainer.h
GenericMonitoringTool.h
HLTIdentifier.h
TrigCompositeUtils.h
AthAlgTool::AthAlgTool
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
Definition
AthAlgTool.cxx:16
HLT::Identifier
Definition
TrigCompositeUtils/TrigCompositeUtils/HLTIdentifier.h:19
TrigEgammaTLAPhotonHypoTool::TrigEgammaTLAPhotonHypoTool
TrigEgammaTLAPhotonHypoTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
TrigEgammaTLAPhotonHypoTool.cxx:16
TrigEgammaTLAPhotonHypoTool::finalize
StatusCode finalize()
Definition
TrigEgammaTLAPhotonHypoTool.cxx:28
TrigEgammaTLAPhotonHypoTool::initialize
StatusCode initialize()
Definition
TrigEgammaTLAPhotonHypoTool.cxx:23
TrigEgammaTLAPhotonHypoTool::getId
const HLT::Identifier & getId() const
Definition
TrigEgammaTLAPhotonHypoTool.cxx:55
TrigEgammaTLAPhotonHypoTool::m_decisionId
HLT::Identifier m_decisionId
Definition
TrigEgammaTLAPhotonHypoTool.h:31
TrigEgammaTLAPhotonHypoTool::decide
StatusCode decide(TrigCompositeUtils::DecisionContainer *decisionContainer) const
Definition
TrigEgammaTLAPhotonHypoTool.cxx:33
TrigEgammaTLAPhotonHypoTool::~TrigEgammaTLAPhotonHypoTool
~TrigEgammaTLAPhotonHypoTool()
Definition
TrigEgammaTLAPhotonHypoTool.cxx:21
TrigEgammaTLAPhotonHypoTool::m_chainName
Gaudi::Property< std::string > m_chainName
Definition
TrigEgammaTLAPhotonHypoTool.h:32
TrigCompositeUtils::DecisionContainer
xAOD::TrigCompositeContainer DecisionContainer
Definition
Event/xAOD/xAODTrigger/xAODTrigger/TrigCompositeContainer.h:21
type
EventInfo.h
Generated on
for ATLAS Offline Software by
1.14.0