ATLAS Offline Software
PhysicsAnalysis/TopPhys/xAOD/TopCorrections/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 
9 #pragma extra_include "TopCorrections/ScaleFactorRetriever.h";
10 
11 #pragma link off all globals;
12 #pragma link off all classes;
13 #pragma link off all functions;
14 #pragma link C++ nestedclass;
15 
16 #pragma link C++ class top::ScaleFactorRetriever+;
17 
18 #endif
ScaleFactorRetriever.h