![]() |
ATLAS Offline Software
|
#include "JetRec/JetFinder.h"#include "fastjet/PseudoJet.hh"#include "fastjet/ClusterSequence.hh"#include "fastjet/ClusterSequenceArea.hh"#include "fastjet/config.h"#include "fastjet/AreaDefinition.hh"#include "fastjet/contrib/VariableRPlugin.hh"#include "AsgDataHandles/ReadHandle.h"#include "AsgDataHandles/WriteHandle.h"#include "xAODEventInfo/EventInfo.h"#include "JetEDM/FastJetUtils.h"#include "JetEDM/PseudoJetVector.h"#include "JetEDM/ClusterSequence.h"#include "JetEDM/FastJetLink.h"#include "xAODJet/Jet_PseudoJet.icc"#include <algorithm>Go to the source code of this file.
Typedefs | |
| typedef JetContainer_v1 | JetContainer |
| Definition of the current "jet container version". | |
| typedef DataVector< Jet > xAOD::JetContainer |
Definition of the current "jet container version".
Definition of the current container version.
Definition at line 17 of file JetContainer.h.