]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
SetTriggerEffCells and GetTriggerEffCells corrected
authorpcrochet <pcrochet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Oct 2006 09:02:11 +0000 (09:02 +0000)
committerpcrochet <pcrochet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Oct 2006 09:02:11 +0000 (09:02 +0000)
MUON/AliMUON.cxx
MUON/AliMUON.h

index cd157773cc62a7687bf5acc16e8652409b120f15..2a91c8de77440757234d5a3e696afa1959eefa20 100644 (file)
@@ -646,7 +646,7 @@ Int_t  AliMUON::GetTriggerCoinc44() const
 }
 
 //____________________________________________________________________
-Int_t  AliMUON::GetTriggerEffCells() const
+Bool_t  AliMUON::GetTriggerEffCells() const
 {
 ///
 /// Returns fTriggerEffCells
index 3e2fbbc72f3161daf6125129c58e55cc65196776..bbae988581646dc9b89df4fe5714985cbc1d5bd5 100644 (file)
@@ -133,9 +133,9 @@ class AliMUON : public  AliDetector
        {fTriggerCoinc44 = trigCoinc44;}
     virtual Int_t GetTriggerCoinc44() const;
     // trigger chamber efficiency by cells
-    virtual Bool_t SetTriggerEffCells(Bool_t trigEffCells = false)
+    virtual void SetTriggerEffCells(Bool_t trigEffCells = false)
        {fTriggerEffCells = trigEffCells;}
-    virtual Int_t GetTriggerEffCells() const;
+    virtual Bool_t GetTriggerEffCells() const;
     
     // Getters
                   /// Return reference to Chamber \a id