#ifdef __CINT__ /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ /* $Id: TRDcalibLinkDef.h 34646 2009-09-05 13:12:53Z marian $ */ #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; #pragma link C++ class AliTRDPreprocessorOffline+; #pragma link C++ class AliTRDCalibTask+; #endif