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

Definition at line 90 of file HLTSeedingRoIToolDefs.h.

◆ T_RoIContainer

Definition at line 91 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdBaseClass

Definition at line 95 of file HLTSeedingRoIToolDefs.h.

◆ UnpackingBaseClass

Definition at line 94 of file HLTSeedingRoIToolDefs.h.

Variable Documentation

◆ ContainerName

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

Definition at line 29 of file HLTSeedingRoIToolDefs.cxx.

◆ F_RoIWordGetter

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

Definition at line 92 of file HLTSeedingRoIToolDefs.h.

◆ F_TobEtGetter

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