GWOLLUM 4.2.0
Tools for gravitational-wave analyses
Loading...
Searching...
No Matches
LinkDef.h
Go to the documentation of this file.
1
6#ifdef __CINT__
7
8#pragma link off all globals;
9#pragma link off all classes;
10#pragma link off all functions;
11
12#pragma link C++ class GwollumPlot;
13#pragma link C++ class GwollumOptions;
14
15#endif
16