EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sinfo Struct Reference

Information on a given surface. More...

+ Collaboration diagram for sinfo:

Public Attributes

std::string name
 
std::string idname
 
std::string id
 
int type
 
float pos
 
float range_min
 
float range_max
 

Detailed Description

Information on a given surface.

Definition at line 21 of file materialPlotHelper.cpp.

View newest version in sPHENIX GitHub at line 21 of file materialPlotHelper.cpp

Member Data Documentation

std::string sinfo::id

Definition at line 24 of file materialPlotHelper.cpp.

View newest version in sPHENIX GitHub at line 24 of file materialPlotHelper.cpp

Referenced by Initialise_info(), plot(), and plot_ratio().

std::string sinfo::idname

Definition at line 23 of file materialPlotHelper.cpp.

View newest version in sPHENIX GitHub at line 23 of file materialPlotHelper.cpp

Referenced by Initialise_hist(), Initialise_info(), plot(), and plot_ratio().

std::string sinfo::name
float sinfo::pos

Definition at line 26 of file materialPlotHelper.cpp.

View newest version in sPHENIX GitHub at line 26 of file materialPlotHelper.cpp

Referenced by Initialise_info(), plot(), and plot_ratio().

float sinfo::range_max

Definition at line 28 of file materialPlotHelper.cpp.

View newest version in sPHENIX GitHub at line 28 of file materialPlotHelper.cpp

Referenced by Initialise_hist(), Initialise_info(), and plot().

float sinfo::range_min

Definition at line 27 of file materialPlotHelper.cpp.

View newest version in sPHENIX GitHub at line 27 of file materialPlotHelper.cpp

Referenced by Initialise_hist(), Initialise_info(), and plot().

int sinfo::type

Definition at line 25 of file materialPlotHelper.cpp.

View newest version in sPHENIX GitHub at line 25 of file materialPlotHelper.cpp

Referenced by Initialise_hist(), Initialise_info(), plot(), and plot_ratio().


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