ATLAS Offline Software
|
#include <vector>
#include "AthContainers/ConstDataVector.h"
#include "AthContainers/ConstAccessor.h"
#include "xAODBase/IParticle.h"
#include "xAODBase/IParticleContainer.h"
#include "AthLinks/ElementLink.h"
#include "xAODMissingET/MissingET.h"
#include "xAODEgamma/Electron.h"
#include "xAODEgamma/Photon.h"
#include "xAODMuon/Muon.h"
#include "xAODTau/TauJet.h"
#include "xAODJet/Jet.h"
#include "xAODTruth/TruthParticle.h"
#include "xAODParticleEvent/IParticleLink.h"
#include "xAODParticleEvent/IParticleLinkContainer.h"
#include "Math/Vector4D.h"
Go to the source code of this file.
Classes | |
class | xAOD::CompositeParticle_v1 |
Description of a composite particle, i.e. More... | |
struct | xAOD::CompositeParticle_v1::MT |
Define the enumeration of calculation methods for the transverse mass. More... | |
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |