![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
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 |
Information on a given surface.
Definition at line 17 of file materialPlotHelper.cpp.
View newest version in sPHENIX GitHub at line 17 of file materialPlotHelper.cpp
| std::string sinfo::id |
Definition at line 20 of file materialPlotHelper.cpp.
View newest version in sPHENIX GitHub at line 20 of file materialPlotHelper.cpp
Referenced by Initialise_info(), plot(), and plot_ratio().
| std::string sinfo::idname |
Definition at line 19 of file materialPlotHelper.cpp.
View newest version in sPHENIX GitHub at line 19 of file materialPlotHelper.cpp
Referenced by Initialise_hist(), Initialise_info(), plot(), and plot_ratio().
| std::string sinfo::name |
Definition at line 18 of file materialPlotHelper.cpp.
View newest version in sPHENIX GitHub at line 18 of file materialPlotHelper.cpp
Referenced by cpp.tokenize.Token::__str__(), cpp.ast.Define::__str__(), cpp.ast.Parameter::__str__(), cpp.ast.Typedef::__str__(), cpp.ast._NestedType::__str__(), cpp.ast.Class::__str__(), cpp.ast.Function::__str__(), cpp.ast.Type::__str__(), cpp.ast._GenericDeclaration::FullName(), Initialise_info(), plot(), plot_ratio(), and cpp.ast.VariableDeclaration::ToString().
| float sinfo::pos |
Definition at line 22 of file materialPlotHelper.cpp.
View newest version in sPHENIX GitHub at line 22 of file materialPlotHelper.cpp
Referenced by Initialise_info(), plot(), and plot_ratio().
| float sinfo::range_max |
Definition at line 24 of file materialPlotHelper.cpp.
View newest version in sPHENIX GitHub at line 24 of file materialPlotHelper.cpp
Referenced by Initialise_hist(), Initialise_info(), and plot().
| float sinfo::range_min |
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(), and plot().
| int sinfo::type |
Definition at line 21 of file materialPlotHelper.cpp.
View newest version in sPHENIX GitHub at line 21 of file materialPlotHelper.cpp
Referenced by cpp.ast.Parameter::__str__(), Initialise_hist(), Initialise_info(), plot(), plot_ratio(), and cpp.ast.VariableDeclaration::ToString().