]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/MUONshuttleLinkDef.h
Build TGeo geometry also when running with Geant4
[u/mrichter/AliRoot.git] / MUON / MUONshuttleLinkDef.h
CommitLineData
ea199e33 1#ifdef __CINT__
2
ea199e33 3#pragma link C++ class AliMUONPreprocessor+;
4#pragma link C++ class AliMUONVSubprocessor+;
0a710bc8 5#pragma link C++ class AliMUONHVSubprocessor+;
ea199e33 6#pragma link C++ class AliMUONPedestalSubprocessor+;
163131fe 7#pragma link C++ class AliMUONGMSSubprocessor+;
0a710bc8 8
ea199e33 9#pragma link C++ class AliMUONPedestalEventGenerator+;
10#pragma link C++ class AliMUONCheckItem+;
11#pragma link C++ class AliMUONCheckItemIterator+;
0a710bc8 12#pragma link C++ class AliMUON2DStoreValidator+;
ea199e33 13
14#endif