ATLAS Offline Software
Loading...
Searching...
No Matches
JetFromPseudojet.cxx File Reference
#include "JetRec/JetFromPseudojet.h"
#include "JetRec/PseudoJetContainer.h"
#include <iomanip>
#include "fastjet/PseudoJet.hh"
#include "fastjet/AreaDefinition.hh"
#include "fastjet/ClusterSequence.hh"
#include "JetEDM/PseudoJetVector.h"
#include "JetEDM/JetConstituentFiller.h"
#include "JetEDM/FastJetLink.h"
#include "xAODJet/Jet_PseudoJet.icc"
#include "xAODJet/JetContainerInfo.h"

Go to the source code of this file.

Typedefs

using PseudoJetVector = std::vector<PseudoJet>
typedef JetContainer_v1 JetContainer
 Definition of the current "jet container version".

Typedef Documentation

◆ JetContainer

Definition of the current "jet container version".

Definition of the current container version.

Definition at line 17 of file JetContainer.h.

◆ PseudoJetVector

using PseudoJetVector = std::vector<PseudoJet>

Definition at line 27 of file JetFromPseudojet.cxx.