Version 1.7
@PMT concentrators (reflective Winston cones in front of PMT) added to the
simulation complements of Gabriel Orebi Gann. Default is NO concentrator,
but they can be enabled with this line at the top of your macro:
/rat/db/set GEO[innerPMT] add_concentrator 1
Warning: This implementation makes the simulation run 6 times slower, so
don't use concentrators in large jobs yet. A faster version is coming
soon.
date 2006.03.02.01.53.51; author volsung; state Exp;
Version 1.6
@Revert files that were accidentally changed in decay generator commit.
date 2006.01.13.00.51.48; author volsung; state Exp;
Version 1.5
@decaychain generator added
date 2006.01.12.22.56.31; author seligman; state Exp;
Version 1.4
@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.3
@rootcint dictionaries should be considered platform-specific generated files
and go into build/ directory.
Use of macro to reduce some of the silly duplication in Makefile
date 2005.08.31.16.00.50; author volsung; state Exp;
Version 1.2
@New makefile structure. configure script now required to generate
local_g4version.hh (much as in GLG4sim)
Major changes in this makefile:
* configure script now required (checks for GEANT4, sets up GEANT4
version header in include, more stuff will be added soon)
* Dump GEANT4 makefile for compiling binaries (binmake.gmk) in order to
have more control. Still use architecture-specific makefiles from
GEANT4 to avoid having to figure all that stuff out myself.
* Build goes to build/ directory rather than ~/geant4/tmp. Now you
can be working on several copies of RAT without them stepping on each
other.
* Build files go into architecture-specific directories, which means
you can build Linux, Solaris, etc. in the same source tree, and they
won't step on each other. Output binary is rat_$(G4SYSTEM). Script
coming that will make it easy to call the right one.
* GLG4sim is compiled from original source. Do not execute the
GLG4sim/configure script.
* GLG4sim and RAT all linked together into librat. No separate
libglg4sim anymore.
* RATEvent shared library for root goes into lib/, along with librat.a.
* I think the dependencies all work correctly now.
date 2005.08.30.20.14.33; 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: Wed Mar 1 19:54:00 CST 2006