]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG0/PWG0depLinkDef.h
Redundant lines removed.
[u/mrichter/AliRoot.git] / PWG0 / PWG0depLinkDef.h
CommitLineData
16e24ca3 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$ */
6
7#pragma link off all globals;
8#pragma link off all classes;
9#pragma link off all functions;
10
4c351225 11#pragma link C++ class AliPWG0depHelper+;
16e24ca3 12
7357dda8 13#pragma link C++ class AliTPCClusterHistograms+;
4aa497c5 14#pragma link C++ class AliTPCRawHistograms+;
7357dda8 15
16e24ca3 16#endif