The Gaudi Framework  master (ff829712)
Loading...
Searching...
No Matches
RootHistCnv::RHistogramCnv< T, S, Q > Class Template Reference

Generic converter to save/read AIDA_ROOT histograms using ROOT. More...

#include <RHistogramCnv.h>

Inheritance diagram for RootHistCnv::RHistogramCnv< T, S, Q >:
Collaboration diagram for RootHistCnv::RHistogramCnv< T, S, Q >:

Classes

class  TTH
 

Public Member Functions

StatusCode createObj (IOpaqueAddress *pAddr, DataObject *&refpObj) override
 Create the transient representation of an object.
 
StatusCode updateObj (IOpaqueAddress *, DataObject *) override
 Update the transient object from the other representation.
 
TObject * createPersistent (DataObject *pObj) override
 Create the persistent representation of the histogram object.
 
 RHistogramCnv (ISvcLocator *svc)
 Standard constructor.
 
- Public Member Functions inherited from RootHistCnv::RConverter
StatusCode createRep (DataObject *pObj, IOpaqueAddress *&refpAddr) override
 Convert the transient object to the requested representation.
 
long repSvcType () const override
 
StatusCode error (const std::string &msg)
 
StatusCode regTFile (const std::string &, const TFile *)
 
StatusCode findTFile (const std::string &, TFile *&)
 
std::string diskDirectory (const std::string &loc)
 
std::string directory (const std::string &loc)
 
void setDirectory (const std::string &loc)
 
void setDiskDirectory (const std::string &loc)
 
StatusCode createDirectory (const std::string &loc)
 
StatusCode createDiskDirectory (const std::string &loc)
 
std::string getDirectory ()
 
std::string convertId (const std::string &) const
 
- Public Member Functions inherited from Converter
StatusCode initialize () override
 Initialize the converter.
 
StatusCode finalize () override
 Initialize the converter.
 
StatusCode setDataProvider (IDataProviderSvc *svc) override
 Set Data provider service.
 
SmartIF< IDataProviderSvc > & dataProvider () const override
 Get Data provider service.
 
StatusCode setConversionSvc (IConversionSvc *svc) override
 Set conversion service the converter is connected to.
 
SmartIF< IConversionSvc > & conversionSvc () const override
 Get conversion service the converter is connected to.
 
StatusCode setAddressCreator (IAddressCreator *creator) override
 Set address creator facility.
 
SmartIF< IAddressCreator > & addressCreator () const override
 Retrieve address creator facility.
 
const CLIDobjType () const override
 Retrieve the class type of objects the converter produces.
 
virtual long i_repSvcType () const
 Retrieve the class type of the data store the converter uses.
 
StatusCode createObj (IOpaqueAddress *pAddress, DataObject *&refpObject) override
 Create the transient representation of an object.
 
StatusCode fillObjRefs (IOpaqueAddress *pAddress, DataObject *pObject) override
 Resolve the references of the created transient object.
 
StatusCode updateObj (IOpaqueAddress *pAddress, DataObject *refpObject) override
 Update the transient object from the other representation.
 
StatusCode updateObjRefs (IOpaqueAddress *pAddress, DataObject *pObject) override
 Update the references of an updated transient object.
 
StatusCode createRep (DataObject *pObject, IOpaqueAddress *&refpAddress) override
 Convert the transient object to the requested representation.
 
StatusCode fillRepRefs (IOpaqueAddress *pAddress, DataObject *pObject) override
 Resolve the references of the converted object.
 
StatusCode updateRep (IOpaqueAddress *pAddress, DataObject *pObject) override
 Update the converted representation of a transient object.
 
StatusCode updateRepRefs (IOpaqueAddress *pAddress, DataObject *pObject) override
 Update the references of an already converted object.
 
 Converter (long storage_type, const CLID &class_type, ISvcLocator *svc=0)
 Standard Constructor.
 
SmartIF< IServiceservice (const std::string &name, const bool createIf=true) const
 Return a pointer to the service identified by name (or "type/name")
 
- Public Member Functions inherited from implements< IConverter >
void const * i_cast (const InterfaceID &tid) const override
 Implementation of IInterface::i_cast.
 
StatusCode queryInterface (const InterfaceID &ti, void **pp) override
 Implementation of IInterface::queryInterface.
 
std::vector< std::string > getInterfaceNames () const override
 Implementation of IInterface::getInterfaceNames.
 
 implements ()=default
 Default constructor.
 
 implements (const implements &)
 Copy constructor (zero the reference count)
 
implementsoperator= (const implements &)
 Assignment operator (do not touch the reference count).
 
unsigned long addRef () const override
 Reference Interface instance.
 
unsigned long release () const override
 Release Interface instance.
 
unsigned long refCount () const override
 Current reference count.
 

Static Public Member Functions

static const CLIDclassID ()
 Inquire class type.
 
- Static Public Member Functions inherited from RootHistCnv::RConverter
static long storageType ()
 Inquire storage type.
 

Additional Inherited Members

- Public Types inherited from Converter
using Factory = Gaudi::PluginService::Factory<IConverter*( ISvcLocator* )>
 
- Public Types inherited from implements< IConverter >
using base_class
 Typedef to this class.
 
using extend_interfaces_base
 Typedef to the base of this class.
 
using iids
 
- Public Types inherited from extend_interfaces< Interfaces... >
using ext_iids
 take union of the ext_iids of all Interfaces...
 
- Protected Member Functions inherited from RootHistCnv::RConverter
 RConverter (const CLID &clid, ISvcLocator *svc)
 Standard constructor.
 
