Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Classes | |
struct | sinfo |
Information on a given surface. More... | |
Functions | |
void | Initialise_info (sinfo &surface_info, const std::map< std::string, std::string > &surface_name, const uint64_t &id, const int &type, const float &pos, const float &range_min, const float &range_max) |
Initialise the information on each surface. | |
void Initialise_info | ( | sinfo & | surface_info, |
const std::map< std::string, std::string > & | surface_name, | ||
const uint64_t & | id, | ||
const int & | type, | ||
const float & | pos, | ||
const float & | range_min, | ||
const float & | range_max | ||
) |
Initialise the information on each surface.
Definition at line 38 of file materialPlotHelper.cpp.
View newest version in sPHENIX GitHub at line 38 of file materialPlotHelper.cpp
References parse_cmake_options::begin, end, sinfo::id, sinfo::idname, sinfo::name, sinfo::pos, Acts::Test::pos, sinfo::range_max, sinfo::range_min, sinfo::type, and parse_cmake_options::type.
Referenced by Fill().