]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removed AliMUONSegFactoryV2,3,4 classes
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Jan 2006 09:13:08 +0000 (09:13 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Jan 2006 09:13:08 +0000 (09:13 +0000)
MUON/MUONsimLinkDef.h
MUON/libMUONsim.pkg

index 6a185a4815f6dcb6f692aab2a69bef7647e60967..26fb1c18d0b25b4c707d9e4b7a35fe14fbe156a3 100644 (file)
@@ -4,9 +4,6 @@
 #pragma link off all functions;
 
 // builder
-#pragma link C++ class AliMUONSegFactoryV2+;  
-#pragma link C++ class AliMUONSegFactoryV3+;  
-#pragma link C++ class AliMUONSegFactoryV4+;  
 #pragma link C++ class AliMUONResponseFactory+;  
 
 // digitizer
index e68e7460b47acdec4649b25c7faf15e76777241b..99e349e32579ba1e79d821917dab3a80d502ac36 100644 (file)
@@ -1,9 +1,6 @@
 # $Id$
 
-SRCS:= AliMUONSegFactoryV2.cxx \
-       AliMUONSegFactoryV3.cxx \
-       AliMUONSegFactoryV4.cxx \
-       AliMUONResponseFactory.cxx \
+SRCS:= AliMUONResponseFactory.cxx \
        AliMUONSt1Response.cxx \
        AliMUONSt1ElectronicElement.cxx \
        AliMUONSt1SpecialMotif.cxx \