ATLAS Offline Software
Classes | Typedefs
Run2ToRun3TrigNavConverterV2.h File Reference
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
#include "xAODTrigger/TrigNavigation.h"
#include "TrigConfInterfaces/IHLTConfigSvc.h"
#include "GaudiKernel/IClassIDSvc.h"
#include "xAODTrigger/TrigComposite.h"
#include "xAODTrigger/TrigCompositeContainer.h"
#include "TrigCompositeUtils/TrigCompositeUtils.h"
#include "TrigNavStructure/Types.h"
#include "TrigNavStructure/TypedHolder.h"
#include "TrigNavStructure/TrigNavStructure.h"
#include "TrigSteeringEvent/TrigRoiDescriptorCollection.h"
#include "TrigDecisionTool/TrigDecisionTool.h"
#include "TrigConfHLTData/HLTSignature.h"
#include "TrigConfHLTData/HLTTriggerElement.h"
#include "TrigConfHLTUtils/HLTUtils.h"
#include <string>
#include <set>
#include <map>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ConvProxy
 
class  Run2ToRun3TrigNavConverterV2
 

Typedefs

using ConvProxySet_t = std::set< ConvProxy * >
 
using TEIdToChainsMap_t = std::map< HLT::te_id_type, std::set< HLT::Identifier > >
 

Typedef Documentation

◆ ConvProxySet_t

using ConvProxySet_t = std::set<ConvProxy *>

Definition at line 59 of file Run2ToRun3TrigNavConverterV2.h.

◆ TEIdToChainsMap_t

using TEIdToChainsMap_t = std::map<HLT::te_id_type, std::set<HLT::Identifier> >

Definition at line 60 of file Run2ToRun3TrigNavConverterV2.h.