Hi all,
New brat version: 2.0.18, tag: BRAT-2-0-18
Changes:
 * data/calib:
     BrChkvCalibration
     BrBbCalibration
        made all getters const, all members non persistent
        changed class version number to 2
    BrTofCalibration
        same but with class version number changed to 3
 * data/params
     BrChkvParameters merged to BrDetectorParamsChk
     the latter has been removed from the repository
     removed all hardcoded parameters and put them in
     DetectorParameters.txt
 * asciidata
     DetectorParameters.txt contains now BrChkvParameters with
     all need parameters for C1 and RICH:
        number of tubes
        number of tubes X
        number of tubes Y  (X and Y: define the image plane)
        tube size
        offset X and Y
 * modules/calib/tof
     removed in all modules the member fHist and replaced by histogram
     members, put the ntuple in an if (fNtuple) statement.
     like some other modules, fNtuple is set via SetNtuple(bool)
     in BrTofTdcGainCalModule, added a break statement in a while loop
 * modules/calib/bb
     did the same in BrBbTdcGainCalModule. Without this break, it could
     happen that the while went on forever so that the Finish method could
     never in fact finish :)
 * test/
     Removed TestDetecorParamsChk.cxx and replaced it by
     TestChkvParameters.cxx with the last version of the parameter class
     added some options with the option manager. The test executable is
     now chkvparams. To use it: chkvparams -h or chkvparams without
     options
 * configure.in:
     brat version number 2.0.18
I think that's all. If I forgot something, sorry. If any problem occur
when you compile or run an application like bratroot or bratmain because
of these changes, tell me ASAP (I haven't seen any problems with my brat).
Cheers!
Djam
-- 
Djamel Ouerdane ------------------------------------------o
|  Niels Bohr Intstitute     |  Home:                     |
|  Blegdamsvej 17, DK-2100 Ø |  Jagtvej 141 2D,           |
|  Fax: +45 35 32 50 16      |  DK-2200 Copenhagen N      |
|  Tel: +45 35 32 52 69      |  +45 35 86 19 74           |
|                  http://www.nbi.dk/~ouerdane            |
|                  ouerdane@nbi.dk                        |
o---------------------------------------------------------o
This archive was generated by hypermail 2b30 : Tue Jul 31 2001 - 05:46:56 EDT