ATLAS Offline Software
Loading...
Searching...
No Matches
IsolationConeSize.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::IsolationConeSize {
  xAOD::Iso::cone10 = 0 , xAOD::Iso::cone15 = 1 , xAOD::Iso::cone20 = 2 , xAOD::Iso::cone25 = 3 ,
  xAOD::Iso::cone30 = 4 , xAOD::Iso::cone35 = 5 , xAOD::Iso::cone40 = 6 , xAOD::Iso::cone45 = 7 ,
  xAOD::Iso::cone50 = 8 , xAOD::Iso::numIsolationConeSizes =9
}
 Enumeration for different cone sizes. More...

Functions

static const charxAOD::Iso::toCString (IsolationConeSize conesize)