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

Typedefs

using T_RoI = xAOD::eFexTauRoI
using T_RoIContainer = xAOD::eFexTauRoIContainer
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_cTauRoI"
const char ThresholdType [] = "cTAU"
constexpr auto F_RoIWordGetter = &xAOD::eFexTauRoI::word0
constexpr auto F_TobEtGetter = &xAOD::eFexTauRoI::etTOB

Typedef Documentation

◆ T_RoI

◆ T_RoIContainer

◆ ThresholdBaseClass

◆ UnpackingBaseClass

Variable Documentation

◆ ContainerName

const char HLTSeedingRoIToolDefs::cTau::ContainerName = "L1_cTauRoI"

Definition at line 25 of file HLTSeedingRoIToolDefs.cxx.

◆ F_RoIWordGetter

auto HLTSeedingRoIToolDefs::cTau::F_RoIWordGetter = &xAOD::eFexTauRoI::word0
constexpr

Definition at line 82 of file HLTSeedingRoIToolDefs.h.

◆ F_TobEtGetter

auto HLTSeedingRoIToolDefs::cTau::F_TobEtGetter = &xAOD::eFexTauRoI::etTOB
constexpr

Definition at line 83 of file HLTSeedingRoIToolDefs.h.

◆ ThresholdType

const char HLTSeedingRoIToolDefs::cTau::ThresholdType = "cTAU"

Definition at line 26 of file HLTSeedingRoIToolDefs.cxx.