]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/MUONshuttleLinkDef.h
No effective C++ option for compilation of C files
[u/mrichter/AliRoot.git] / MUON / MUONshuttleLinkDef.h
CommitLineData
ea199e33 1#ifdef __CINT__
2
3#pragma link C++ class AliMUON2DStoreValidator+;
4#pragma link C++ class AliMUONPreprocessor+;
5#pragma link C++ class AliMUONVSubprocessor+;
6#pragma link C++ class AliMUONPedestalSubprocessor+;
163131fe 7#pragma link C++ class AliMUONGMSSubprocessor+;
ea199e33 8#pragma link C++ class AliMUONPedestalEventGenerator+;
9#pragma link C++ class AliMUONCheckItem+;
10#pragma link C++ class AliMUONCheckItemIterator+;
11
12#endif