]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/MUONevaluationLinkDef.h
Changes for removal of AliMpManuList (Laurent)
[u/mrichter/AliRoot.git] / MUON / MUONevaluationLinkDef.h
CommitLineData
890903b1 1/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
2 * See cxx source for full Copyright notice */
3
4// $Id $
5
865eb498 6#ifdef __CINT__
7#pragma link off all globals;
8#pragma link off all classes;
9#pragma link off all functions;
10
11#pragma link C++ class AliMUONPairLight+;
12#pragma link C++ class AliMUONTrackLight+;
18c60a9b 13#pragma link C++ class AliMUONCheck+;
890903b1 14#pragma link C++ class AliMUONRecoCheck+;
890903b1 15#pragma link C++ class AliMUONDataInterface+;
07f2614d 16#pragma link C++ class AliMUONTriggerGUI+;
17#pragma link C++ class AliMUONTriggerGUIbdmap+;
18#pragma link C++ class AliMUONTriggerGUIdimap+;
19#pragma link C++ class AliMUONTriggerGUIboard+;
865eb498 20
21#endif
22
23