ATLAS Offline Software
Reconstruction
Jet
JetReclustering
Root
Reconstruction/Jet/JetReclustering/Root/LinkDef.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include <
JetReclustering/JetReclusteringAlgo.h
>
6
7
#ifdef __CINT__
8
9
#pragma link off all globals;
10
#pragma link off all classes;
11
#pragma link off all functions;
12
#pragma link C++ nestedclass;
13
14
/* Add a pragma link for any EventLoop algorithm */
15
#pragma link C++ class JetReclusteringAlgo+;
16
17
#endif
JetReclusteringAlgo.h
Generated on Mon Dec 23 2024 21:13:59 for ATLAS Offline Software by
1.8.18