Hi All, Ok, a new BRAT: Version: 2.0.35 CVS Tag: BRAT-2-0-35 Important changes: ------------------ The modules Br[Tile|Si]CentModule are not compiled anymore, since they have been replaces (both of them) by the module BrMultSdeCentModule. BrMultSdeCentModule is a module to determine the centrality for a given event based on the Single Detector Energy (SDE) signal, rather then the Single Detector Multiplicity (SDM) signal. The idea and motivation of using a SDE centrality, rather than SDM, is descriped in more detail in BAN 34, avaliable from http://www4.rhic.bnl.gov/brahms/private/AnNotes/ban34/ban34.ps http://www4.rhic.bnl.gov/brahms/private/AnNotes/ban34/html/ban34.html Unfortunately I can not update the main BAN index page, as it is write protected. In fact so are all the files on our webpages - therefore, I'd like to ask people to change the permissions of files/directories owned by them on the wep-pages to 664/775. This is most easily done with rcf2> find . -user `whoami` | xargs chmod g+w Sit back and relax - it may take some time. Changes: -------- 2001-09-04 Christian Holm Christensen <cholm@rcas0009.rcf.bnl.gov> * asciidata/mult/smacent.dat, asciidata/mult/tmacent.dat: Updated for use with new centrality class BrMultSdaCentModule * configure.in: Bumped minor version * packages/BrGlbPackage.cxx: Now uses BrMultSdeCentModule for centrality determination. * packages/BrGlbPackage.h: Uses the new BrMultSdeCentModule to determine the centrality of the events. See that class for more details. * modules/centrality/BrMultCentModule.h, modules/centrality/BrMultCentModule.cxx: Minor clean up (removed some calibrations that wasn't used at all - very inefficient and potentially dangerous) * modules/centrality/LinkDef.h, modules/centrality/Include.h, modules/centrality/Makefile.am: Updated for new centrality determination module BrMultSdeCentModule, based on cuts in energy deposited in the single detectors SMA and TMA, as outline in BAN 34. * modules/centrality/BrMultSdeCentModule.h: New centrality calibration module BrMultCentCalModule, based on cuts in energy deposited in the single detectors SMA and TMA, as outline in BAN 34. * modules/centrality/BrMultSdeCentModule.cxx: New centrality determination module BrMultSdeCentModule, based on cuts in energy deposited in the single detectors SMA and TMA, as outline in BAN 34. * modules/calib/mult/BrMultCentCalModule.h, modules/calib/mult/BrMultCentCalModule.cxx: New centrality calibration module BrMultCentCalModule, based on cuts in energy deposited in the single detectors SMA and TMA, as outline in BAN 34. * modules/calib/mult/Include.h, modules/calib/mult/LinkDef.h, modules/calib/mult/Makefile.am: Updated for new centrlity calibration module BrMultCentCalModule, based on cuts in energy deposited in the single detectors SMA and TMA, as outline in BAN 34. * doc/guide/.cvsignore: Added some more files to be ignored * doc/guide/Makefile.am: Be even cleaner * doc/guide/moduleflow.fig: Added flow diagram from modules * doc/guide/dataclasses.fig: Added data classes Booch diagram * doc/guide/Makefile.am: Be more clean. 2001-09-04 Flemming Videbaek, BNL, x4106 <videbaek@rcas0009.rcf.bnl.gov> * test/mrs.geo, test/mrs.mag, test/Geometry.dat, test/SetGeometryFiles.cxx: Update the geometry file. The SetGeometry do not recognize comments lines in data file. The SetGeometry program modified to reflect addition of two more panels in TOFw. 2001-09-04 Christian Holm Christensen <cholm@rcas0009.rcf.bnl.gov> * cleanAll: Removed this script, since doing ./autogen clean does the same thing, and more. Use that script instead. Note that autogen also be used to setup the source tree. Any options passed to it are sent to the configure script, so doing ./autogen --prefix=/usr/local --enable-optimization=3 is equivilent to aclocal -I config automake -a autoconf ./configure --prefix=/usr/local --enable-optimization=3 so this script is mostly what you need to work with. * config/latex.m4: Corrected some small mistakes left in after debugging * configure.in: Added conditionals, so that people may process the document wether they have makeindex, fig2dev or not. Very cool, If I may say so myself. * config/latex.m4: Added conditionals, so that people may process the guide wether they have makeindex, fig2dev or not. Very cool, If I may say so myself. * doc/guide/Makefile.am, doc/guide/bratguide.tex: Added conditionals, so that people may process the document wether they have makeindex, fig2dev or not. Very cool, If I may say so myself. 2001-09-04 Claus Jorgensen <ekman@rcas0009.rcf.bnl.gov> * modules/rdo/BrChkvRdoModule.cxx: Init: Only use adcGain if the detector is C1. Gain calibrations for the Rich are not available yet! Yours, Christian Holm Christensen ------------------------------------------- Address: Sankt Hansgade 23, 1. th. Phone: (+45) 35 35 96 91 DK-2200 Copenhagen N Cell: (+45) 28 82 16 23 Denmark Office: (+45) 353 25 305 Email: cholm@nbi.dk Web: www.nbi.dk/~cholm
This archive was generated by hypermail 2b30 : Tue Sep 04 2001 - 14:23:11 EDT