Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CdbBdb.cc

Go to the documentation of this file.
00001 // File and Version Information:
00002 //      $Id: CdbBdb.cc,v 1.3 2004/08/06 05:54:18 bartoldu Exp $
00003 #include "BaBar/BaBar.hh"
00004 
00005 /// The implementation of the CdbBdbsingleton.
00006 /**
00007   * @see CdbBdb
00008   */
00009 
00010 #include "CdbBdb/CdbBdb.hh"
00011 
00012 const char*
00013 CdbBdb::technology( )
00014 {
00015     return "Bdb";
00016 }
00017 
00018 /////////////////
00019 // End Of File //
00020 /////////////////

Generated on Mon Dec 5 18:21:59 2005 for CDB by doxygen1.3-rc3