Version 1.10
@Revert files that were accidentally changed in decay generator commit.
date 2006.01.13.00.51.48; author volsung; state Exp;
Version 1.9
@decaychain generator added
date 2006.01.12.22.56.31; author seligman; state Exp;
Version 1.8
@Added the ability to access the data structure's user variables through RATDB. This allows users to declare doubles or integers in a ratdb file or in their macro file and to have that saved into the datastructure. The table is called USERVAR and the variables are userDouble0 through userDouble 9 and userInt0 through userInt9. You must include the writevar processor though.
date 2005.12.24.05.12.06; author tunnell; state Exp;
Version 1.7
@Catch and report parameter errors when configuring processors. Closes
ticket #32.
date 2005.12.13.15.48.48; author volsung; state Exp;
Version 1.6
@SimpleDAQ is dead, long live SimpleDAQ! Revived SimpleDAQ as a processor
for cases where you don't want the full trigger simulation.
date 2005.11.07.15.25.12; author volsung; state Exp;
Version 1.5
@Broke RATSimpleDAQ into three RAT processors: RATFrontEndProc,
RATTriggerProc, and RATEventBuilderProc. This should eventually make it
easier to swap in and test different electronics DAQ architectures. To
run the DAQ, you should include in your macro files:
/proc/frontend
/proc/trigger
/proc/eventbuilder
(see testIBDgen.mac for an example).
The electronics specifications are still hard-coded; these will be put into
the database in a subsequent update.
date 2005.11.07.02.47.24; author jrk; state Exp;
Version 1.4
@Major rewrite of event data structure and RATProcessor API.
I think all of the code and macros here have be updated correctly.
date 2005.10.13.18.39.19; author volsung; state Exp;
Version 1.3
@Ported Fsim's reconstruction to RAT. The algorithm runs the same way Fsim's does, but it needs to be tweaked for RAT to increase precision.
date 2005.09.25.01.29.32; author tunnell; state Exp;
Version 1.2
@First whack at a processor/producer pair that can send RAT events over
the network from one rat process to the other. Sample macro files
included. Needs more error handling, and better debugging information
displayed. Only took 2.5x more code than I expected. :)
date 2005.08.01.04.41.45; author volsung; state Exp;
Version 1.1
@Initial revision
date 2005.07.21.03.09.20; author mworcest; state Exp;
Version 1.1.1.1
@import Stan Seibert's Reactor Analysis Tools (RAT) module
date 2005.07.21.03.09.20; author mworcest; state Exp;
Matthew Worcester Last modified: Thu Jan 12 18:52:00 CST 2006