The Gaudi Framework
master (a36dfcab)
Toggle main menu visibility
Loading...
Searching...
No Matches
RootDirectoryCnv.h
Go to the documentation of this file.
1
/***********************************************************************************\
2
* (c) Copyright 1998-2025 CERN for the benefit of the LHCb and ATLAS collaborations *
3
* *
4
* This software is distributed under the terms of the Apache version 2 licence, *
5
* copied verbatim in the file "LICENSE". *
6
* *
7
* In applying this licence, CERN does not waive the privileges and immunities *
8
* granted to it by virtue of its status as an Intergovernmental Organization *
9
* or submit itself to any jurisdiction. *
10
\***********************************************************************************/
11
//------------------------------------------------------------------------------
12
// Definition of class : RootDirectoryCnv
13
//--------------------------------------------------------------------
14
//
15
// Package : DbCnv/NTuples ( The LHCb Offline System)
16
// Author : M.Frank
17
//
18
//------------------------------------------------------------------------------
19
#pragma once
20
21
// Include files
22
#include <
RootCnv/RootStatCnv.h
>
23
24
/*
25
* Gaudi namespace declaration
26
*/
27
namespace
Gaudi
{
28
39
class
GAUDI_API
RootDirectoryCnv
:
public
RootStatCnv
{
40
public
:
48
RootDirectoryCnv
(
long
typ,
const
CLID
& clid,
ISvcLocator
* svc,
RootCnvSvc
* mgr );
49
57
StatusCode
createObj
(
IOpaqueAddress
* pAddr,
DataObject
*& refpObj )
override
;
58
66
StatusCode
fillObjRefs
(
IOpaqueAddress
* pAddr,
DataObject
* pObj )
override
;
67
75
StatusCode
updateObj
(
IOpaqueAddress
* pAddr,
DataObject
* pObj )
override
;
76
85
StatusCode
updateObjRefs
(
IOpaqueAddress
* pAddr,
DataObject
* pObj )
override
;
86
95
StatusCode
createRep
(
DataObject
* pObj,
IOpaqueAddress
*& refpAddr )
override
;
96
104
StatusCode
fillRepRefs
(
IOpaqueAddress
* pAddr,
DataObject
* pObj )
override
;
105
113
StatusCode
updateRep
(
IOpaqueAddress
* pAddr,
DataObject
* pObj )
override
;
114
122
StatusCode
updateRepRefs
(
IOpaqueAddress
* pAddr,
DataObject
* pObj )
override
;
123
};
124
}
// namespace Gaudi
CLID
unsigned int CLID
Class ID definition.
Definition
ClassID.h:16
GAUDI_API
#define GAUDI_API
Definition
Kernel.h:49
RootStatCnv.h
DataObject
A DataObject is the base class of any identifiable object on any data store.
Definition
DataObject.h:37
Gaudi::RootCnvSvc
Description:
Definition
RootCnvSvc.h:61
Gaudi::RootDirectoryCnv::updateRepRefs
StatusCode updateRepRefs(IOpaqueAddress *pAddr, DataObject *pObj) override
Converter overrides: Update references of persistent object representation.
Definition
RootDirectoryCnv.cpp:157
Gaudi::RootDirectoryCnv::createRep
StatusCode createRep(DataObject *pObj, IOpaqueAddress *&refpAddr) override
Converter overrides: Convert the transient object to the requested representation.
Definition
RootDirectoryCnv.cpp:45
Gaudi::RootDirectoryCnv::fillObjRefs
StatusCode fillObjRefs(IOpaqueAddress *pAddr, DataObject *pObj) override
Converter overrides: Resolve the references of the transient object.
Definition
RootDirectoryCnv.cpp:60
Gaudi::RootDirectoryCnv::updateObj
StatusCode updateObj(IOpaqueAddress *pAddr, DataObject *pObj) override
Converter overrides: Update transient object from persistent data.
Definition
RootDirectoryCnv.cpp:147
Gaudi::RootDirectoryCnv::RootDirectoryCnv
RootDirectoryCnv(long typ, const CLID &clid, ISvcLocator *svc, RootCnvSvc *mgr)
Initializing Constructor.
Definition
RootDirectoryCnv.cpp:35
Gaudi::RootDirectoryCnv::updateRep
StatusCode updateRep(IOpaqueAddress *pAddr, DataObject *pObj) override
Converter overrides: Update persistent object representation.
Definition
RootDirectoryCnv.cpp:152
Gaudi::RootDirectoryCnv::updateObjRefs
StatusCode updateObjRefs(IOpaqueAddress *pAddr, DataObject *pObj) override
Converter overrides: Update the references of an updated transient object.
Definition
RootDirectoryCnv.cpp:65
Gaudi::RootDirectoryCnv::createObj
StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&refpObj) override
Converter overrides: Create transient object from persistent data.
Definition
RootDirectoryCnv.cpp:39
Gaudi::RootDirectoryCnv::fillRepRefs
StatusCode fillRepRefs(IOpaqueAddress *pAddr, DataObject *pObj) override
Converter overrides: Fill references of persistent object representation.
Definition
RootDirectoryCnv.cpp:162
Gaudi::RootStatCnv::RootStatCnv
RootStatCnv(long typ, const CLID &clid, ISvcLocator *svc, RootCnvSvc *mgr)
Initializing Constructor.
Definition
RootStatCnv.cpp:34
IOpaqueAddress
Opaque address interface definition.
Definition
IOpaqueAddress.h:28
ISvcLocator
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
Definition
ISvcLocator.h:42
StatusCode
This class is used for returning status codes from appropriate routines.
Definition
StatusCode.h:64
Gaudi
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...
Definition
__init__.py:1
RootCnv
include
RootCnv
RootDirectoryCnv.h
Generated on
for The Gaudi Framework by
1.17.0