CGEM BOSS 6.6.5.h
BESIII Offline Software System
|
#include <TJobInfo.h>
Public Member Functions | |
TJobInfo () | |
~TJobInfo () | |
string | getBossVer () const |
vector< string > | getJobOptions () const |
string | getDecayOptions () const |
std::vector< int > | getTotEvtNo () const |
void | setBossVer (string ver) |
void | addJobOptions (string opt) |
void | setJobOptions (vector< string > opt) |
void | setDecayOptions (string opt) |
void | setTotEvtNo (std::vector< int > i) |
Definition at line 9 of file TJobInfo.h.
TJobInfo::TJobInfo | ( | ) |
TJobInfo::~TJobInfo | ( | ) |
Definition at line 11 of file TJobInfo.cxx.
|
inline |
Definition at line 22 of file TJobInfo.h.
Referenced by RootFileWriter::close().
|
inline |
Definition at line 16 of file TJobInfo.h.
Referenced by RootInterface::printJobInfo().
|
inline |
Definition at line 18 of file TJobInfo.h.
Referenced by RootInterface::printJobInfo().
|
inline |
Definition at line 17 of file TJobInfo.h.
Referenced by RootInterface::printJobInfo().
|
inline |
Definition at line 19 of file TJobInfo.h.
Referenced by RootInterface::printJobInfo().
|
inline |
Definition at line 21 of file TJobInfo.h.
Referenced by RootFileWriter::close(), EventWriter::finalize(), and RootInterface::finalize().
|
inline |
Definition at line 24 of file TJobInfo.h.
Referenced by RootFileWriter::close(), EventWriter::finalize(), and RootInterface::finalize().
|
inline |
Definition at line 23 of file TJobInfo.h.
Referenced by EventWriter::finalize(), and RootInterface::finalize().
|
inline |
Definition at line 25 of file TJobInfo.h.
Referenced by RootInterface::finalize().