![]() |
The Gaudi Framework
master (b9786168)
|
#include <GaudiKernel/ClassID.h>#include <GaudiKernel/StatusCode.h>#include <atomic>#include <memory>#include <ostream>#include <string>
Go to the source code of this file.
Classes | |
| class | DataObject |
| A DataObject is the base class of any identifiable object on any data store. More... | |
Namespaces | |
| namespace | 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::pushCurrentDataObject (DataObject **pobjAddr) |
| GAUDI_API void | Gaudi::popCurrentDataObject () |
| GAUDI_API DataObject * | Gaudi::getCurrentDataObject () |