Cicada
v1.4.1
Project 8 Processed-Data File Format Library
Library
LinkDef
CicadaKTLinkDef.hh
Go to the documentation of this file.
1
9
#ifdef __CINT__
10
11
#pragma link off all globals;
12
#pragma link off all classes;
13
#pragma link off all functions;
14
15
#pragma link C++ nestedclasses;
16
#pragma link C++ nestedtypedefs;
17
18
#pragma link C++ namespace Katydid;
19
20
#pragma link C++ class Katydid::TProcessedTrackData+;
21
#pragma link C++ class Katydid::TMultiTrackEventData+;
22
23
#endif
Generated by
1.8.13