Version 1.10
@removed debug message from RATFitCentroid
date 2005.11.07.02.49.56; author jrk; state Exp;
Version 1.9
@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.8
@Finished up RATDB-based detector geometry creation. It replaces our
hard-coded geometry construction, and should be general enough to do
both the PMT and veto geometries with the same code. This code is now
wired into the rest of RAT, and is being used to build the detector.
Still working on translating veto geometry text file into RATDB text file
format (and checking dimensions along the way). Once done, we can retire
the veto-specific geometry parser and builder classes.
date 2005.11.06.02.57.53; author volsung; state Exp;
Version 1.7
@Check if there are any samples before using the first one as the charge on
the channel. (The fact that there are hits with no samples might mean
there is also an algorithm bug somewhere, but this stops the crashing.)
date 2005.11.01.22.53.07; author volsung; state Exp;
Version 1.6
@New DAQ code---this includes a FrontEnd simulation to sample the PMT
photon hits, a simple Trigger routine which wincludes retriggering (so positrons
and neutrons wind up in separate events) and an EventBuilder which puts PMT hits
(and their associated samples) inside their respective events.
date 2005.10.26.15.10.51; author jrk; state Exp;
Version 1.5
@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.4
@Bug fix: totalQ not initialized to 0, which explains why the centroid fitter gave odd results
date 2005.09.10.22.50.22; author tunnell; state Exp;
Version 1.3
@Fixed that update since I used the wrong commenting style (# instead of //)
date 2005.07.26.04.41.49; author tunnell; state Exp;
Version 1.2
@Annoying couts for testing that were accidentally commited have been removed
date 2005.07.26.04.39.35; author tunnell; 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: Sun Nov 6 20:50:00 CST 2005