ATLAS Offline Software
Typedefs | Variables
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

Definition at line 60 of file HLTSeedingRoIToolDefs.h.

◆ T_RoIContainer

Definition at line 61 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdBaseClass

Definition at line 65 of file HLTSeedingRoIToolDefs.h.

◆ UnpackingBaseClass

Definition at line 64 of file HLTSeedingRoIToolDefs.h.

Variable Documentation

◆ ContainerName

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

Definition at line 17 of file HLTSeedingRoIToolDefs.cxx.

◆ F_RoIWordGetter

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

Definition at line 62 of file HLTSeedingRoIToolDefs.h.

◆ F_TobEtGetter

constexpr 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.