]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MUONLinkDef.h
Improved response simulation for station 1.
[u/mrichter/AliRoot.git] / MUON / MUONLinkDef.h
index 86cd1315c3702f2e2dcf80d61b665d1785131ce4..6db2a402a8d3da63c67cf2b30784ce5d31059c29 100644 (file)
 #pragma link C++ class  AliMUONTrackK+;
 #pragma link C++ class  AliMUONPixel+;
 #pragma link C++ class  AliMUONClusterFinderAZ+;
+
+#ifdef USE_MUON_MAPPING
+#pragma link C++ class  AliMUONv2+;
+#pragma link C++ class  AliMUONSt1Segmentation+;
+#pragma link C++ class  AliMUONSt1Response+;
+#pragma link C++ class  AliMUONSt1ElectronicElement+;
+#pragma link C++ class  AliMUONSt1SpecialMotif+;
+#pragma link C++ class  AliMUONSt1ResponseParameter+;
+#pragma link C++ class  AliMUONSt1ResponseRule+;
+#endif
+
 #endif