![]() |
ATLAS Offline Software
|
#include "xAODJet/Jet.h"Go to the source code of this file.
Namespaces | |
| namespace | xAOD |
| ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Enumerations | |
| enum | xAOD::JetFlavourLabelType { xAOD::GAFinalHadron , xAOD::GAInitialHadron , xAOD::GAFinalParton , xAOD::ExclConeHadron , xAOD::ExclConeDoubleHadron } |
Functions | |
| int | xAOD::GAFinalHadronFlavourLabel (const xAOD::Jet *jet) |
| int | xAOD::GAInitialHadronFlavourLabel (const xAOD::Jet *jet) |
| int | xAOD::GAFinalPartonFlavourLabel (const xAOD::Jet *jet) |
| int | xAOD::ExclusiveConeHadronFlavourLabel (const xAOD::Jet *jet) |
| int | xAOD::ExclusiveConeDoubleHadronFlavourLabel (const xAOD::Jet *jet) |
| int | xAOD::jetFlavourLabel (const xAOD::Jet *jet, JetFlavourLabelType=ExclConeHadron) |