The Gaudi Framework  master (181af51f)
Loading...
Searching...
No Matches
DataObject.h File Reference
#include <GaudiKernel/ClassID.h>
#include <GaudiKernel/StatusCode.h>
#include <atomic>
#include <memory>
#include <ostream>
#include <string>
Include dependency graph for DataObject.h:

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 DataObjectGaudi::getCurrentDataObject ()