EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Nested configuration struct. More...
#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/Validation/ResPlotTool.hpp>
Public Attributes | |
std::vector< std::string > | paramNames |
parameter sets to do plots | |
std::map< std::string, PlotHelpers::Binning > | varBinning |
Binning info for variables. | |
Nested configuration struct.
Definition at line 29 of file ResPlotTool.hpp.
View newest version in sPHENIX GitHub at line 29 of file ResPlotTool.hpp
std::vector<std::string> ActsExamples::ResPlotTool::Config::paramNames |
parameter sets to do plots
Definition at line 31 of file ResPlotTool.hpp.
View newest version in sPHENIX GitHub at line 31 of file ResPlotTool.hpp
std::map<std::string, PlotHelpers::Binning> ActsExamples::ResPlotTool::Config::varBinning |
Binning info for variables.
Definition at line 35 of file ResPlotTool.hpp.
View newest version in sPHENIX GitHub at line 35 of file ResPlotTool.hpp