ATLAS Offline Software
Loading...
Searching...
No Matches
HIEventShapeSummaryTool::summary_info_t Struct Reference
Collaboration diagram for HIEventShapeSummaryTool::summary_info_t:

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

Detailed Description

Definition at line 29 of file HIEventShapeSummaryTool.h.

Constructor & Destructor Documentation

◆ summary_info_t()

HIEventShapeSummaryTool::summary_info_t::summary_info_t ( const std::string & n,
float emin,
float emax,
int ll,
function_t ff )
inline

Member Data Documentation

◆ eta_max

float HIEventShapeSummaryTool::summary_info_t::eta_max {}

Definition at line 33 of file HIEventShapeSummaryTool.h.

33{};

◆ eta_min

float HIEventShapeSummaryTool::summary_info_t::eta_min {}

Definition at line 32 of file HIEventShapeSummaryTool.h.

32{};

◆ func

function_t HIEventShapeSummaryTool::summary_info_t::func

Definition at line 35 of file HIEventShapeSummaryTool.h.

◆ layer

int HIEventShapeSummaryTool::summary_info_t::layer {}

Definition at line 34 of file HIEventShapeSummaryTool.h.

34{};

◆ name

std::string HIEventShapeSummaryTool::summary_info_t::name

Definition at line 31 of file HIEventShapeSummaryTool.h.


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