|
Gaudi Framework, version v23r10 |
| Home | Generated: Mon Sep 30 2013 |
Classes | |
| class | MiniWriter |
| class | CollectHistograms |
| class | EventCommunicator |
| class | TESSerializer |
| class | GMPComponent |
| class | Reader |
| class | Subworker |
| class | Worker |
| class | Writer |
| class | Coord |
Variables | |
| float | NAP 0.001 |
| float | MB 1024.0 |
| int | WAIT_INITIALISE 60 |
| int | WAIT_FIRST_EVENT 60 |
| int | WAIT_SINGLE_EVENT 60 |
| int | WAIT_FINALISE 60 |
| int | STEP_INITIALISE 10 |
| int | STEP_EVENT 2 |
| int | STEP_FINALISE 10 |
| SMAPS False | |
| aida2root gbl.Gaudi.Utils.Aida2ROOT.aida2root | |
| tuple | aidatypes |
| tuple | thtypes ( gbl.TH1D, gbl.TH2D, gbl.TH3D, gbl.TProfile, gbl.TProfile2D ) |
| dictionary | WRITERTYPES |
| GaudiMP.GMPBase.aida2root gbl.Gaudi.Utils.Aida2ROOT.aida2root |
Definition at line 56 of file GMPBase.py.
| tuple GaudiMP.GMPBase.aidatypes |
Definition at line 60 of file GMPBase.py.
| float GaudiMP.GMPBase.MB 1024.0 |
Definition at line 38 of file GMPBase.py.
| float GaudiMP.GMPBase.NAP 0.001 |
Definition at line 37 of file GMPBase.py.
| GaudiMP.GMPBase.SMAPS False |
Definition at line 49 of file GMPBase.py.
| int GaudiMP.GMPBase.STEP_EVENT 2 |
Definition at line 45 of file GMPBase.py.
| int GaudiMP.GMPBase.STEP_FINALISE 10 |
Definition at line 46 of file GMPBase.py.
| int GaudiMP.GMPBase.STEP_INITIALISE 10 |
Definition at line 44 of file GMPBase.py.
| tuple GaudiMP.GMPBase.thtypes ( gbl.TH1D, gbl.TH2D, gbl.TH3D, gbl.TProfile, gbl.TProfile2D ) |
Definition at line 69 of file GMPBase.py.
| int GaudiMP.GMPBase.WAIT_FINALISE 60 |
Definition at line 43 of file GMPBase.py.
| int GaudiMP.GMPBase.WAIT_FIRST_EVENT 60 |
Definition at line 41 of file GMPBase.py.
| int GaudiMP.GMPBase.WAIT_INITIALISE 60 |
Definition at line 40 of file GMPBase.py.
| int GaudiMP.GMPBase.WAIT_SINGLE_EVENT 60 |
Definition at line 42 of file GMPBase.py.
| dictionary GaudiMP.GMPBase.WRITERTYPES |
Definition at line 72 of file GMPBase.py.