ATLAS Offline Software
Loading...
Searching...
No Matches
JetRecTool.cxx File Reference

Go to the source code of this file.

Typedefs

using ModifierArray = ToolHandleArray<IJetModifier>
using ConsumerArray = ToolHandleArray<IJetConsumer>
typedef JetContainer_v1 JetContainer
 Definition of the current "jet container version".
typedef Jet_v1 Jet
 Definition of the current "jet version".

Typedef Documentation

◆ ConsumerArray

using ConsumerArray = ToolHandleArray<IJetConsumer>

Definition at line 31 of file JetRecTool.cxx.

◆ 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.

◆ ModifierArray

using ModifierArray = ToolHandleArray<IJetModifier>

Definition at line 30 of file JetRecTool.cxx.