source: JEM-EUSO/esaf_cc_at_lal/packages/reconstruction/modules/shower/truth/include/LinkDef.hh @ 114

Last change on this file since 114 was 114, checked in by moretto, 11 years ago

actual version of ESAF at CCin2p3

File size: 234 bytes
Line 
1// ESAF : Euso Simulation and Analysis Framework
2//
3
4#ifdef __CINT__
5
6#pragma link off all globals;
7#pragma link off all classes;
8#pragma link off all functions;
9
10// A collection of classes
11#pragma link C++ class TruthModule+;
12#endif
Note: See TracBrowser for help on using the repository browser.