ATLAS Offline Software
PhysicsAnalysis/TopPhys/xAOD/TopConfiguration/Root/LinkDef.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3  */
4 
6 
7 #ifdef __CINT__
8 #pragma extra_include "TopConfiguration/TopPersistentSettings.h";
9 
10 #pragma link off all globals;
11 #pragma link off all classes;
12 #pragma link off all functions;
13 #pragma link C++ nestedclass;
14 
15 #pragma link C++ class top::TopPersistentSettings+;
16 
17 #endif
TopPersistentSettings.h