![]() |
ATLAS Offline Software
|
#include "DerivationFrameworkHiggs/ZeeVertexRefittingTool.h"#include "xAODEgamma/ElectronxAODHelpers.h"#include "ExpressionEvaluation/SGxAODProxyLoader.h"#include "ExpressionEvaluation/MultipleProxyLoader.h"#include "ExpressionEvaluation/SGNTUPProxyLoader.h"#include "xAODTracking/VertexContainer.h"#include "xAODTracking/VertexAuxContainer.h"#include "PhotonVertexSelection/PhotonVertexHelpers.h"#include "TLorentzVector.h"Go to the source code of this file.
Namespaces | |
| namespace | DerivationFramework |
| THE reconstruction tool. | |
Variables | |
| static const SG::AuxElement::Decorator< float > | DerivationFramework::sumPt2 ("sumPt2") |
| static const SG::AuxElement::Decorator< float > | DerivationFramework::vertices_dPhi ("vertices_dPhi") |
| static const SG::AuxElement::Decorator< float > | DerivationFramework::vertices_sumPt ("vertices_sumPt") |
| static const SG::AuxElement::Decorator< float > | DerivationFramework::vertices_sumPt2 ("vertices_sumPt2") |
| static const SG::AuxElement::Decorator< std::vector< ElementLink< xAOD::TrackParticleContainer > > > | DerivationFramework::electronTrackLinksDecor ("ElectronTrackLinks") |