Re: small change in BrRawDataInput

From: Alv Kjetil Holme (a.k.holme@fys.uio.no)
Date: Tue Jul 25 2000 - 11:24:43 EDT

  • Next message: Djamel Ouerdane: "Re: small change in BrRawDataInput"

    On Mon, 24 Jul 2000, Djamel Ouerdane wrote:
    
    > Hi,
    > 
    > I have added some minor changes in the set of SetxxxOn methods.
    > When you wanted to turn on a single detector, it was not possible to avoid
    > turning on everything or so since a SetAllOff or On strongly influences
    > the process. Now you can select a single detector this way:
    > 
    > SetAllOff()
    > SetH2On() (for instance).
    > 
    > at decoding time, you only focus on H2 and not the whole BFS, FS or All
    
      This doesn't work as advertised, at least not for MTP1. The crucial
    fix described in the Log for Revision 1.30 of BrRawDataInput.cxx is not in
    the actual code of Revision 1.31.
     
    > I think that's not a bad thing since the process is then faster. Like
    > before, nothing that already exists is changed.
    
      Unfortunately, the modified code will not work as expected when you try
    to switch off a single detector. The statement
      SetH1Off();
    switches off H1, but also FFS and FS.
    
      -Alv Kjetil
    



    This archive was generated by hypermail 2b29 : Tue Jul 25 2000 - 11:25:05 EDT