ATLAS Offline Software
Classes | Namespaces | Typedefs
Trigger.h File Reference
#include "TrigGlobalEfficiencyCorrection/ImportData.h"
#include "xAODBase/ObjectType.h"
#include <array>
#include <algorithm>
#include <type_traits>
#include <boost/container/flat_set.hpp>
Include dependency graph for Trigger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrigGlobEffCorr::UnusedArg
 
class  TrigGlobEffCorr::TriggerProperties
 
class  TrigGlobEffCorr::Trigger< tt, CastType1, CastType2 >
 
struct  TrigGlobEffCorr::Trigger< tt, CastType1, CastType2 >::Optional< T >
 
struct  TrigGlobEffCorr::TriggerClass< object1_flag, object2_flag >
 
struct  TrigGlobEffCorr::TriggerClass< object_flag, TT_UNKNOWN >
 
struct  TrigGlobEffCorr::TriggerClass< object_flag, TT_UNKNOWN >::T_1
 single-lepton trigger (e24_lhmedium_L1EM20VH, mu24_imedium_OR_mu40...) More...
 
struct  TrigGlobEffCorr::TriggerClass< object_flag, TT_UNKNOWN >::T_2sym
 symmetric dilepton trigger (2e17_lhvloose_nod0, 2mu14...) More...
 
struct  TrigGlobEffCorr::TriggerClass< object_flag, TT_UNKNOWN >::T_2asym
 asymmetric dilepton trigger (mu18_mu8noL1, g35_loose_g25_loose, ...): More...
 
struct  TrigGlobEffCorr::TriggerClass< object_flag, TT_UNKNOWN >::T_3sym
 symmetric trilepton trigger (3mu6, ...): More...
 
struct  TrigGlobEffCorr::TriggerClass< object_flag, TT_UNKNOWN >::T_3halfsym
 half-symmetric trilepton trigger (e17_lhloose_2e9_lhloose, mu6_2mu4, ...): More...
 
struct  TrigGlobEffCorr::TriggerClass< object_flag, TT_UNKNOWN >::T_4sym
 symmetric tetralepton trigger (4mu4, ...): More...
 
struct  TrigGlobEffCorr::TriggerClass< object1_flag, object2_flag >
 
struct  TrigGlobEffCorr::TriggerClass< object1_flag, object2_flag >::T_1_1
 mixed-flavour dilepton trigger (e17_lhloose_nod0_mu14, e7_lhmedium_mu24, ...): More...
 
struct  TrigGlobEffCorr::TriggerClass< object1_flag, object2_flag >::T_2sym_1
 mixed-flavour trilepton trigger type 2x_y (2e12_lhloose_mu10, ...) More...
 
struct  TrigGlobEffCorr::TriggerClass< object1_flag, object2_flag >::T_2asym_1
 mixed-flavour trilepton trigger type x_x_y More...
 
struct  TrigGlobEffCorr::TriggerClass< object1_flag, object2_flag >::T_1_2sym
 mixed-flavour trilepton trigger type x_2y (e12_lhloose_2mu10, ...) More...
 
struct  TrigGlobEffCorr::TriggerClass< object1_flag, object2_flag >::T_1_2asym
 mixed-flavour trilepton trigger type x_y_y More...
 

Namespaces

 TrigGlobEffCorr
 the template specializations below must be enclosed in this namespace
 

Typedefs

template<typename Key >
using flat_set = boost::container::flat_set< Key >
 

Typedef Documentation

◆ flat_set

template<typename Key >
using flat_set = boost::container::flat_set<Key>

Definition at line 17 of file Trigger.h.