4#include "KVPROOFLiteBatch.h"
44 if (
p->EnablePackage(
"KaliVeda") != 0) {
47 p->UploadPackage(fullpath);
48 p->EnablePackage(
"KaliVeda");
winID h TVirtualViewer3D TVirtualGLPainter p
R__EXTERN TProof * gProof
char * Form(const char *fmt,...)
static const Char_t * GetETCDIRFilePath(const Char_t *namefile="")
Base class for interface to a batch job management system.
virtual void SetAnalyser(KVDataAnalyser *da)
virtual void SetBatchSystemParameters(const KVNameValueList &)
Use the parameters in the list to set all relevant parameters for batch system.
virtual void GetBatchSystemParameterList(KVNameValueList &)
Manager class which sets up and runs data analysis tasks.
void SetProofMode(EProofMode e)
virtual void SubmitTask()
Handles lists of named parameters with different types, a list of KVNamedParameter objects.
Int_t GetIntValue(const Char_t *name) const
void SetValue(const Char_t *name, value_type value)
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 &)