Belle II Software
release-05-01-25
linkdef.h
1
#ifdef __CINT__
2
3
#pragma link off all globals;
4
#pragma link off all classes;
5
#pragma link off all functions;
6
#pragma link C++ nestedclasses;
7
8
#pragma link C++ class Belle2::SVDRecoHit2D+;
9
#pragma link C++ class Belle2::SVDRecoHit+;
10
11
#endif
svd
reconstruction
include
linkdef.h
Generated on Fri Nov 5 2021 03:44:33 for Belle II Software by
1.8.17