The Gaudi Framework  master (37c0b60a)
Persistency.py File Reference

Go to the source code of this file.

Classes

class  GaudiPython.Persistency.PersistencyError
 
class  GaudiPython.Persistency.UnknownPersistency
 
class  GaudiPython.Persistency.FileDescription
 
class  GaudiPython.Persistency.PersistencyHelper
 
class  GaudiPython.Persistency.RootPersistency
 

Namespaces

 GaudiPython.Persistency
 

Functions

def GaudiPython.Persistency.get (type_)
 
def GaudiPython.Persistency.add (instance)
 

Variables

 GaudiPython.Persistency.__author__
 (c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". More...
 
 GaudiPython.Persistency._implementations