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

Definition at line 70 of file HLTSeedingRoIToolDefs.h.

◆ T_RoIContainer

Definition at line 71 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdBaseClass

Definition at line 75 of file HLTSeedingRoIToolDefs.h.

◆ UnpackingBaseClass

Definition at line 74 of file HLTSeedingRoIToolDefs.h.

Variable Documentation

◆ ContainerName

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

Definition at line 21 of file HLTSeedingRoIToolDefs.cxx.

◆ F_RoIWordGetter

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

Definition at line 72 of file HLTSeedingRoIToolDefs.h.

◆ F_TobEtGetter

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