#include <string>#include "DetDesc/Services.h"Include dependency graph for DetDesc.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | DetDesc |
Defines | |
| #define | DETDESC_DETDESC_H 1 |
Functions | |
| const std::string | DetDesc::print (const double value, const char *format="%9.3g") |
| print double value using format | |
| const std::string | DetDesc::print (const long value, const char *format="%d") |
| print long value using format | |
| Services * | DetDesc::services () |
| Gets an instance of Services. | |
1.4.7