ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigHypothesis
TrigBphysHypo
src
TrigBphysStreamerHypoTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIG_TrigBphysStreamerHypoTool_H
6
#define TRIG_TrigBphysStreamerHypoTool_H
7
8
#include <string>
9
10
#include "
AthenaBaseComps/AthAlgTool.h
"
11
#include "
TrigCompositeUtils/HLTIdentifier.h
"
12
13
class
TrigBphysStreamerHypoTool
:
public
::AthAlgTool
{
14
public
:
15
TrigBphysStreamerHypoTool
(
const
std::string&
type
,
const
std::string& name,
const
IInterface* parent);
16
HLT::Identifier
decisionId
()
const
{
return
m_decisionId
; }
17
18
private
:
19
HLT::Identifier
m_decisionId
;
20
21
};
22
23
#endif
// TRIG_TrigBphysStreamerHypoTool_H
AthAlgTool.h
HLTIdentifier.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
TrigBphysStreamerHypoTool::TrigBphysStreamerHypoTool
TrigBphysStreamerHypoTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
TrigBphysStreamerHypoTool.cxx:8
TrigBphysStreamerHypoTool::decisionId
HLT::Identifier decisionId() const
Definition
TrigBphysStreamerHypoTool.h:16
TrigBphysStreamerHypoTool::m_decisionId
HLT::Identifier m_decisionId
Definition
TrigBphysStreamerHypoTool.h:19
type
Generated on
for ATLAS Offline Software by
1.14.0