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

Typedefs

using T_RoI = xAOD::jFexTauRoI
using T_RoIContainer = xAOD::jFexTauRoIContainer
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_jFexTauRoI"
const char ThresholdType [] = "jTAU"
constexpr auto F_RoIWordGetter = &xAOD::jFexTauRoI::tobWord
constexpr auto F_TobEtGetter = &xAOD::jFexTauRoI::tobEt

Typedef Documentation

◆ T_RoI

◆ T_RoIContainer

◆ ThresholdBaseClass

◆ UnpackingBaseClass

Variable Documentation

◆ ContainerName

const char HLTSeedingRoIToolDefs::jFexTau::ContainerName = "L1_jFexTauRoI"

Definition at line 21 of file HLTSeedingRoIToolDefs.cxx.

◆ F_RoIWordGetter

auto HLTSeedingRoIToolDefs::jFexTau::F_RoIWordGetter = &xAOD::jFexTauRoI::tobWord
constexpr

Definition at line 72 of file HLTSeedingRoIToolDefs.h.

◆ F_TobEtGetter

auto HLTSeedingRoIToolDefs::jFexTau::F_TobEtGetter = &xAOD::jFexTauRoI::tobEt
constexpr

Definition at line 73 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdType

const char HLTSeedingRoIToolDefs::jFexTau::ThresholdType = "jTAU"

Definition at line 22 of file HLTSeedingRoIToolDefs.cxx.