]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TRD/TRDcalibLinkDef.h
AliTRDonlineTrackMatching: initialize position and check for successful track progagation
[u/mrichter/AliRoot.git] / TRD / TRDcalibLinkDef.h
CommitLineData
7b7a2591 1#ifdef __CINT__
2/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
3 * See cxx source for full Copyright notice */
4
b3fcfd96 5/* $Id: TRDcalibLinkDef.h 34646 2009-09-05 13:12:53Z marian $ */
7b7a2591 6
7#pragma link off all globals;
8#pragma link off all classes;
9#pragma link off all functions;
7b7a2591 10
b3fcfd96 11#pragma link C++ class AliTRDPreprocessorOffline+;
7b7a2591 12#pragma link C++ class AliTRDCalibTask+;
13
7b7a2591 14#endif
15
16
17
18
19