Belle II Software
release-05-01-25
linkdef.h
1
#pragma link off all globals;
2
#pragma link off all classes;
3
#pragma link off all functions;
4
#pragma link C++ nestedclasses;
5
6
// Sentinel to trigger the dictionary generation of the StoreWrapper.
7
// Other instances can be defined in other linkdef.h files.
8
#pragma link C++ class Belle2::TrackFindingCDC::StoreWrapper<int>+;
tracking
trackFindingCDC
rootification
include
linkdef.h
Generated on Fri Nov 5 2021 03:44:37 for Belle II Software by
1.8.17