ATLAS Offline Software
Typedefs
JetConstituentsRetriever.cxx File Reference
#include "JetRec/JetConstituentsRetriever.h"
#include "fastjet/PseudoJet.hh"
#include "JetEDM/LabelIndex.h"
#include "JetEDM/IndexedConstituentUserInfo.h"
#include "JetEDM/IndexedTConstituentUserInfo.h"
#include "xAODMuon/MuonSegment.h"
#include "xAODMuon/MuonSegmentContainer.h"
Include dependency graph for JetConstituentsRetriever.cxx:

Go to the source code of this file.

Typedefs

using IParticleVector = std::vector< const IParticle * >
 
using MuonSegmentVector = std::vector< const MuonSegment * >
 
using PseudoJetVector = IJetConstituentsRetriever::PseudoJetVector
 
using NameList = IJetConstituentsRetriever::NameList
 

Typedef Documentation

◆ IParticleVector

using IParticleVector = std::vector<const IParticle *>

Definition at line 19 of file JetConstituentsRetriever.cxx.

◆ MuonSegmentVector

using MuonSegmentVector = std::vector<const MuonSegment *>

Definition at line 20 of file JetConstituentsRetriever.cxx.

◆ NameList

Definition at line 22 of file JetConstituentsRetriever.cxx.

◆ PseudoJetVector

Definition at line 21 of file JetConstituentsRetriever.cxx.