#include <string>
#include "GaudiAlg/GaudiAlg.h"
#include "boost/lexical_cast.hpp"
Include dependency graph for GaudiAlg.cpp:
Go to the source code of this file.
Functions | |
std::string | fileLine (const int number) |
convers number into teh string (remove the actual code duplication from namespaces GaudiAlgLocal and GaudiToolLocal |
Definition in file GaudiAlg.cpp.
std::string fileLine | ( | const int | number | ) |
convers number into teh string (remove the actual code duplication from namespaces GaudiAlgLocal and GaudiToolLocal
number | value |
Definition at line 32 of file GaudiAlg.cpp.