The Gaudi Framework
v30r3 (a5ef0a68)
|
Go to the source code of this file.
Classes | |
class | GaudiMP.GMPBase.MiniWriter |
class | GaudiMP.GMPBase.CollectHistograms |
class | GaudiMP.GMPBase.EventCommunicator |
class | GaudiMP.GMPBase.TESSerializer |
class | GaudiMP.GMPBase.GMPComponent |
class | GaudiMP.GMPBase.Reader |
class | GaudiMP.GMPBase.Subworker |
class | GaudiMP.GMPBase.Worker |
class | GaudiMP.GMPBase.Writer |
class | GaudiMP.GMPBase.Coord |
Namespaces | |
GaudiMP.GMPBase | |
Variables | |
float | GaudiMP.GMPBase.NAP = 0.001 |
float | GaudiMP.GMPBase.MB = 1024.0 |
int | GaudiMP.GMPBase.WAIT_INITIALISE = 60 |
int | GaudiMP.GMPBase.WAIT_FIRST_EVENT = 60 |
int | GaudiMP.GMPBase.WAIT_SINGLE_EVENT = 60 |
int | GaudiMP.GMPBase.WAIT_FINALISE = 60 |
int | GaudiMP.GMPBase.STEP_INITIALISE = 10 |
int | GaudiMP.GMPBase.STEP_EVENT = 2 |
int | GaudiMP.GMPBase.STEP_FINALISE = 10 |
bool | GaudiMP.GMPBase.SMAPS = False |
GaudiMP.GMPBase.aida2root = gbl.Gaudi.Utils.Aida2ROOT.aida2root | |
tuple | GaudiMP.GMPBase.aidatypes |
tuple | GaudiMP.GMPBase.thtypes = (gbl.TH1D, gbl.TH2D, gbl.TH3D, gbl.TProfile, gbl.TProfile2D) |
dictionary | GaudiMP.GMPBase.WRITERTYPES |