Job for extracting calibration data from database and storing them into an NcObjMatrix OM dbase. More...
#include "IceDB2Root.h"
Job for extracting calibration data from database and storing them into an NcObjMatrix OM dbase.
Definition at line 21 of file IceDB2Root.h.
Public Member Functions | |
| IceDB2Root (const char *name="IceDB2Root", const char *title="") | |
| virtual | ~IceDB2Root () |
| virtual void | Exec (Option_t *opt) |
| NcObjMatrix * | GetOMdbase (TString name="MuDaq") |
| TDatabasePDG * | GetPDG () |
| NcTimestamp | GetTime () |
| void | SetDatabase (TString name, TString user, TString password="") |
| void | SetOutputFile (TString name) |
| void | SetUT (Int_t y, Int_t m, Int_t d, Int_t hh=0, Int_t mm=0, Int_t ss=0) |
Public Member Functions inherited from NcJob | |
| NcJob (const char *name="NcJob", const char *title="") | |
| virtual | ~NcJob () |
| void | AddObject (TObject *obj) |
| void | AddObjects (TObjArray *arr) |
| void | ExecuteJob (Int_t mode=0) |
| TFolder * | GetFolder () const |
| TObject * | GetMainObject () const |
| TObject * | GetObject (const char *classname) const |
| TObject * | GetObject (Int_t j) const |
| TObjArray * | GetObjects () const |
| TObjArray * | GetObjects (const char *classname) |
| void | ListEnvironment () |
| void | MakeFolder () |
| void | ProcessObject (TObject *obj) |
| void | RemoveObject (TObject *obj) |
| void | RemoveObjects (const char *classname) |
Protected Member Functions | |
| void | GetJEBADaqData () |
| void | GetJEBTDaqData () |
| void | GetMuDaqData () |
| void | GetTWRDaqData () |
Protected Member Functions inherited from NcJob | |
| void | SetMainObject (TObject *obj) |
Protected Attributes | |
| TString | fDBName |
| NcObjMatrix * | fJEBADaqdb |
| NcObjMatrix * | fJEBTDaqdb |
| NcObjMatrix * | fMuDaqdb |
| TFile * | fOutfile |
| TString | fPassword |
| TDatabasePDG * | fPdg |
| TString | fRootFileName |
| NcTimestamp | fTime |
| NcObjMatrix * | fTWRDaqdb |
| TString | fUser |
Protected Attributes inherited from NcJob | |
| TFolder * | fFolder |
| TObject * | fMainObject |
| Int_t | fMakefolder |
| TObjArray * | fObjects |
| TObjArray * | fSelect |
| ! Temp. array of pointers to user-selected stored objects | |
| IceDB2Root::IceDB2Root | ( | const char * | name = "IceDB2Root", |
| const char * | title = "" ) |
Definition at line 167 of file IceDB2Root.cxx.
|
virtual |
Definition at line 188 of file IceDB2Root.cxx.
|
virtual |
Definition at line 302 of file IceDB2Root.cxx.
|
protected |
Definition at line 1692 of file IceDB2Root.cxx.
|
protected |
Definition at line 1252 of file IceDB2Root.cxx.
|
protected |
Definition at line 394 of file IceDB2Root.cxx.
| NcObjMatrix * IceDB2Root::GetOMdbase | ( | TString | name = "MuDaq" | ) |
Definition at line 285 of file IceDB2Root.cxx.
| TDatabasePDG * IceDB2Root::GetPDG | ( | ) |
Definition at line 274 of file IceDB2Root.cxx.
| NcTimestamp IceDB2Root::GetTime | ( | ) |
Definition at line 251 of file IceDB2Root.cxx.
|
protected |
Definition at line 834 of file IceDB2Root.cxx.
| void IceDB2Root::SetDatabase | ( | TString | name, |
| TString | user, | ||
| TString | password = "" ) |
Definition at line 227 of file IceDB2Root.cxx.
| void IceDB2Root::SetOutputFile | ( | TString | name | ) |
Definition at line 240 of file IceDB2Root.cxx.
| void IceDB2Root::SetUT | ( | Int_t | y, |
| Int_t | m, | ||
| Int_t | d, | ||
| Int_t | hh = 0, | ||
| Int_t | mm = 0, | ||
| Int_t | ss = 0 ) |
Definition at line 262 of file IceDB2Root.cxx.
|
protected |
Definition at line 35 of file IceDB2Root.h.
|
protected |
Definition at line 46 of file IceDB2Root.h.
|
protected |
Definition at line 45 of file IceDB2Root.h.
|
protected |
Definition at line 43 of file IceDB2Root.h.
|
protected |
Definition at line 39 of file IceDB2Root.h.
|
protected |
Definition at line 37 of file IceDB2Root.h.
|
protected |
Definition at line 42 of file IceDB2Root.h.
|
protected |
Definition at line 38 of file IceDB2Root.h.
|
protected |
Definition at line 40 of file IceDB2Root.h.
|
protected |
Definition at line 44 of file IceDB2Root.h.
|
protected |
Definition at line 36 of file IceDB2Root.h.