![]() |
ATLAS Offline Software
|
Public Member Functions | |
| summary_info_t (const std::string &n, float emin, float emax, int ll, function_t ff) | |
Public Attributes | |
| std::string | name |
| float | eta_min {} |
| float | eta_max {} |
| int | layer {} |
| function_t | func |
Definition at line 29 of file HIEventShapeSummaryTool.h.
|
inline |
Definition at line 37 of file HIEventShapeSummaryTool.h.
| float HIEventShapeSummaryTool::summary_info_t::eta_max {} |
Definition at line 33 of file HIEventShapeSummaryTool.h.
| float HIEventShapeSummaryTool::summary_info_t::eta_min {} |
Definition at line 32 of file HIEventShapeSummaryTool.h.
| function_t HIEventShapeSummaryTool::summary_info_t::func |
Definition at line 35 of file HIEventShapeSummaryTool.h.
| int HIEventShapeSummaryTool::summary_info_t::layer {} |
Definition at line 34 of file HIEventShapeSummaryTool.h.
| std::string HIEventShapeSummaryTool::summary_info_t::name |
Definition at line 31 of file HIEventShapeSummaryTool.h.