ATLAS Offline Software
|
#include <stdint.h>
#include <iosfwd>
#include "AthLinks/ElementLink.h"
#include "xAODBase/IParticle.h"
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "xAODTrigMuon/L2StandAloneMuonContainer.h"
#include "Math/Vector4D.h"
Go to the source code of this file.
Classes | |
class | xAOD::L2CombinedMuon_v1 |
Class describing combined muon reconstructed in the LVL2 trigger. More... | |
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Functions | |
std::ostream & | xAOD::operator<< (std::ostream &out, const xAOD::L2CombinedMuon_v1 &mu) |
Operator for printing the contents of a LVL2 muon. More... | |