ATLAS Offline Software
Typedefs | Variables
HLTSeedingRoIToolDefs::gFexSRJet Namespace Reference

Typedefs

using T_RoI = xAOD::gFexJetRoI
 
using T_RoIContainer = xAOD::gFexJetRoIContainer
 
using UnpackingBaseClass = RoIsUnpackingToolPhase1< T_RoI, T_RoIContainer, F_RoIWordGetter, ContainerName, ThresholdType >
 
using ThresholdBaseClass = RoIThresholdsTool< T_RoI, T_RoIContainer, ContainerName, ThresholdType >
 

Variables

const char ContainerName [] = "L1_gFexSRJetRoI"
 
const char ThresholdType [] = "gJ"
 
constexpr auto F_RoIWordGetter = &xAOD::gFexJetRoI::word
 
constexpr auto F_TobEtGetter = &xAOD::gFexJetRoI::gFexTobEt
 

Typedef Documentation

◆ T_RoI

Definition at line 110 of file HLTSeedingRoIToolDefs.h.

◆ T_RoIContainer

Definition at line 111 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdBaseClass

Definition at line 115 of file HLTSeedingRoIToolDefs.h.

◆ UnpackingBaseClass

Definition at line 114 of file HLTSeedingRoIToolDefs.h.

Variable Documentation

◆ ContainerName

const char HLTSeedingRoIToolDefs::gFexSRJet::ContainerName = "L1_gFexSRJetRoI"

Definition at line 37 of file HLTSeedingRoIToolDefs.cxx.

◆ F_RoIWordGetter

constexpr auto HLTSeedingRoIToolDefs::gFexSRJet::F_RoIWordGetter = &xAOD::gFexJetRoI::word
constexpr

Definition at line 112 of file HLTSeedingRoIToolDefs.h.

◆ F_TobEtGetter

constexpr auto HLTSeedingRoIToolDefs::gFexSRJet::F_TobEtGetter = &xAOD::gFexJetRoI::gFexTobEt
constexpr

Definition at line 113 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdType

const char HLTSeedingRoIToolDefs::gFexSRJet::ThresholdType = "gJ"

Definition at line 38 of file HLTSeedingRoIToolDefs.cxx.