ATLAS Offline Software
|
#include "NavFourMom/INavigable4MomentumCollection.h"
#include "Navigation/Navigable.h"
#include "FourMom/Lib/P4ImplPxPyPzE.h"
#include "EventKernel/ISignalState.h"
#include "ParticleEvent/ParticleSigStateImpl.h"
#include "JetEvent/JetKeyDescriptor.h"
#include "JetEvent/JetAssociationBase.h"
#include "JetEvent/JetTagInfoBase.h"
#include "JetEvent/JetMoment.h"
#include <vector>
#include <any>
#include "JetEvent/Jet.icc"
Go to the source code of this file.
Classes | |
class | Jet |
Basic data class defines behavior for all Jet objects The Jet class is the principal data class for all reconstructed jets, independent of the signal course. It describes a navigable composite reconstruction objects with with a four-momentum representation consistent with all other reconstruction objects. Its constituents are referenced as generic INavigable4Momentum types. More... | |
Namespaces | |
fastjet | |
Functions | |
void | diff (const Jet &rJet1, const Jet &rJet2, std::map< std::string, double > varDiff) |
Difference between jets - Non-Class function required by trigger. More... | |