ATLAS Offline Software
Loading...
Searching...
No Matches
IsolationFlavour.h File Reference
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.
namespace  xAOD::Iso
 Namespace holding the IsolationType enumeration.

Enumerations

enum  xAOD::Iso::IsolationFlavour {
  xAOD::Iso::etcone = 0 , xAOD::Iso::ptcone = 1 , xAOD::Iso::topoetcone = 2 , xAOD::Iso::ptvarcone = 3 ,
  xAOD::Iso::neflowisol = 4 , xAOD::Iso::ptvarcone_Nonprompt_All_MaxWeightTTVA_pt500 = 5 , xAOD::Iso::ptvarcone_Nonprompt_All_MaxWeightTTVA_pt1000 = 6 , xAOD::Iso::ptcone_Nonprompt_All_MaxWeightTTVA_pt500 = 7 ,
  xAOD::Iso::ptcone_Nonprompt_All_MaxWeightTTVA_pt1000 = 8 , xAOD::Iso::ptvarcone_Nonprompt_All_MaxWeightTTVALooseCone_pt500 = 9 , xAOD::Iso::ptvarcone_Nonprompt_All_MaxWeightTTVALooseCone_pt1000 = 10 , xAOD::Iso::ptcone_Nonprompt_All_MaxWeightTTVALooseCone_pt500 = 11 ,
  xAOD::Iso::ptcone_Nonprompt_All_MaxWeightTTVALooseCone_pt1000 = 12 , xAOD::Iso::numIsolationFlavours =13
}
 Enumeration for different ways of calculating isolation in xAOD files. More...

Functions

static const charxAOD::Iso::toCString (IsolationFlavour type)