FairShip
Loading...
Searching...
No Matches
LinkDef.h
Go to the documentation of this file.
1// SPDX-License-Identifier: LGPL-3.0-or-later
2// SPDX-FileCopyrightText: Copyright CERN for the benefit of the SHiP Collaboration
3
4// $Id: muonShieldBackgroundLinkDef.h,v 1 Thomas Ruf 13/6/2917 $
5
6#ifdef __CINT__
7
8#pragma link off all globals;
9#pragma link off all classes;
10#pragma link off all functions;
11
12#pragma link C++ class exitHadronAbsorber+;
13#pragma link C++ class pyFairModule+;
14#endif