|  | The Gaudi Framework
    v39r3 (979e3109)
    | 
#include <GaudiKernel/Kernel.h>

Go to the source code of this file.
| Namespaces | |
| Gaudi | |
| This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
| Functions | |
| GAUDI_API void | Gaudi::Sleep (int sec) | 
| Simple sleep function.  More... | |
| GAUDI_API void | Gaudi::NanoSleep (long long nsec) | 
| Small variation on the sleep function for nanoseconds sleep.  More... | |