Garfield++ v1r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <string>
#include <iostream>
#include <sstream>
Go to the source code of this file.
Macros | |
#define | USE_STLSTRING |
Typedefs | |
typedef std::string | String |
Functions | |
String | long_to_String (long n) |
String | double_to_String (double d) |
void | put_one_n (std::ostringstream &ost) |
|
inline |
|
inline |
Definition at line 102 of file String.h.
Referenced by Heed::ExAtomPhotoAbsCS::ExAtomPhotoAbsCS(), Heed::ElElasticScat::fill_hist(), and Heed::ElElasticScat::fill_hist_low_scat().
|
inline |
Definition at line 127 of file String.h.
Referenced by operator<<(), print_adr_DynLinArr(), print_DynArr(), and print_DynLinArr().