Cat
lbcat-cmake
CatCaloEvent
inc
RunLinkDef.h
Go to the documentation of this file.
1
// $Id: RunLinkDef.h,v 1.1 2005/04/18 08:38:19 fmachefe Exp $
2
3
#ifdef __CINT__
4
12
#pragma link off all globals;
13
#pragma link off all classes;
14
#pragma link off all functions;
15
#pragma link C++ class Run;
16
17
#endif
18
Generated by
1.8.13