CbmRoot
Loading...
Searching...
No Matches
CbmClusteringLinkDef.h
Go to the documentation of this file.
1/* Copyright (C) 2012-2014 GSI/JINR-LIT, Darmstadt/Dubna
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Andrey Lebedev [committer], Grigory Kozlov */
4
5#ifdef __CINT__
6
7#pragma link off all globals;
8#pragma link off all classes;
9#pragma link off all functions;
10
11#pragma link C++ class CbmMuchClustering + ;
12//#pragma link C++ class CbmMvdClustering+;
13//#pragma link C++ class CbmMvdClusteringNoCharges+;
14
15#endif