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

CdbRoo.cc

Go to the documentation of this file.
00001 // File and Version Information:
00002 //      $Id: CdbRoo.cc,v 1.1 2004/12/20 20:16:03 gapon Exp $
00003 
00004 /// The implementation of the CdbRoo.
00005 /**
00006   * @see CdbRoo
00007   */
00008 
00009 #include "BaBar/BaBar.hh"
00010 
00011 #include "CdbRoo/CdbRoo.hh"
00012 
00013 const char*
00014 CdbRoo::technology( )
00015 {
00016     return "Roo";
00017 }
00018 
00019 /////////////////
00020 // End Of File //
00021 /////////////////

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