ATLAS Offline Software
Loading...
Searching...
No Matches
JetPseudojetCopier.cxx File Reference
Include dependency graph for JetPseudojetCopier.cxx:

Go to the source code of this file.

Typedefs

typedef std::map< const xAOD::Jet *, const fastjet::PseudoJet * > PseudoJetMap
typedef Jet_v1 Jet
 Definition of the current "jet version".
typedef JetContainer_v1 JetContainer
 Definition of the current "jet container version".

Typedef Documentation

◆ Jet

typedef Jet_v1 xAOD::Jet

Definition of the current "jet version".

Definition at line 17 of file Event/xAOD/xAODJet/xAODJet/Jet.h.

◆ JetContainer

Definition of the current "jet container version".

Definition of the current container version.

Definition at line 17 of file JetContainer.h.

◆ PseudoJetMap

typedef std::map<const xAOD::Jet*, const fastjet::PseudoJet*> jet::PseudoJetMap

Definition at line 22 of file PseudoJetMap.h.