ROOT
6.08/07
Reference Guide
math
splot
inc
LinkDef.h
Go to the documentation of this file.
1
2
#ifdef __CINT__
3
#pragma link off all globals;
4
#pragma link off all classes;
5
#pragma link off all functions;
6
7
#pragma link C++ class TSPlot+;
8
#endif