Belle II Software development
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>+; // checksum=0x17f83f5b, version=1