ATLAS Offline Software
|
#include <AnaAlgorithm/AnaAlgorithm.h>
#include <PATCore/IAsgSelectionTool.h>
#include <xAODTracking/VertexContainerFwd.h>
#include <xAODEgamma/EgammaContainerFwd.h>
#include <xAODEventInfo/EventInfo.h>
#include "AsgDataHandles/ReadHandleKey.h"
#include <AsgDataHandles/WriteHandleKey.h>
#include <AsgDataHandles/WriteDecorHandleKey.h>
#include <AsgDataHandles/ReadDecorHandleKey.h>
#include <AsgTools/AsgTool.h>
#include <AsgTools/PropertyWrapper.h>
#include <string>
Go to the source code of this file.
Classes | |
class | BuildVertexPointingAlg |
An algorithm to build a vertex from photon pointing. More... | |