ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
*/
13
14
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
TriggerElement.h
HLT::NavigationCore
The NavigationCore class, adds on top of the TrigNavStructure the EDM read-only handling.
Definition
NavigationCore.h:95
HLT::TriggerElement::FeatureAccessHelper
the FeatureAccessHelper is a class used to keep track of features attached to this TE.
Definition
TrigNavStructure/TrigNavStructure/TriggerElement.h:192
HLT::TrigNavTools
Definition
NavigationCore.h:42
HLT
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
Definition
HLTResultReader.h:26
SlimmingHelper
Definition
SlimmingHelper.py:1
HLT::TrigNavTools::SlimmingHelper::getLabel
static std::string getLabel(const HLT::NavigationCore &navigation, const HLT::TriggerElement::FeatureAccessHelper &fah)
Definition
getLabel.cxx:23
Generated on
for ATLAS Offline Software by
1.17.0