Release "new" (98g) -> "pro" tagged as SL98g_2
... Yuri, Kathy, Lidia, Torre
(K. Turner - Sept. 17, 1998 at ~ 11:00)
Sept. 16, 1998 (evening) ==>
-
"new" (98g, tagged with SL98g_2) version of STAR
library was moved to "pro".
-
"dev" (tagged with SL98h) version of STAR
library is moving to "new".
-
a new "dev" version is being created: SL98i
The recommended version to use is "pro" (SL98g).
This "pro" release will be used for the first part of MDC.
The present release assignment is now (* see below) ==>
|
old |
|
SL98e |
|
tagged 7/22/98 |
|
pro |
|
SL98g_2 |
|
tagged 9/16/98 |
|
new |
|
SL98h |
|
tagged 9/16/98 |
|
dev |
|
SL98i |
|
created 9/17/98 |
(* new & dev will have these new assignments by the end of 9/17)
Bug fixes made to SL98g_2:
Since the 9/15 tag of SL98g_2 (see previous release) the following
bug fixes were made to SL98g_2:
PAMS
- pams/global/egr/egr_fitter.F fixed (Lanny)
Changes between SL98e and SL98g_2
To see all the changes made between the old "pro" version (SL98e) and
the new "pro" version (SL98g) look at the following WWW pages:
Release history:
-
Release "new" -> "pro" with tag SL98g_2, Sep 16, 1998
-
Release "dev" -> "new" with tag SL98g_2, Sep 15, 1998
-
Release "dev" -> "new" with tag SL98g_1, Sep 13, 1998
-
Release "dev" -> "new" with tag SL98g, Sep 3, 1998
-
Release "dev" -> "new" with tag SL98f_2, Aug 25-27, 1998
-
Release "dev" -> "new" with tag SL98f_1, Aug 17, 1998
- Release SL98f -> "new", Aug 11, 1998
EXAMPLE KUMACS
Example chain kumacs available.
These are to be used instead of looking in bfc.kumac for examples.
- call_bfc_gstar_g2t.kumac
- call_bfc_read_dst.kumac
- call_bfc_readfz_g2t_sim.kumac
- call_bfc_readfz_g2t_tfs_srs_emc.kumac
- call_bfc_readfz_to_dst.kumac
- call_bfc_reco.kumac
- call_bfc_reco_global.kumac
- call_bfc_reco_trk.kumac
- call_bfc_reco_trk_ftpc.kumac
- call_bfc_svt_fast_sim_tracker.kumac
- call_bfc_tfs_global_dst_testv0.kumac
- call_bfc_tpc_fast_sim_tracker.kumac
- call_bfc_tpc_slow_sim_tracker.kumac
- call_bfc_tpc_svt_sim_global.kumac
- call_bfc_tpc_svt_sim_global_dst.kumac
- call_bfc_txt_gstar_g2t.kumac
- call_dst_chain.kumac
HOW TO RUN
You can use one of the example call_bfc*.kumac files and copy
to your area and run. Change input parameters as needed.
If you want to add in your own package or commands that are not
already implemented in bfc, then
use dst_chain.kumac & call_dst_chain.kumac.
Copy to your area, edit them and read instructions.
To run do:
  starpro
  staf
  exec call_whatever
Kathy Turner