]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TPC/TPCBarrelLinkDef.h
fortran loop removed
[u/mrichter/AliRoot.git] / TPC / TPCBarrelLinkDef.h
CommitLineData
2ee21e83 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
8#pragma link off all globals;
9#pragma link off all classes;
10#pragma link off all functions;
11
12#pragma link C++ class AliTPCPid+;
13
14
15#endif
16