ATLAS Offline Software
Loading...
Searching...
No Matches
EgammaTruthxAODHelpers.cxx File Reference

Go to the source code of this file.

Variables

static const SG::AuxElement::Accessor< ElementLink< xAOD::ElectronContainer > > recoElectronLinkAcc ("recoElectronLink")
 Accessor for the "recoElectronLink" dynamic variable.
static const SG::AuxElement::Accessor< ElementLink< xAOD::PhotonContainer > > recoPhotonLinkAcc ("recoPhotonLink")
 Accessor for the "recoPhotonLink" dynamic variable.

Variable Documentation

◆ recoElectronLinkAcc

const SG::AuxElement::Accessor< ElementLink< xAOD::ElectronContainer > > recoElectronLinkAcc("recoElectronLink") ( "recoElectronLink" )
static

Accessor for the "recoElectronLink" dynamic variable.

It is declared outside of the xAOD::EgammaHelpers::getRecoElectron(...) call to make sure that the auxiliary ID registry would know about this type as soon as the library holding this code is loaded.

◆ recoPhotonLinkAcc

const SG::AuxElement::Accessor< ElementLink< xAOD::PhotonContainer > > recoPhotonLinkAcc("recoPhotonLink") ( "recoPhotonLink" )
static

Accessor for the "recoPhotonLink" dynamic variable.

It is declared outside of the xAOD::EgammaHelpers::getRecoPhoton(...) call to make sure that the auxiliary ID registry would know about this type as soon as the library holding this code is loaded.