Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Modules
SdReconstruction
SdCalibPlotterOG
AddText.h
Go to the documentation of this file.
1
#ifndef _SdCalibPlotterOG_AddText_h_
2
#define _SdCalibPlotterOG_AddText_h_
3
4
#include <string>
5
#include <TPaveText.h>
6
7
8
namespace
SdCalibPlotterOG {
9
10
void
AddText
(TPaveText& pt,
const
std::string& str);
11
12
}
13
14
15
#endif
SdCalibPlotterOG::AddText
void AddText(TPaveText &pt, const string &str)
Definition:
AddText.cc:11
, generated on Tue Sep 26 2023.