]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerLut.h
Adding Sphericity/Spherocity cuts for femtoscopy analyses (Goran Simatovic, goran...
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerLut.h
index cfaeb9151490af35210083076de991acf7eaa1fe..0177735cec53bbea2fe9d6ee87a30662aef59e3d 100644 (file)
@@ -34,6 +34,10 @@ class AliMUONTriggerLut : public TNamed
   void SetContent(const char* hname, Int_t icirc, UChar_t istripX, 
                   UChar_t idev, Short_t value); 
 
+  void SetLutCode(const UChar_t lutCode);
+
+  void PrintLutCode();
+  
  private:
   
     /// Not implemented copy constructor
@@ -48,7 +52,7 @@ class AliMUONTriggerLut : public TNamed
   Int_t GetMask(Int_t ystrip) const;
 
   void RegisterHistos();
-  
+
 private:
   TH3 *fLptPlus; ///< 3-d histogram with 234x32x31 bins Low pt Plus  
   TH3 *fLptMinu; ///< 3-d histogram with 234x32x31 bins Low pt Minus