virtual StatusCode readObject (IOpaqueAddress *pAddr, DataObject *&refpObj)
 Create the transient representation of an object.
 
StatusCode createAddress (DataObject *pObject, TDirectory *pDir, TObject *pTObject, IOpaqueAddress *&refpAddr)
 Create address of the transient object according to the requested representation.
 
StatusCode createAddress (const std::string &rzdir, const CLID &clid, long id, TObject *pTobj, IOpaqueAddress *&refpAddress)
 
StatusCode createAddress (const std::string &rzdir, const CLID &clid, const std::string &title, TObject *pTobj, IOpaqueAddress *&refpAddress)
 
TDirectory * changeDirectory (DataObject *pObject)
 Switch to object directory (=Parent directory)
 
- Protected Member Functions inherited from Converter
SmartIF< ISvcLocator > & serviceLocator () const
 Retrieve pointer to service locator.
 
SmartIF< IMessageSvc > & msgSvc () const
 Retrieve pointer to message service.
 
SmartIF< IDataManagerSvc > & dataManager () const
 Get Data Manager service.
 
- Protected Member Functions inherited from implements< IConverter >
unsigned long decRef () const override
 
- Protected Attributes inherited from implements< IConverter >
std::atomic_ulong m_refCount
 Reference counter.
 

Detailed Description

template<typename T, typename S, typename Q>
class RootHistCnv::RHistogramCnv< T, S, Q >

Generic converter to save/read AIDA_ROOT histograms using ROOT.

This converter shortcuts the AIDA binding and takes advantage of the underlying implementation of transient histograms using ROOT.

Note: THxY::Copy cannot be used - only THxY::Add !

Author
Markus Frank

Definition at line 40 of file RHistogramCnv.h.

Constructor & Destructor Documentation

◆ RHistogramCnv()

template<typename T, typename S, typename Q>
RootHistCnv::RHistogramCnv< T, S, Q >::RHistogramCnv ( ISvcLocator * svc)
inline

Standard constructor.

Definition at line 111 of file RHistogramCnv.h.

111: RConverter( classID(), svc ) {}
RConverter(const CLID &clid, ISvcLocator *svc)
Standard constructor.
Definition RConverter.h:64
Generic converter to save/read AIDA_ROOT histograms using ROOT.
static const CLID & classID()
Inquire class type.

Member Function Documentation

◆ classID()

template<typename T, typename S, typename Q>
static const CLID & RootHistCnv::RHistogramCnv< T, S, Q >::classID ( )
static

Inquire class type.

◆ createObj()

template<typename T, typename S, typename Q>
StatusCode RootHistCnv::RHistogramCnv< T, S, Q >::createObj ( IOpaqueAddress * pAddr,
DataObject *& refpObj )
inlineoverride

Create the transient representation of an object.

Definition at line 58 of file RHistogramCnv.h.

58 {
60 RootObjAddress* r = dynamic_cast<RootObjAddress*>( pAddr );
61 Q* h = dynamic_cast<Q*>( refpObj );
62 if ( r && h ) {
63 // Need to flip representation .... clumsy for the time being, because
64 // THXY constructor has no "generic" copy constructor
65 auto s = dynamic_cast<S*>( r->tObj() );
66 if ( s ) {
67 auto a = dynamic_cast<TArray*>( s );
68 if ( a ) {
69 auto p = std::make_unique<T>();
70 auto ok = TTH<S>( s ).CopyH( *p );
71 if ( ok ) {
72 p->Set( a->GetSize() );
73 p->Reset();
74 p->Add( s );
75 h->adoptRepresentation( p.release() );
77 }
78 }
79 }
80 }
81 return error( "Cannot create histogram - invalid address." );
82 }
const CLID & objType() const override
Retrieve the class type of objects the converter produces.
Definition Converter.cpp:22
StatusCode error(const std::string &msg)
unsigned long release() const override
Release Interface instance.
Definition implements.h:50

◆ createPersistent()

template<typename T, typename S, typename Q>
TObject * RootHistCnv::RHistogramCnv< T, S, Q >::createPersistent ( DataObject * pObj)
inlineoverridevirtual

Create the persistent representation of the histogram object.

Reimplemented from RootHistCnv::RConverter.

Definition at line 86 of file RHistogramCnv.h.

86 {
87 auto h = dynamic_cast<Q*>( pObj );
88 if ( h ) {
89 auto r = dynamic_cast<T*>( h->representation() );
90 if ( r ) {
91 auto a = dynamic_cast<TArray*>( r );
92 if ( a ) {
93 auto c = std::make_unique<T>();
94 auto ok = TTH<S>( r ).CopyH( *c );
95 if ( ok ) {
96 c->Set( a->GetSize() );
97 c->Reset();
98 c->Add( r );
99 c->SetName( pObj->registry()->name().c_str() + 1 );
100 return c.release();
101 }
102 }
103 }
104 }
105 error( "Histogram object is invalid!" ).ignore();
106 return nullptr;
107 }
const StatusCode & ignore() const
Allow discarding a StatusCode without warning.
Definition StatusCode.h:139

◆ updateObj()

template<typename T, typename S, typename Q>
StatusCode RootHistCnv::RHistogramCnv< T, S, Q >::updateObj ( IOpaqueAddress * ,
DataObject *  )
inlineoverride

Update the transient object from the other representation.

Definition at line 84 of file RHistogramCnv.h.

84{ return StatusCode::SUCCESS; }

The documentation for this class was generated from the following file: