![]() |
ATLAS Offline Software
|
#include "METReconstruction/METEgammaAssociator.h"#include "xAODEgamma/ElectronContainer.h"#include "xAODEgamma/PhotonContainer.h"#include "xAODEgamma/EgammaxAODHelpers.h"#include "xAODTracking/Vertex.h"#include "FourMomUtils/xAODP4Helpers.h"Go to the source code of this file.
Namespaces | |
| met | |
Typedefs | |
| using | ElectronLink_t = ElementLink< xAOD::ElectronContainer > |
| using | PhotonLink_t = ElementLink< xAOD::PhotonContainer > |
| using | PFOLink_t = ElementLink< xAOD::PFOContainer > |
| using | FELink_t = ElementLink< xAOD::FlowElementContainer > |
Definition at line 29 of file METEgammaAssociator.cxx.
Definition at line 32 of file METEgammaAssociator.cxx.
| using PFOLink_t = ElementLink<xAOD::PFOContainer> |
Definition at line 31 of file METEgammaAssociator.cxx.
| using PhotonLink_t = ElementLink<xAOD::PhotonContainer> |
Definition at line 30 of file METEgammaAssociator.cxx.
1.8.18