ATLAS Offline Software
Loading...
Searching...
No Matches
LVL1::EFexEMClusterTool::AlgResult Struct Reference

#include <EFexEMClusterTool.h>

Collaboration diagram for LVL1::EFexEMClusterTool::AlgResult:

Public Attributes

float eta {0}
float phi {0}
float clusterET {0}
float rEta {0}
float rHad {0}
float l1Width {0}
float hadET {0}
float l2ClusterET33 {0}
float l2ClusterET37 {0}
float rEtaL12 {0}
bool passClusterEnergy {false}
bool passRHad {false}
bool passREta {false}
bool passWstot {false}

Detailed Description

Definition at line 30 of file EFexEMClusterTool.h.

Member Data Documentation

◆ clusterET

float LVL1::EFexEMClusterTool::AlgResult::clusterET {0}

Definition at line 33 of file EFexEMClusterTool.h.

33{0}; // cluster transverse energy

◆ eta

float LVL1::EFexEMClusterTool::AlgResult::eta {0}

Definition at line 31 of file EFexEMClusterTool.h.

31{0}; // cluster eta

◆ hadET

float LVL1::EFexEMClusterTool::AlgResult::hadET {0}

Definition at line 37 of file EFexEMClusterTool.h.

37{0}; // hadronic ET

◆ l1Width

float LVL1::EFexEMClusterTool::AlgResult::l1Width {0}

Definition at line 36 of file EFexEMClusterTool.h.

36{0}; // Wstot

◆ l2ClusterET33

float LVL1::EFexEMClusterTool::AlgResult::l2ClusterET33 {0}

Definition at line 38 of file EFexEMClusterTool.h.

38{0}; // cluster ET (3x3)

◆ l2ClusterET37

float LVL1::EFexEMClusterTool::AlgResult::l2ClusterET37 {0}

Definition at line 39 of file EFexEMClusterTool.h.

39{0}; // cluster ET (3x7)

◆ passClusterEnergy

bool LVL1::EFexEMClusterTool::AlgResult::passClusterEnergy {false}

Definition at line 41 of file EFexEMClusterTool.h.

41{false}; // passes energy cut of baseline selection

◆ passREta

bool LVL1::EFexEMClusterTool::AlgResult::passREta {false}

Definition at line 43 of file EFexEMClusterTool.h.

43{false}; // passes R_eta cut of baseline selection

◆ passRHad

bool LVL1::EFexEMClusterTool::AlgResult::passRHad {false}

Definition at line 42 of file EFexEMClusterTool.h.

42{false}; // passes R_had cut of baseline selection

◆ passWstot

bool LVL1::EFexEMClusterTool::AlgResult::passWstot {false}

Definition at line 44 of file EFexEMClusterTool.h.

44{false}; // passes Wstot cut of baseline selection

◆ phi

float LVL1::EFexEMClusterTool::AlgResult::phi {0}

Definition at line 32 of file EFexEMClusterTool.h.

32{0}; // cluster phi

◆ rEta

float LVL1::EFexEMClusterTool::AlgResult::rEta {0}

Definition at line 34 of file EFexEMClusterTool.h.

34{0}; // R_eta

◆ rEtaL12

float LVL1::EFexEMClusterTool::AlgResult::rEtaL12 {0}

Definition at line 40 of file EFexEMClusterTool.h.

40{0}; // R_eta (layers 1+2)

◆ rHad

float LVL1::EFexEMClusterTool::AlgResult::rHad {0}

Definition at line 35 of file EFexEMClusterTool.h.

35{0}; // R_had

The documentation for this struct was generated from the following file: