The Gaudi Framework  v31r0 (aeb156f0)
RootHistCnv::RDirectoryCnv Class Reference

Create persistent and transient representations of data store directories. More...

#include <src/RDirectoryCnv.h>

Inheritance diagram for RootHistCnv::RDirectoryCnv:
Collaboration diagram for RootHistCnv::RDirectoryCnv:

Public Member Functions

StatusCode createObj (IOpaqueAddress *pAddr, DataObject *&refpObj) override
 Create the transient representation of an object. More...
 
StatusCode fillObjRefs (IOpaqueAddress *pAddr, DataObject *refpObj) override
 Update the transient object from the other representation. More...
 
StatusCode createRep (DataObject *pObj, IOpaqueAddress *&refpAddr) override
 Convert the transient object to the requested representation. More...
 
StatusCode updateRep (IOpaqueAddress *pAddr, DataObject *pObject) override
 Convert the transient object to the requested representation. More...
 
 RDirectoryCnv (ISvcLocator *svc)
 Standard constructor. More...
 
 RDirectoryCnv (ISvcLocator *svc, const CLID &clid)
 Standard constructor. More...
 
- Public Member Functions inherited from RootHistCnv::RConverter
StatusCode createRep (DataObject *pObj, IOpaqueAddress *&refpAddr) override
 Convert the transient object to the requested representation. More...
 
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. More...
 
StatusCode finalize () override
 Initialize the converter. More...
 
StatusCode setDataProvider (IDataProviderSvc *svc) override
 Set Data provider service. More...
 
SmartIF< IDataProviderSvc > & dataProvider () const override
 Get Data provider service. More...
 
StatusCode setConversionSvc (IConversionSvc *svc) override
 Set conversion service the converter is connected to. More...
 
SmartIF< IConversionSvc > & conversionSvc () const override
 Get conversion service the converter is connected to. More...
 
StatusCode setAddressCreator (IAddressCreator *creator) override
 Set address creator facility. More...
 
SmartIF< IAddressCreator > & addressCreator () const override
 Retrieve address creator facility. More...
 
const CLIDobjType () const override
 Retrieve the class type of objects the converter produces. More...
 
virtual long i_repSvcType () const
 Retrieve the class type of the data store the converter uses. More...
 
StatusCode createObj (IOpaqueAddress *pAddress, DataObject *&refpObject) override
 Create the transient representation of an object. More...
 
StatusCode fillObjRefs (IOpaqueAddress *pAddress, DataObject *pObject) override
 Resolve the references of the created transient object. More...
 
StatusCode updateObj (IOpaqueAddress *pAddress, DataObject *refpObject) override
 Update the transient object from the other representation. More...
 
StatusCode updateObjRefs (IOpaqueAddress *pAddress, DataObject *pObject) override
 Update the references of an updated transient object. More...
 
StatusCode createRep (DataObject *pObject, IOpaqueAddress *&refpAddress) override
 Convert the transient object to the requested representation. More...
 
StatusCode fillRepRefs (IOpaqueAddress *pAddress, DataObject *pObject) override
 Resolve the references of the converted object. More...
 
StatusCode updateRep (IOpaqueAddress *pAddress, DataObject *pObject) override
 Update the converted representation of a transient object. More...
 
StatusCode updateRepRefs (IOpaqueAddress *pAddress, DataObject *pObject) override
 Update the references of an already converted object. More...
 
 Converter (long storage_type, const CLID &class_type, ISvcLocator *svc=0)
 Standard Constructor. More...
 
template<class T >
StatusCode service (const std::string &name, T *&psvc, bool createIf=false) const
 Access a service by name, creating it if it doesn't already exist. More...
 
template<class T >
StatusCode service (const std::string &type, const std::string &name, T *&psvc) const
 Access a service by name, type creating it if it doesn't already exist. More...
 
SmartIF< IServiceservice (const std::string &name, const bool createIf=true) const
 Return a pointer to the service identified by name (or "type/name") More...
 
- Public Member Functions inherited from implements< IConverter >
void * i_cast (const InterfaceID &tid) const override
 Implementation of IInterface::i_cast. More...
 
StatusCode queryInterface (const InterfaceID &ti, void **pp) override
 Implementation of IInterface::queryInterface. More...
 
std::vector< std::stringgetInterfaceNames () const override
 Implementation of IInterface::getInterfaceNames. More...
 
 implements ()=default
 Default constructor. More...
 
 implements (const implements &)
 Copy constructor (zero the reference count) More...
 
implementsoperator= (const implements &)
 Assignment operator (do not touch the reference count). More...
 
unsigned long addRef () override
 Reference Interface instance. More...
 
unsigned long release () override
 Release Interface instance. More...
 
unsigned long refCount () const override
 Current reference count. More...
 

Static Public Member Functions

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

Additional Inherited Members

- Public Types inherited from Converter
using Factory = Gaudi::PluginService::Factory< IConverter *(ISvcLocator *)>
 
- Public Types inherited from implements< IConverter >
using base_class = implements< Interfaces... >
 Typedef to this class. More...
 
using extend_interfaces_base = extend_interfaces< Interfaces... >
 Typedef to the base of this class. More...
 
using iids = typename extend_interfaces_base::ext_iids
 
- Public Types inherited from extend_interfaces< Interfaces... >
using ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids... >::type
 take union of the ext_iids of all Interfaces... More...
 
- Protected Member Functions inherited from RootHistCnv::RConverter
 RConverter (const CLID &clid, ISvcLocator *svc)
 Standard constructor. More...
 
virtual StatusCode readObject (IOpaqueAddress *pAddr, DataObject *&refpObj)
 Create the transient representation of an object. More...
 
virtual TObject * createPersistent (DataObject *pObj)
 Create the persistent representation of an object. More...
 
StatusCode createAddress (DataObject *pObject, TDirectory *pDir, TObject *pTObject, IOpaqueAddress *&refpAddr)
 Create address of the transient object according to the requested representation. More...
 
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) More...
 
- Protected Member Functions inherited from Converter
SmartIF< ISvcLocator > & serviceLocator () const
 Retrieve pointer to service locator. More...
 
SmartIF< IMessageSvc > & msgSvc () const
 Retrieve pointer to message service. More...
 
SmartIF< IDataManagerSvc > & dataManager () const
 Get Data Manager service. More...
 
- Protected Attributes inherited from implements< IConverter >
std::atomic_ulong m_refCount
 Reference counter. More...
 

Detailed Description

Create persistent and transient representations of data store directories.

Author
Charles Leggett

Definition at line 16 of file RDirectoryCnv.h.

Constructor & Destructor Documentation

RootHistCnv::RDirectoryCnv::RDirectoryCnv ( ISvcLocator svc)
inline

Standard constructor.

Definition at line 29 of file RDirectoryCnv.h.

29 : RConverter( CLID_NTupleDirectory, svc ) {}
RConverter(const CLID &clid, ISvcLocator *svc)
Standard constructor.
Definition: RConverter.h:55
RootHistCnv::RDirectoryCnv::RDirectoryCnv ( ISvcLocator svc,
const CLID clid 
)
inline

Standard constructor.

Definition at line 31 of file RDirectoryCnv.h.

31 : RConverter( clid, svc ) {}
RConverter(const CLID &clid, ISvcLocator *svc)
Standard constructor.
Definition: RConverter.h:55

Member Function Documentation

static const CLID& RootHistCnv::RDirectoryCnv::classID ( )
inlinestatic

Inquire class type.

Definition at line 27 of file RDirectoryCnv.h.

27 { return CLID_NTupleDirectory; }
StatusCode RootHistCnv::RDirectoryCnv::createObj ( IOpaqueAddress pAddr,
DataObject *&  refpObj 
)
override

Create the transient representation of an object.

Definition at line 38 of file RDirectoryCnv.cpp.

40 {
41  refpObject = new NTuple::Directory();
42  return StatusCode::SUCCESS;
43 }
constexpr static const auto SUCCESS
Definition: StatusCode.h:85
Small class representing an N tuple directory in the transient store.
Definition: NTuple.h:901
StatusCode RootHistCnv::RDirectoryCnv::createRep ( DataObject pObj,
IOpaqueAddress *&  refpAddr 
)
override

Convert the transient object to the requested representation.

Definition at line 46 of file RDirectoryCnv.cpp.

