ATLAS Offline Software
PhysicsAnalysis/TopPhys/xAOD/TopPartons/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 "TopPartons/PartonHistory.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 xAOD::PartonHistory+;
16 #pragma link C++ class xAOD::PartonHistoryContainer+;
17 #pragma link C++ class xAOD::PartonHistoryAuxContainer+;
18 
19 
20 #endif
PartonHistory.h