BrDcEnhancementModule

From: Pawel Staszel (staszel@alf.nbi.dk)
Date: Wed Aug 21 2002 - 11:47:44 EDT

  • Next message: Peter H. L. Christiansen: "bdst"

    Hi All,
    
    I've committed the last changes to BrDcEnhancementModule
    (it is in brahms_app/rk_app/bfs/dcenh) ands now it supports
    supplementary tracking in T3 detector.
    I think that we should use this module in the coming production of dst
    files.
    In the script
    ....brahms_app/ps_app/fs/receff/fsRecEff.C
    you can find the example of how to use the module.
    The recovered BrMatchedTrack by using the BrDcEnhancementModule have the
    status set
    to kOk and to kVirtual, so it is simple do distinct them from the other
    tracks (GetStatus() is 17)
    
    To use the BrDcEnhancementModule effectively, the setup for bfs tracking
    
    should be like that:
     BrBfsTrackingModule* bfs = new BrBfsTrackingModule("Bfs","BFS
    Tracking");
      bfs->SetExtendD3Match(kTRUE);
      bfs->SetExtendD4Match(kTRUE);
      bfs->SetCleanUp(BrBfsTrackingModule::kCUT2, kTRUE);
      bfs->SetCleanUp(BrBfsTrackingModule::kCUT3, kFALSE);
    
    I also committed the changes to BrModuleMatchTrack.h that allow to
    retrieve from the module
    Daly, Dang and Dy matching offsets. This changes are requires by
    BrDcEnhancementModule.
    
    Regards
    Pawel.
    
    
    --
     ----------------------------------------------------------------------
    | Pawel Staszel                                                        |
    | Niels Bohr Institute Tb 8    email:      staszel@nbi.dk              |
    | Blegdamsvej 17               phone:      (+45) 35 32 53 51           |
    | København Ø                    FAX:      (+45) 35 32 50 16           |
    | Danmark                                                              |
     ----------------------------------------------------------------------
    



    This archive was generated by hypermail 2b30 : Thu Aug 22 2002 - 11:47:17 EDT