ATLAS Offline Software
|
#include "StoreGate/WriteDecorHandle.h"
#include "xAODPFlow/FlowElementContainer.h"
#include "xAODPFlow/FlowElement.h"
#include "xAODEgamma/ElectronContainer.h"
#include "xAODEgamma/PhotonContainer.h"
#include "xAODEgamma/Electron.h"
#include "xAODEgamma/Photon.h"
#include "xAODEgamma/ElectronxAODHelpers.h"
#include "xAODEgamma/EgammaxAODHelpers.h"
#include "eflowRec/PFEGamFlowElementAssoc.h"
Go to the source code of this file.
Typedefs | |
using | ElectronLink_t = ElementLink< xAOD::ElectronContainer > |
using | PhotonLink_t = ElementLink< xAOD::PhotonContainer > |
using | FlowElementLink_t = ElementLink< xAOD::FlowElementContainer > |
Definition at line 19 of file PFEGamFlowElementAssoc.cxx.
Definition at line 21 of file PFEGamFlowElementAssoc.cxx.
using PhotonLink_t = ElementLink<xAOD::PhotonContainer> |
Definition at line 20 of file PFEGamFlowElementAssoc.cxx.