ATLAS Offline Software
Namespaces | Enumerations | Functions
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

 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::ConeFinalParton,
  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::ConeFinalPartonFlavourLabel (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)