1#include "KVDataSetAnalyser.h"
2#include "KVXtermBatch.h"
29 ++runs_per_job[job_index++];
36 while (remaining_runs && !runs.
End()) {
70 nl.SetValue(
"MaxNumCPUs", max_num_cpus);
virtual void SetBatchSystemParameters(const KVNameValueList &)
Use the parameters in the list to set all relevant parameters for batch system.
KVDataAnalyser * fAnalyser
the analyser object which requests job submission, it has all details on the job
virtual void GetBatchSystemParameterList(KVNameValueList &)
KVNumberList fCurrJobRunList
runlist for (multi job mode) job being submitted
virtual Bool_t CheckJobParameters()
Checks the job and ask for the job name if needed.
Pilots user analysis of experimental data.
void SetFullRunList(const KVNumberList &nl)
const KVNumberList & GetRunList() const
void SetRuns(const KVNumberList &nl, Bool_t check=kTRUE)
Handles lists of named parameters with different types, a list of KVNamedParameter objects.
Int_t GetIntValue(const Char_t *name) const
Strings used to represent a set of ranges of values.
const Char_t * AsString(Int_t maxchars=0) const
void Add(Int_t)
Add value 'n' to the list.
void Clear(Option_t *="")
Empty number list, reset it to initial state.
Run analysis in multiple xterm windows.
void SetBatchSystemParameters(const KVNameValueList &nl)