ATLAS Offline Software
Loading...
Searching...
No Matches
Lvl1ItemsAndRoIs.h File Reference
#include "TrigT1Result/MuCTPIRoI.h"
#include "TrigT1Result/EMTauRoI.h"
#include "TrigT1Result/JetEnergyRoI.h"
#include <vector>
#include <string>
Include dependency graph for Lvl1ItemsAndRoIs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HLT::ConfigThreshold
 Generic structure representing one LVL1 threshold which is used in all LVL1 RoIs. More...
struct  HLT::ConfigJetEThreshold
 modifed ConfigThreshold to incorporate the JetEnergy type More...
class  HLT::HLTRoI< R >
 Generic (templated) class for the RoI classes, it contains a vector of the configured ConfigThresholds. More...
class  HLT::MuonRoI
 Concrete MuonRoI class (from templated HLRoI class). More...
class  HLT::EMTauRoI
 Concrete EMTau class (from templated HLRoI class). More...
class  HLT::JetEnergyRoI
 Concrete JetEnergy class (from templated HLRoI class). More...

Namespaces

namespace  HLT
 It used to be useful piece of code for replacing actual SG with other store of similar functionality In fact it used to be more like interface adapter for ARA objects access, nevertheless since the ARA project is gone it is only an unnecessary extra layer.

Enumerations

enum  HLT::JetRoIType {
  HLT::Unknown , HLT::JetRoI , HLT::ForwardJetRoI , HLT::JetEtRoI ,
  HLT::TotalEtRoI , HLT::MissingEtRoI , HLT::METSignificanceRoI , HLT::MissingOrTotalEtRoI
}