CbmRoot
NicaCbmHelpersLinkDef.h
Go to the documentation of this file.
1 /*
2  * NicaBmnFormatLinkDef.h
3  *
4  * Created on: 19 wrz 2018
5  * Author: Daniel Wielanek
6  * E-mail: daniel.wielanek@gmail.com
7  * Warsaw University of Technology, Faculty of Physics
8  */
9 #pragma link off all globals;
10 #pragma link off all classes;
11 #pragma link off all functions;
12 
13 #pragma link C++ namespace NicaCbmDetectorID;
14 #pragma link C++ class CbmStsTrackMapProducer + ;
15 #pragma link C++ class NicaCbmFirstTask + ;
16 #pragma link C++ class CbmHelix + ;
17 #pragma link C++ enum NicaCbmSetup;