ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
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

Definition at line 37 of file HIEventShapeSummaryTool.h.

37 : name(n), eta_min(emin), eta_max(emax), layer(ll), func(ff) {};

Member Data Documentation

◆ eta_max

float HIEventShapeSummaryTool::summary_info_t::eta_max

Definition at line 33 of file HIEventShapeSummaryTool.h.

◆ eta_min

float HIEventShapeSummaryTool::summary_info_t::eta_min

Definition at line 32 of file HIEventShapeSummaryTool.h.

◆ 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.

◆ 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:
HIEventShapeSummaryTool::summary_info_t::eta_min
float eta_min
Definition: HIEventShapeSummaryTool.h:32
HIEventShapeSummaryTool::summary_info_t::eta_max
float eta_max
Definition: HIEventShapeSummaryTool.h:33
HIEventShapeSummaryTool::summary_info_t::layer
int layer
Definition: HIEventShapeSummaryTool.h:34
HIEventShapeSummaryTool::summary_info_t::func
function_t func
Definition: HIEventShapeSummaryTool.h:35
D3PDSizeSummary.ff
ff
Definition: D3PDSizeSummary.py:305
beamspotman.n
n
Definition: beamspotman.py:731
HIEventShapeSummaryTool::summary_info_t::name
std::string name
Definition: HIEventShapeSummaryTool.h:31
DiTauMassTools::TauTypes::ll
@ ll
Definition: PhysicsAnalysis/TauID/DiTauMassTools/DiTauMassTools/HelperFunctions.h:49