/[PAMELA software]/calo/flight/CaloProfile/inc/CaloProfileLinkDef.h
ViewVC logotype

Annotation of /calo/flight/CaloProfile/inc/CaloProfileLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Mon Sep 22 20:08:17 2008 UTC (16 years, 2 months ago) by mocchiut
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -0 lines
File MIME type: text/plain
Added -m32 flag for cross compilation on 64bit machines

1 mocchiut 1.1 #ifdef __CINT__
2     #pragma link off all class;
3     #pragma link off all function;
4     #pragma link off all global;
5     #pragma link off all typedef;
6     #pragma link C++ class CaloLat+;
7     #pragma link C++ class CaloLong+;
8 mocchiut 1.2 #pragma link C++ class Calo2D+;
9 mocchiut 1.1 #endif

  ViewVC Help
Powered by ViewVC 1.1.23