/[PAMELA software]/DarthVader/OrbitalInfo/inc/OrbitalInfoLinkDef.h
ViewVC logotype

Contents of /DarthVader/OrbitalInfo/inc/OrbitalInfoLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Wed Oct 1 15:25:40 2008 UTC (16 years, 2 months ago) by mocchiut
Branch: MAIN
CVS Tags: v10RED, v9r00, v9r01, v10REDr01, v6r01, v6r00, HEAD
Changes since 1.1: +1 -0 lines
File MIME type: text/plain
Orientation infos added to OrbitalInfo, OrbitalInfo class changed, small changes in the Makefile

1 #ifdef __MAKECINT__
2 //#ifdef __CINT__
3
4 #pragma link off all globals;
5 #pragma link off all classes;
6 #pragma link off all functions;
7 #pragma link off all typedef;
8 //#pragma link C++ nestedtypedef;
9 //#pragma link C++ nestedclass;
10 //#pragma link C++ namespace pamela;
11 #pragma link C++ class OrbitalInfoTrkVar+;
12 #pragma link C++ class OrbitalInfo+;
13 #endif
14

  ViewVC Help
Powered by ViewVC 1.1.23