ATLAS Offline Software
Loading...
Searching...
No Matches
cellbin Class Reference

#include <CellClusterLinkTool.h>

Collaboration diagram for cellbin:

Public Attributes

float m_eta {}
float m_phi {}
int m_nx {}
int m_ny {}
float m_value {}
int m_partition {}
int m_layer {}
int m_side {}
string m_level
float m_OSRatio {}
string m_name

Detailed Description

Definition at line 36 of file CellClusterLinkTool.h.

Member Data Documentation

◆ m_eta

float cellbin::m_eta {}

Definition at line 38 of file CellClusterLinkTool.h.

38{};

◆ m_layer

int cellbin::m_layer {}

Definition at line 44 of file CellClusterLinkTool.h.

44{};

◆ m_level

string cellbin::m_level

Definition at line 46 of file CellClusterLinkTool.h.

◆ m_name

string cellbin::m_name

Definition at line 48 of file CellClusterLinkTool.h.

◆ m_nx

int cellbin::m_nx {}

Definition at line 40 of file CellClusterLinkTool.h.

40{};

◆ m_ny

int cellbin::m_ny {}

Definition at line 41 of file CellClusterLinkTool.h.

41{};

◆ m_OSRatio

float cellbin::m_OSRatio {}

Definition at line 47 of file CellClusterLinkTool.h.

47{};

◆ m_partition

int cellbin::m_partition {}

Definition at line 43 of file CellClusterLinkTool.h.

43{};

◆ m_phi

float cellbin::m_phi {}

Definition at line 39 of file CellClusterLinkTool.h.

39{};

◆ m_side

int cellbin::m_side {}

Definition at line 45 of file CellClusterLinkTool.h.

45{};

◆ m_value

float cellbin::m_value {}

Definition at line 42 of file CellClusterLinkTool.h.

42{};

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