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

Typedefs

using T_RoI = xAOD::jFexLRJetRoI
 
using T_RoIContainer = xAOD::jFexLRJetRoIContainer
 
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_jFexLRJetRoI"
 
const char ThresholdType [] = "jLJ"
 
constexpr auto F_RoIWordGetter = &xAOD::jFexLRJetRoI::tobWord
 
constexpr auto F_TobEtGetter = &xAOD::jFexLRJetRoI::tobEt
 

Typedef Documentation

◆ T_RoI

Definition at line 100 of file HLTSeedingRoIToolDefs.h.

◆ T_RoIContainer

Definition at line 101 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdBaseClass

Definition at line 105 of file HLTSeedingRoIToolDefs.h.

◆ UnpackingBaseClass

Definition at line 104 of file HLTSeedingRoIToolDefs.h.

Variable Documentation

◆ ContainerName

const char HLTSeedingRoIToolDefs::jFexLRJet::ContainerName = "L1_jFexLRJetRoI"

Definition at line 33 of file HLTSeedingRoIToolDefs.cxx.

◆ F_RoIWordGetter

constexpr auto HLTSeedingRoIToolDefs::jFexLRJet::F_RoIWordGetter = &xAOD::jFexLRJetRoI::tobWord
constexpr

Definition at line 102 of file HLTSeedingRoIToolDefs.h.

◆ F_TobEtGetter

constexpr auto HLTSeedingRoIToolDefs::jFexLRJet::F_TobEtGetter = &xAOD::jFexLRJetRoI::tobEt
constexpr

Definition at line 103 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdType

const char HLTSeedingRoIToolDefs::jFexLRJet::ThresholdType = "jLJ"

Definition at line 34 of file HLTSeedingRoIToolDefs.cxx.