4#ifndef __KVPROOFLITEBATCH_H
5#define __KVPROOFLITEBATCH_H
7#include "KVBatchSystem.h"
8#include "KVDataAnalyser.h"
#define ClassDef(name, id)
Base class for interface to a batch job management system.
Manager class which sets up and runs data analysis tasks.
Handles lists of named parameters with different types, a list of KVNamedParameter objects.
Batch system interface to PROOFLite.
int max_num_cpus
max number of CPUs to use: by default, all available
virtual ~KVPROOFLiteBatch()
Destructor.
void SubmitTask(KVDataAnalyser *da)
void GetBatchSystemParameterList(KVNameValueList &)
void SetBatchSystemParameters(const KVNameValueList &)