ATLAS Offline Software
Loading...
Searching...
No Matches
HLTSeedingRoIToolDefs::jFexFwdEl Namespace Reference

Typedefs

using T_RoI = xAOD::jFexFwdElRoI
using T_RoIContainer = xAOD::jFexFwdElRoIContainer
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_jFexFwdElRoI"
const char ThresholdType [] = "jEM"
constexpr auto F_RoIWordGetter = &xAOD::jFexFwdElRoI::tobWord
constexpr auto F_TobEtGetter = &xAOD::jFexFwdElRoI::tobEt

Typedef Documentation

◆ T_RoI

◆ T_RoIContainer

◆ ThresholdBaseClass

◆ UnpackingBaseClass

Variable Documentation

◆ ContainerName

const char HLTSeedingRoIToolDefs::jFexFwdEl::ContainerName = "L1_jFexFwdElRoI"

Definition at line 17 of file HLTSeedingRoIToolDefs.cxx.

◆ F_RoIWordGetter

auto HLTSeedingRoIToolDefs::jFexFwdEl::F_RoIWordGetter = &xAOD::jFexFwdElRoI::tobWord
constexpr

Definition at line 62 of file HLTSeedingRoIToolDefs.h.

◆ F_TobEtGetter

auto HLTSeedingRoIToolDefs::jFexFwdEl::F_TobEtGetter = &xAOD::jFexFwdElRoI::tobEt
constexpr

Definition at line 63 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdType

const char HLTSeedingRoIToolDefs::jFexFwdEl::ThresholdType = "jEM"

Definition at line 18 of file HLTSeedingRoIToolDefs.cxx.