This class parses the *.run text file and generates an internal representation of the runtime control parameters that can then be queried by the other SPARK classes.
SPARK::TRuntimeControls RuntimeControls( "Default SPARK driver", // name of controls set RunFileName // *.run file name );