JG ROOT Tools libraries
version 5.0 - august 2014
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
RStringFunctions.hh
Go to the documentation of this file.
1
//======================================================================
2
/*! \file RStringFunctions.hh
3
*
4
* Include file for functions related to strings.
5
*/
6
//======================================================================
7
8
#ifndef R_STRING_FUNCTIONS_HH
9
#define R_STRING_FUNCTIONS_HH
10
11
#include "
RBaseFunctions.hh
"
12
13
#include "GVectorD.hh"
14
15
#include <TVector2.h>
16
#include <TVector3.h>
17
18
//----------------------------------------------------------------------
19
20
extern
string
RGetString
(
const
TVector2 & v,
const
char
* fmt =
"%8.4f"
);
21
extern
string
RGetString
(
const
TVector3 & v,
const
char
* fmt =
"%8.4f"
);
22
23
//----------------------------------------------------------------------
24
#endif
RBaseFunctions.hh
RGetString
string RGetString(const TVector3 &v, const char *fmt)
Definition:
RStringFunctions.cpp:17
src
Base
Base
RStringFunctions.hh
Generated by
1.8.5