HepPDT Reference Documentation

HepPDT

stringtodouble.hh

Go to the documentation of this file.
00001 // ----------------------------------------------------------------------
00002 //
00003 // stringtodouble.hh
00004 // Author: Lynn Garren
00005 //
00006 // ----------------------------------------------------------------------
00007 #ifndef STRINGTODOUBLE_HH
00008 #define STRINGTODOUBLE_HH
00009 
00010 #include <string>
00011 
00012 namespace HepPDT {
00013 
00015 double stringtodouble( std::string & numb );
00016 
00017 }  // namespace HepPDT
00018 
00019 #endif // STRINGTODOUBLE_HH

Generated on Fri Dec 4 14:05:24 2009 for HepPDT by  doxygen 1.4.7