ATLAS Offline Software
|
#include "AthLinks/ElementLink.h"
#include "EventKernel/IParticle.h"
#include "NavFourMom/IParticleContainer.h"
#include "FourMom/P4PxPyPzE.h"
#include "VxVertex/VxContainer.h"
#include "VxVertex/VxCandidate.h"
#include "VxVertex/RecVertex.h"
Go to the source code of this file.
Classes | |
class | Analysis::ParticleShallowClone |
Namespaces | |
Analysis | |
The namespace of all packages in PhysicsAnalysis/JetTagging. | |
Typedefs | |
typedef IParticle | Master_t |
typedef IParticleContainer | MasterContainer_t |
typedef ElementLink< MasterContainer_t > | MasterLink_t |
typedef P4PxPyPzE | P4Momentum_t |
Definition at line 39 of file ParticleShallowClone.h.
typedef IParticleContainer MasterContainer_t |
Definition at line 40 of file ParticleShallowClone.h.
typedef ElementLink<MasterContainer_t> MasterLink_t |
Definition at line 41 of file ParticleShallowClone.h.
typedef P4PxPyPzE P4Momentum_t |
Definition at line 42 of file ParticleShallowClone.h.