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

Typedefs

using T_RoI = xAOD::jFexSRJetRoI
using T_RoIContainer = xAOD::jFexSRJetRoIContainer
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_jFexSRJetRoI"
const char ThresholdType [] = "jJ"
constexpr auto F_RoIWordGetter = &xAOD::jFexSRJetRoI::tobWord
constexpr auto F_TobEtGetter = &xAOD::jFexSRJetRoI::tobEt

Typedef Documentation

◆ T_RoI

◆ T_RoIContainer

◆ ThresholdBaseClass

◆ UnpackingBaseClass

Variable Documentation

◆ ContainerName

const char HLTSeedingRoIToolDefs::jFexSRJet::ContainerName = "L1_jFexSRJetRoI"

Definition at line 29 of file HLTSeedingRoIToolDefs.cxx.

◆ F_RoIWordGetter

auto HLTSeedingRoIToolDefs::jFexSRJet::F_RoIWordGetter = &xAOD::jFexSRJetRoI::tobWord
constexpr

Definition at line 92 of file HLTSeedingRoIToolDefs.h.

◆ F_TobEtGetter

auto HLTSeedingRoIToolDefs::jFexSRJet::F_TobEtGetter = &xAOD::jFexSRJetRoI::tobEt
constexpr

Definition at line 93 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdType

const char HLTSeedingRoIToolDefs::jFexSRJet::ThresholdType = "jJ"

Definition at line 30 of file HLTSeedingRoIToolDefs.cxx.