Release "dev" (98i) -> "new" -> "pro" tagged as SL98h_1

 

... Yuri, Kathy, Lidia, Torre

(K. Turner - Sept. 28, 1998 at ~ 12:00)


Sept. 28, 1998 (evening) ==>


The present release assignment is now (* see below) ==>
old SL98g_2 tagged 9/16/98
pro SL98h_1 tagged 9/28/98
new SL98h_1 tagged 9/28/98
dev SL98i created 9/17/98

The recommended version to use is "pro" (SL98h_1). This "pro" release will be used for the MDC1 part 2.


Changes/Fixes made to SL98h_1:

Since the 9/16 tag of SL98g_2 (see previous release) the following bug fixes and/or changes were made to SL98h & SL98i:

STAF

PAMS

NEW PAMS:

PAM code - code changed to following areas:

PAM kumacs - following areas had changes to kumacs:

KUMACS


EXAMPLE KUMACS

Example chain kumacs available. Information is available in file kumacs/chain/README. These are to be used instead of looking in bfc.kumac for examples.

in $STAR/kumacs/chain:

  1. call_bfc_g2tin_to_dst.kumac
  2. call_bfc_reco.kumac
  3. call_bfc_gstar_g2t.kumac
  4. call_bfc_reco_trk_ftpc.kumac
  5. call_bfc_readfz_ftpc.kumac
  6. call_bfc_svt_fast_sim_tracker.kumac
  7. call_bfc_readfz_to_dst_year1.kumac
  8. call_bfc_tfs_global_dst_testv0.kumac
  9. call_bfc_readfz_to_dst_year2.kumac
  10. call_bfc_tpc_fast_sim_tracker.kumac
  11. call_bfc_readfz_to_sim_tfs_year1.kumac
  12. call_bfc_tpc_slow_sim_tracker.kumac
  13. call_bfc_readfz_to_sim_tfs_year2.kumac
  14. call_bfc_txt_gstar_g2t.kumac

in $STAR/kumacs/dst:

  1. call_bfc_read_dst_ev0join.kumac
    analyse_ev0join.kumac (run after the above)
  2. call_bfc_read_dst_smdst.kumac
  3. call_bfc_read_dst.kumac
  4. call_bfc_read_dst_user.kumac
  5. call_bfc_read_dst_ebye.kumac

HOW TO RUN

You can use one of the example call_bfc*.kumac files and just run it from the library. If changes to the input parameters are needed then copy to your area, edit and run.

If you want to add in your own package or commands that are not already implemented in bfc, then use the "user" chain variable and create kumacs with the appropriate name. See $STAR/kumacs/chain/README for instructions on using "user".

To run do:
  starpro
  staf
  exec call_whatever


Kathy Turner