ATLAS Offline Software
|
#include "TrigConfData/DataStructure.h"
#include <map>
#include <vector>
#include <optional>
#include "TrigConfData/L1ThresholdBase.icc"
Go to the source code of this file.
Classes | |
class | TrigConf::ValueWithEtaDependence< T > |
class to implement a L1 threshold cut that varies with eta More... | |
class | TrigConf::ValueWithEtaDependence< T >::RangeValue |
class | TrigConf::L1ThrExtraInfoBase |
L1 extra information for certain threshold types. More... | |
class | TrigConf::L1Threshold |
Standard L1 threshold configuration. More... | |
class | TrigConf::L1Threshold_Calo |
class | TrigConf::IsolationLegacy |
class | TrigConf::Selection |
Namespaces | |
TrigConf | |
Forward iterator to traverse the main components of the trigger configuration. | |
Functions | |
unsigned int | TrigConf::energyInCounts (unsigned int energyMeV, unsigned int energyResolutionMeV) |
helper funtion to translate energies into counts More... | |
std::ostream & | TrigConf::operator<< (std::ostream &os, const TrigConf::IsolationLegacy &iso) |