ATLAS Offline Software
Tracking/TrkUtilityPackages/TrkNeuralNetworkUtils/TrkNeuralNetworkUtils/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 #ifdef __CINT__
6 
7 #pragma link C++ class TTrainedNetwork+;
8 
9 #endif