WriteStepper
-
class WriteStepper : public feasst::Action
An Analyze/Modify of given name is forced to write to file. This is convenient for example printing the very last update to FlatHistogram.
Arguments
analyze_name: The Analyze::class_name() to print to file. If empty, do nothing (default: empty).
modify_name: The Modify::class_name() to print to file (default: empty). If empty, do nothing (default: empty).