ATLAS Offline Software
Loading...
Searching...
No Matches
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

◆ T_RoIContainer

◆ ThresholdBaseClass

◆ UnpackingBaseClass

Variable Documentation

◆ ContainerName

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

Definition at line 33 of file HLTSeedingRoIToolDefs.cxx.

◆ F_RoIWordGetter

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

Definition at line 102 of file HLTSeedingRoIToolDefs.h.

◆ F_TobEtGetter

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.