ATLAS Offline Software
Trigger
TrigEvent
TrigNavTools
src
getLabel.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
/*
3
* Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration.
4
*/
15
#ifndef TRIGNAVTOOLS_GETLABEL_H
16
#define TRIGNAVTOOLS_GETLABEL_H
17
18
19
#include "
TrigNavigation/TriggerElement.h
"
20
#include <string>
21
22
23
namespace
HLT
{
24
25
26
class
NavigationCore;
27
28
29
namespace
TrigNavTools {
30
31
32
// Wrapped in a class so we can more easily declare it a friend
33
// in NavigationCore.
34
struct
SlimmingHelper
{
35
static
36
std::string
getLabel
(
const
HLT::NavigationCore
& navigation,
37
const
HLT::TriggerElement::FeatureAccessHelper
& fah);
38
};
39
40
41
}}
// namespace HLT::TrigNavTools
42
43
44
#endif // not TRIGNAVTOOLS_GETLABEL_H
HLT::TrigNavTools::SlimmingHelper::getLabel
static std::string getLabel(const HLT::NavigationCore &navigation, const HLT::TriggerElement::FeatureAccessHelper &fah)
Definition:
getLabel.cxx:23
TriggerElement.h
HLT::NavigationCore
The NavigationCore class, adds on top of the TrigNavStructure the EDM read-only handling.
Definition:
NavigationCore.h:96
HLT
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
Definition:
HLTResultReader.h:26
HLT::TriggerElement::FeatureAccessHelper
the FeatureAccessHelper is a class used to keep track of features attached to this TE.
Definition:
TrigNavStructure/TrigNavStructure/TriggerElement.h:192
SlimmingHelper
Definition:
SlimmingHelper.py:1
Generated on Thu Nov 7 2024 21:15:49 for ATLAS Offline Software by
1.8.18