00001 //==================================================================== 00002 // DbFileFactory implementation 00003 //-------------------------------------------------------------------- 00004 // 00005 // Package : System ( The LHCb Offline System) 00006 // 00007 // Description: Management of the open Db files 00008 // 00009 // Author : M.Frank 00010 // History : 00011 // +---------+----------------------------------------------+--------- 00012 // | Date | Comment | Who 00013 // +---------+----------------------------------------------+--------- 00014 // | 11/07/99| Initial version | MF 00015 // +---------+----------------------------------------------+--------- 00016 //==================================================================== 00017 #define DBCNV_DBOOMS_CPP 00018 00019 #include "GaudiDb/DbOOMs.h" 00020 00021 DbOOMs::DbOOMs() { 00022 } 00023 00024 DbOOMs::~DbOOMs() { 00025 }
1.2.3 written by Dimitri van Heesch,
© 1997-2000