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

CdbNTupleIsLessComparator.cc

Go to the documentation of this file.
00001 // File and Version Information:
00002 //      $Id: CdbNTupleIsLessComparator.cc,v 1.1 2004/03/16 19:22:43 gapon Exp $
00003 
00004 /// The implementation of the CdbNTuple class.
00005 /**
00006   * @see CdbNTuple
00007   */
00008 
00009 #include "BaBar/BaBar.hh"
00010 
00011 #include "CdbTable/CdbNTupleIsLessComparator.hh"
00012 
00013 template < class T, unsigned int NCOL >
00014 CdbNTupleIsLessComparator<T,NCOL>::~CdbNTupleIsLessComparator( )
00015 { }
00016 
00017 /////////////////
00018 // End Of File //
00019 /////////////////

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