Belle II Software
release-05-01-25
linkdef.h
1
/**************************************************************************
2
* BASF2 (Belle Analysis Framework 2) *
3
* Copyright(C) 2010 - Belle II Collaboration *
4
* *
5
* Author: The Belle II Collaboration *
6
* Contributors: Martin Ritter *
7
* *
8
* This software is provided "as is" without any warranty. *
9
**************************************************************************/
10
11
#ifdef __CINT__
12
13
#pragma link off all globals;
14
#pragma link off all classes;
15
#pragma link off all functions;
16
#pragma link C++ nestedclasses;
17
18
#pragma link C++ class Belle2::TRGTiming+;
19
20
#endif
trg
trg
dataobjects
include
linkdef.h
Generated on Fri Nov 5 2021 03:44:40 for Belle II Software by
1.8.17