ATLAS Offline Software
Loading...
Searching...
No Matches
JetFlavourInfo.h File Reference
#include "xAODJet/Jet.h"
Include dependency graph for JetFlavourInfo.h:
This graph shows which files directly or indirectly include this file:

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)