ATLAS Offline Software
|
#include "PhotonVertexSelection/PhotonVertexSelectionTool.h"
#include "PhotonVertexSelection/PhotonVertexHelpers.h"
#include "xAODTracking/VertexContainer.h"
#include "xAODEventInfo/EventInfo.h"
#include "xAODEgamma/EgammaDefs.h"
#include "xAODEgamma/PhotonContainer.h"
#include "xAODEgamma/EgammaxAODHelpers.h"
#include "PathResolver/PathResolver.h"
#include "egammaUtils/ShowerDepthTool.h"
#include "AsgDataHandles/ReadHandle.h"
#include "TMVA/Reader.h"
#include <algorithm>
Go to the source code of this file.
Namespaces | |
CP | |
Select isolated Photons, Electrons and Muons. | |
Functions | |
const xAOD::Vertex * | CP::getVertexFromTrack (const xAOD::TrackParticle *track, const xAOD::VertexContainer *vertices) |