ATLAS Offline Software
|
#include "DerivationFrameworkHiggs/DiphotonVertexDecorator.h"
#include <vector>
#include <string>
#include "TString.h"
#include "CLHEP/Units/SystemOfUnits.h"
#include "xAODCore/ShallowCopy.h"
#include "xAODEventInfo/EventInfo.h"
#include "xAODTracking/TrackingPrimitives.h"
#include "xAODTracking/VertexContainer.h"
#include "AthContainers/ConstDataVector.h"
#include "FourMomUtils/xAODP4Helpers.h"
#include "AthContainers/Decorator.h"
Go to the source code of this file.
Typedefs | |
typedef ElementLink< xAOD::PhotonContainer > | phlink_t |
typedef ElementLink<xAOD::PhotonContainer> phlink_t |
Definition at line 26 of file DiphotonVertexDecorator.cxx.