ATLAS Offline Software
Classes | Namespaces | Typedefs
Calculator.h File Reference
#include "TrigGlobalEfficiencyCorrection/TrigGlobalEfficiencyCorrectionTool.h"
#include "TrigGlobalEfficiencyCorrection/ImportData.h"
#include "TrigGlobalEfficiencyCorrection/Efficiencies.h"
#include "AsgMessaging/AsgMessaging.h"
#include <map>
#include <algorithm>
#include <functional>
#include <boost/container/flat_set.hpp>
Include dependency graph for Calculator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrigGlobEffCorr::Calculator
 
struct  TrigGlobEffCorr::Calculator::Period
 
class  TrigGlobEffCorr::Calculator::Helper
 
struct  TrigGlobEffCorr::Calculator::Helper::NoSuchTrigger
 
struct  TrigGlobEffCorr::Calculator::Helper::Optional< T >
 
struct  TrigGlobEffCorr::Calculator::Helper::BindPackedParam< T >
 to decorate the parameters of the findAndBind() function(s) 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 19 of file Calculator.h.