]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONResponse.h
removing temporary file
[u/mrichter/AliRoot.git] / MUON / AliMUONResponse.h
index ab12ca9176410d56624f34deae367ad62ac6bd7b..75c6c262d53c537e09cc2289381ddee8097ef360 100644 (file)
@@ -43,6 +43,10 @@ public TObject {
     virtual void    SetPitch(Float_t)                         =0;
     // Get anode cathode Pitch
     virtual Float_t Pitch()                                   =0;
+    // Set the charge correlation
+    virtual void SetChargeCorrel(Float_t correl)              =0;
+    // Get the charge correlation
+    virtual Float_t ChargeCorrel()                            =0;
     //  
     // Chamber response methods
     // Pulse height from scored quantity (eloss)