Version 1.12
@Revert files that were accidentally changed in decay generator commit.
date 2006.01.13.00.51.48; author volsung; state Exp;
Version 1.11
@decaychain generator added
date 2006.01.12.22.56.31; author seligman; state Exp;
Version 1.10
@Individual particle tracks can be stored into the ROOT tree and pruned
out as well. The pruner can also remove particular particle types.
Documentation forthcoming...
date 2005.12.20.18.03.23; author volsung; state Exp;
Version 1.9
@Fixed two macros to work with new generator syntax.
date 2005.11.19.21.16.50; author volsung; state Exp;
Version 1.8
@Ticket 28. Fixed DeferTrackProc messages during testIBDgen.mac.
date 2005.11.14.22.09.33; author tunnell; state Exp;
Version 1.7
@Use fitpoisson by default so you get energy fit.
date 2005.11.12.23.55.04; author volsung; state Exp;
Version 1.6
@ Updated DAQ simulation so that it now uses the database to set the relevant
control parameters (see DAQ.ratdb---documentation coming very soon!). So, for
example, if you would like to change the trigger threshold, you can add to your
macro
/rat/db/set DAQ nhit_thresh 100.0
which will set the threshold to 100 hits. Currently, we only have an `NHIT'
trigger, but a `charge sum' trigger is on its way...
(By the way, adding things to and using RATDB was amazingly easy).
date 2005.11.09.00.35.33; author jrk; state Exp;
Version 1.5
@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.4
@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.3
@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.2
@Adjust event window back up to large value to get neutron and positron in
same event.
date 2005.10.21.00.43.33; author volsung; state Exp;
Version 1.1
@Inverse beta decay generator now accessible with /generator/vtx commands.
Still trying to understand event window, so it's hard to say if this code
works correctly yet.
date 2005.10.20.17.57.03; author volsung; state Exp;
Matthew Worcester Last modified: Thu Jan 12 18:52:00 CST 2006