ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Nested configuration struct. More...
#include <acts/blob/master/Examples/Framework/include/ACTFW/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 31 of file ResPlotTool.hpp.
View newest version in sPHENIX GitHub at line 31 of file ResPlotTool.hpp
std::vector<std::string> FW::ResPlotTool::Config::paramNames |
parameter sets to do plots
Definition at line 33 of file ResPlotTool.hpp.
View newest version in sPHENIX GitHub at line 33 of file ResPlotTool.hpp
std::map<std::string, PlotHelpers::Binning> FW::ResPlotTool::Config::varBinning |
Binning info for variables.
Definition at line 37 of file ResPlotTool.hpp.
View newest version in sPHENIX GitHub at line 37 of file ResPlotTool.hpp