Hi,
I have added two more methods in BrRawDataInput, namely:
 SetOn(Char_t* part, const Bool_t val)
 SetOff(Char_t* part)
This minor change makes the set of SetxxxOn and SetxxxOff methods more
flexible since one can use these methods e.g. in a loop ->
Char_t* name[] = { "FFS", "BB", "MRS" };
for (Int_t i = 0; i < 3; i++)
  SetOff(name[i]);
useful when you have a lot of detectors to set on or off.	
Note that the names are taken from the name of the old methods, you can
use lowercase or uppercase.
ciao,
Djamel
:o) ****************************************************** )o:
|ME	: Djamel Ouerdane   EMAIL  : ouerdane@nbi.dk         |
|OFFICE : Tb1 @ NBI	    PHONE  : +45 353 252 69 (office) |
|INST   : Niels Bohr Institute,                              | 
|         Blegdamsvej 17, 2100 København Ø, Danmark          |
:oD ****************************************************** \o:
This archive was generated by hypermail 2b29 : Sat Jul 22 2000 - 16:02:15 EDT