// -*- mode: c++ -*- #ifdef __CINT__ /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ /* $Id$ */ #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; #pragma link C++ class AliFMDBaseDigit+; #pragma link C++ class AliFMDDigit+; #pragma link C++ class AliFMDSDigit+; #pragma link C++ class AliFMDMap+; #else # error Not for compilation #endif // // EOF //