ATLAS Offline Software
Loading...
Searching...
No Matches
Calculator.h File Reference
#include <algorithm>
#include <boost/container/flat_set.hpp>
#include <functional>
#include <map>
#include "AsgMessaging/AsgMessaging.h"
#include "TrigGlobalEfficiencyCorrection/Efficiencies.h"
#include "TrigGlobalEfficiencyCorrection/ImportData.h"
#include "TrigGlobalEfficiencyCorrection/TrigGlobalEfficiencyCorrectionTool.h"
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 >

Namespaces

namespace  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 20 of file Calculator.h.