]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TOF/TOFcalibLinkDef.h
Update Balance Function correction Maps (Alis Rodriguez Manso <alisrm@nikhef.nl>)
[u/mrichter/AliRoot.git] / TOF / TOFcalibLinkDef.h
1 #ifdef __CINT__
2 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
3  * See cxx source for full Copyright notice                               */
4
5 /* $Id: TOFbaseLinkDef.h 44711 2010-10-28 12:45:01Z rpreghen $ */
6
7 #pragma link off all globals;
8 #pragma link off all classes;
9 #pragma link off all functions;
10  
11 #pragma link C++ class AliTOFAnalysisTaskCalibPass0+;
12
13 #endif