Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
materialPlotHelper.cpp File Reference
#include "materialPlotHelper.hpp"
#include <iomanip>
#include <ostream>
#include <string>
+ Include dependency graph for materialPlotHelper.cpp:
+ This graph shows which files directly or indirectly include this file:

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.
 

Function Documentation

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().

+ Here is the caller graph for this function: