ATLAS Offline Software
Generators/TruthRivetTools/Root/LinkDef.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 #ifdef __CINT__
8 #pragma link off all globals;
9 #pragma link off all classes;
10 #pragma link off all functions;
11 #pragma link C++ nestedclass;
12 #endif
13 
14 #ifdef __CINT__
15 #pragma link C++ class HiggsTruthCategoryTool+;
16 #endif
HiggsTruthCategoryTool.h