ATLAS Offline Software
Typedefs
CheckConfig.cxx File Reference
#include "TrigGlobalEfficiencyCorrection/CheckConfig.h"
#include "TrigGlobalEfficiencyCorrection/ImportData.h"
#include "TrigGlobalEfficiencyCorrection/Calculator.h"
#include <boost/container/flat_set.hpp>
#include <cctype>
Include dependency graph for CheckConfig.cxx:

Go to the source code of this file.

Typedefs

template<typename Key >
using flat_set = boost::container::flat_set< Key >
 
using CheckConfig = TrigGlobEffCorr::CheckConfig
 
using ImportData = TrigGlobEffCorr::ImportData
 

Typedef Documentation

◆ CheckConfig

Definition at line 15 of file CheckConfig.cxx.

◆ flat_set

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

Definition at line 11 of file CheckConfig.cxx.

◆ ImportData

Definition at line 16 of file CheckConfig.cxx.