Job for conversion of (ascii) calibration data into an NcObjMatrix OM dbase. More...
#include "IceCal2Root.h"
Job for conversion of (ascii) calibration data into an NcObjMatrix OM dbase.
Definition at line 20 of file IceCal2Root.h.
Public Member Functions | |
| IceCal2Root (const char *name="IceCal2Root", const char *title="") | |
| virtual | ~IceCal2Root () |
| virtual void | Exec (Option_t *opt) |
| NcObjMatrix * | GetOMdbase (TString name="MuDaq") |
| TDatabasePDG * | GetPDG () |
| void | SetAmacalibFile (TString name) |
| void | SetOutputFile (TString name) |
| void | SetTWRDaqFile (TString name) |
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 | GetMuDaqData () |
| void | GetTWRDaqData () |
Protected Member Functions inherited from NcJob | |
| void | SetMainObject (TObject *obj) |
Protected Attributes | |
| TString | fAmacalFileName |
| ifstream | fInput |
| NcObjMatrix * | fMuDaqdb |
| TFile * | fOutfile |
| TDatabasePDG * | fPdg |
| TString | fRootFileName |
| NcObjMatrix * | fTWRDaqdb |
| TString | fTWRDaqFileName |
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 | |
| IceCal2Root::IceCal2Root | ( | const char * | name = "IceCal2Root", |
| const char * | title = "" ) |
Definition at line 178 of file IceCal2Root.cxx.
|
virtual |
Definition at line 195 of file IceCal2Root.cxx.
|
virtual |
Definition at line 277 of file IceCal2Root.cxx.
|
protected |
Definition at line 361 of file IceCal2Root.cxx.
| NcObjMatrix * IceCal2Root::GetOMdbase | ( | TString | name = "MuDaq" | ) |
Definition at line 262 of file IceCal2Root.cxx.
| TDatabasePDG * IceCal2Root::GetPDG | ( | ) |
Definition at line 252 of file IceCal2Root.cxx.
|
protected |
Definition at line 615 of file IceCal2Root.cxx.
| void IceCal2Root::SetAmacalibFile | ( | TString | name | ) |
Definition at line 222 of file IceCal2Root.cxx.
| void IceCal2Root::SetOutputFile | ( | TString | name | ) |
Definition at line 242 of file IceCal2Root.cxx.
| void IceCal2Root::SetTWRDaqFile | ( | TString | name | ) |
Definition at line 232 of file IceCal2Root.cxx.
|
protected |
Definition at line 35 of file IceCal2Root.h.
|
protected |
Definition at line 33 of file IceCal2Root.h.
|
protected |
Definition at line 41 of file IceCal2Root.h.
|
protected |
Definition at line 38 of file IceCal2Root.h.
|
protected |
Definition at line 40 of file IceCal2Root.h.
|
protected |
Definition at line 37 of file IceCal2Root.h.
|
protected |
Definition at line 42 of file IceCal2Root.h.
|
protected |
Definition at line 36 of file IceCal2Root.h.