48 {
49  const std::string& loc = pObject->registry()->identifier();
50  if ( createDirectory( loc ).isSuccess() ) {
51  setDirectory( loc );
52  setDiskDirectory( loc );
53  // return createAddress(pObject, pObject->registry()->name(), refpAddress);
54  return createAddress( pObject, gDirectory, nullptr, refpAddress );
55  }
56  refpAddress = nullptr;
57  return StatusCode::FAILURE;
58 }
void setDirectory(const std::string &loc)
Definition: RConverter.cpp:108
StatusCode createDirectory(const std::string &loc)
Definition: RConverter.cpp:24
STL class.
constexpr static const auto FAILURE
Definition: StatusCode.h:86
StatusCode createAddress(DataObject *pObject, TDirectory *pDir, TObject *pTObject, IOpaqueAddress *&refpAddr)
Create address of the transient object according to the requested representation. ...
Definition: RConverter.cpp:155
void setDiskDirectory(const std::string &loc)
Definition: RConverter.cpp:141
StatusCode RootHistCnv::RDirectoryCnv::fillObjRefs ( IOpaqueAddress pAddr,
DataObject refpObj 
)
override

Update the transient object from the other representation.

Definition at line 73 of file RDirectoryCnv.cpp.

73  {
74  MsgStream log( msgSvc(), "RDirectoryCnv" );
75  IRegistry* pReg = pObj->registry();
76  std::string full = pReg->identifier();
77  const std::string& fname = pAddr->par()[0];
78 
79  TFile* tf = nullptr;
80  findTFile( full, tf ).ignore();
81 
82  // cd to TFile:
83  setDirectory( full );
84  TIter nextkey( gDirectory->GetListOfKeys() );
85  while ( TKey* key = (TKey*)nextkey() ) {
86  IOpaqueAddress* pA = nullptr;
87  TObject* obj = key->ReadObj();
88  std::string title = obj->GetTitle();
89  std::string sid = obj->GetName();
90  std::string f2 = full + "/" + sid;
91  int idh = maybe_stol( sid ).get_value_or( 0 );
92  // introduced by Grigori Rybkine
93  std::string clname = key->GetClassName();
94  std::string clnm = clname.substr( 0, 3 );
95  TClass* isa = obj->IsA();
96  if ( isa->InheritsFrom( "TTree" ) ) {
97  createAddress( full, CLID_ColumnWiseTuple, idh, obj, pA ).ignore();
98  TTree* tree = (TTree*)obj;
99  tree->Print();
100  log << MSG::DEBUG << "Reg CWNT \"" << obj->GetTitle() << "\" as " << f2 << endmsg;
101  title = "/" + sid;
102  } else if ( isa->InheritsFrom( "TDirectory" ) ) {
103  createAddress( full, CLID_NTupleDirectory, title, obj, pA ).ignore();
104  } else if ( isa == TProfile::Class() ) {
105  createAddress( full, CLID_ProfileH, idh, obj, pA ).ignore();
106  title = sid;
107  } else if ( isa == TProfile2D::Class() ) {
108  createAddress( full, CLID_ProfileH2, idh, obj, pA ).ignore();
109  title = sid;
110  } else if ( isa == TH1C::Class() ) {
111  createAddress( full, CLID_H1D, idh, obj, pA ).ignore();
112  title = sid;
113  } else if ( isa == TH1S::Class() ) {
114  createAddress( full, CLID_H1D, idh, obj, pA ).ignore();
115  title = sid;
116  } else if ( isa == TH1I::Class() ) {
117  createAddress( full, CLID_H1D, idh, obj, pA ).ignore();
118  title = sid;
119  } else if ( isa == TH1F::Class() ) {
120  createAddress( full, CLID_H1D, idh, obj, pA ).ignore();
121  title = sid;
122  } else if ( isa == TH1D::Class() ) {
123  createAddress( full, CLID_H1D, idh, obj, pA ).ignore();
124  title = sid;
125  } else if ( isa == TH2C::Class() ) {
126  createAddress( full, CLID_H2D, idh, obj, pA ).ignore();
127  title = sid;
128  } else if ( isa == TH2S::Class() ) {
129  createAddress( full, CLID_H2D, idh, obj, pA ).ignore();
130  title = sid;
131  } else if ( isa == TH2I::Class() ) {
132  createAddress( full, CLID_H2D, idh, obj, pA ).ignore();
133  title = sid;
134  } else if ( isa == TH2F::Class() ) {
135  createAddress( full, CLID_H2D, idh, obj, pA ).ignore();
136  title = sid;
137  } else if ( isa == TH2D::Class() ) {
138  createAddress( full, CLID_H2D, idh, obj, pA ).ignore();
139  title = sid;
140  } else if ( isa == TH3C::Class() ) {
141  createAddress( full, CLID_H3D, idh, obj, pA ).ignore();
142  title = sid;
143  } else if ( isa == TH3S::Class() ) {
144  createAddress( full, CLID_H3D, idh, obj, pA ).ignore();
145  title = sid;
146  } else if ( isa == TH3I::Class() ) {
147  createAddress( full, CLID_H3D, idh, obj, pA ).ignore();
148  title = sid;
149  } else if ( isa == TH3F::Class() ) {
150  createAddress( full, CLID_H3D, idh, obj, pA ).ignore();
151  title = sid;
152  } else if ( isa == TH3D::Class() ) {
153  createAddress( full, CLID_H3D, idh, obj, pA ).ignore();
154  title = sid;
155  } else {
156  log << MSG::ERROR << "Encountered an unknown object with key: " << obj->GetName() << " in ROOT file " << fname
157  << endmsg;
158  return StatusCode::FAILURE;
159  }
160  if ( pA ) {
161  StatusCode sc = dataManager()->registerAddress( pReg, title, pA );
162  if ( !sc.isSuccess() ) {
163  log << MSG::ERROR << "Failed to register address for " << full << endmsg;
164  return sc;
165  }
166  log << MSG::VERBOSE << "Created address for " << clnm << "'" << title << "' in " << full << endmsg;
167  }
168  }
169  return StatusCode::SUCCESS;
170 }
Definition of the MsgStream class used to transmit messages.
Definition: MsgStream.h:24
void setDirectory(const std::string &loc)
Definition: RConverter.cpp:108
bool isSuccess() const
Definition: StatusCode.h:267
constexpr static const auto SUCCESS
Definition: StatusCode.h:85
SmartIF< IMessageSvc > & msgSvc() const
Retrieve pointer to message service.
Definition: Converter.cpp:95
StatusCode findTFile(const std::string, TFile *&)
Definition: RConverter.cpp:279
virtual const std::string * par() const =0
Retrieve String parameters.
STL class.
virtual const id_type & identifier() const =0
Full identifier (or key)
This class is used for returning status codes from appropriate routines.
Definition: StatusCode.h:50
The IRegistry represents the entry door to the environment any data object residing in a transient da...
Definition: IRegistry.h:22
SmartIF< IDataManagerSvc > & dataManager() const
Get Data Manager service.
Definition: Converter.cpp:71
const StatusCode & ignore() const
Ignore/check StatusCode.
Definition: StatusCode.h:153
virtual StatusCode registerAddress(boost::string_ref fullPath, IOpaqueAddress *pAddress)=0
Register object address with the data store.
constexpr static const auto FAILURE
Definition: StatusCode.h:86
T substr(T...args)
Opaque address interface definition.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
Definition: MsgStream.h:192
StatusCode createAddress(DataObject *pObject, TDirectory *pDir, TObject *pTObject, IOpaqueAddress *&refpAddr)
Create address of the transient object according to the requested representation. ...
Definition: RConverter.cpp:155
StatusCode RootHistCnv::RDirectoryCnv::updateRep ( IOpaqueAddress pAddr,
DataObject pObject 
)
override

Convert the transient object to the requested representation.

Definition at line 61 of file RDirectoryCnv.cpp.

63 {
64  const std::string& loc = pObject->registry()->identifier();
65  if ( createDirectory( loc ).isSuccess() ) {
66  setDirectory( loc );
67  return StatusCode::SUCCESS;
68  }
69  return StatusCode::FAILURE;
70 }
void setDirectory(const std::string &loc)
Definition: RConverter.cpp:108
constexpr static const auto SUCCESS
Definition: StatusCode.h:85
StatusCode createDirectory(const std::string &loc)
Definition: RConverter.cpp:24
IRegistry * registry() const
Get pointer to Registry.
Definition: DataObject.h:72
STL class.
virtual const id_type & identifier() const =0
Full identifier (or key)
constexpr static const auto FAILURE
Definition: StatusCode.h:86

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