| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

DetDesc.h

Go to the documentation of this file.
00001 // $Id: DetDesc.h,v 1.3 2002/11/21 15:39:56 sponce Exp $
00002 #ifndef DETDESC_DETDESC_H 
00003 #define DETDESC_DETDESC_H 1
00004 
00005 // includes files
00006 #include <string>
00007 #include "DetDesc/Services.h"
00008 
00020 namespace DetDesc {
00021 
00028   const std::string print (const double value, const char* format = "%9.3g");
00029   
00036   const std::string print (const long value, const char* format = "%d");
00037 
00041   Services* services();
00042 
00043 }
00044 
00045 #endif 
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:00:13 2011 for DetDesc by doxygen 1.4.7