Definition at line 40 of file Jobs.h.
◆ Jobs()
Hal::Jobs::Jobs |
( |
TString | name | ) |
|
◆ ~Jobs()
◆ CreateDummyTxtFile()
void Hal::Jobs::CreateDummyTxtFile |
( |
TString | textfile, |
|
|
Int_t | jobs, |
|
|
Int_t | vars ) |
|
static |
create dummy text file that can be used as pattern with parameters passed to job
- Parameters
-
Definition at line 138 of file Jobs.cxx.
◆ CreateDummyXMLFile()
void Hal::Jobs::CreateDummyXMLFile |
( |
TString | xmlfile, |
|
|
Int_t | jobs, |
|
|
Int_t | vars ) |
|
static |
create dummy text file that can be used as pattern with parameters passed to job
- Parameters
-
Definition at line 218 of file Jobs.cxx.
◆ CreateJobs()
void Hal::Jobs::CreateJobs |
( |
| ) |
|
◆ DebugCommands()
void Hal::Jobs::DebugCommands |
( |
| ) |
|
|
inline |
◆ GetNVariables()
Int_t Hal::Jobs::GetNVariables |
( |
TString | textfile | ) |
|
|
static |
- Parameters
-
textfile | file with parameters |
- Returns
- number of parameters in text with parameters
Definition at line 128 of file Jobs.cxx.
◆ GetParameter()
TString Hal::Jobs::GetParameter |
( |
TString | textfile, |
|
|
Int_t | job_no, |
|
|
Int_t | var_no ) |
|
static |
- Parameters
-
textfile | file with job parameters |
job_no | number of job |
var_no | number of variable |
- Returns
- return given variable from given job
Definition at line 133 of file Jobs.cxx.
◆ SubmitJobs()
void Hal::Jobs::SubmitJobs |
( |
| ) |
|
The documentation for this class was generated from the following files: