]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt1ResponseRule.cxx
- Adding possibility to handle Jpsi (default is Upsilon) in efficiency
[u/mrichter/AliRoot.git] / MUON / AliMUONSt1ResponseRule.cxx
index 099b25ac1205c7da343f2b30cb296ad1562ac20d..87959971ba583ee0d2055179d84e7e2d45295d84 100644 (file)
 // A "rule" is defined as being a set of electronic filters to be applied 
 // (ie. a set of AliMUONSt1ResponseParameter) and a set of cathode pads to 
 // which these filters should be applied (set of AliMUONSt1ElectronicElement)
+// Included in AliRoot 2003/01/28
+
+#include "AliMpPad.h"
 
 #include "AliMUONSt1ResponseRule.h"
 #include "AliMUONSt1ElectronicElement.h"
 #include "AliMUONSt1ResponseParameter.h"
-
-ClassImp(AliMUONSt1ResponseRule);
+ClassImp(AliMUONSt1ResponseRule)
 
 //__________________________________________________________________________
 AliMUONSt1ResponseRule::AliMUONSt1ResponseRule()