CbmRoot
Loading...
Searching...
No Matches
CbmRecoSteerLinkDef.h
Go to the documentation of this file.
1/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Volker Friese [committer] */
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// --- Classes
12#pragma link C++ class CbmRecoUnpack + ;
13#pragma link C++ class CbmSourceDigiTimeslice + ;
14#pragma link C++ class CbmSourceDigiEvents + ;
15#pragma link C++ class CbmSourceTsArchive + ;
16
17#endif /* __CINT__ */