Changeset 1347 for trunk/source/processes/scoring
- Timestamp:
- Dec 22, 2010, 3:52:27 PM (15 years ago)
- Location:
- trunk/source/processes/scoring
- Files:
-
- 2 edited
-
GNUmakefile (modified) (2 diffs)
-
History (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/processes/scoring/GNUmakefile
r819 r1347 1 # $Id: GNUmakefile,v 1. 3 2006/11/28 16:47:59 ahowardExp $1 # $Id: GNUmakefile,v 1.6 2010/12/15 10:22:42 gcosmo Exp $ 2 2 # ------------------------------------------------------------ 3 3 # GNUmakefile for scoring process library. … … 24 24 -I$(G4BASE)/processes/management/include \ 25 25 -I$(G4BASE)/processes/electromagnetic/utils/include \ 26 -I$(G4BASE)/processes/electromagnetic/muons/include \ 26 27 -I$(G4BASE)/processes/cuts/include \ 27 28 -I$(G4BASE)/particles/management/include \ -
trunk/source/processes/scoring/History
r963 r1347 1 $Id: History,v 1. 18 2008/09/07 17:12:38 asaimExp $1 $Id: History,v 1.23 2010/12/15 13:55:06 gcosmo Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 17 17 * Reverse chronological order (last date on top), please * 18 18 ---------------------------------------------------------- 19 20 December 15, 2010 G.Cosmo (procscore-V09-03-02) 21 - Fixed creation of touchable-history to allow DLL builds on Windows. 22 23 November 26, 2010 G.Cosmo (procscore-V09-03-01) 24 - Fixed compilation warnings for unused parameters. 25 26 November 23, 2010 J.Apostolakis (procscore-V09-03-00) 27 - G4ScoreSplittingProcess spread values for all steps 28 in a Voxel-based "Regular" volume. 29 Requires tag in run, "run-V09-03-08". 30 31 November 18, 2010 J.Apostolakis 32 - Added G4EnergySplitter (created by Pedro Arce) 19 33 20 34 September 7th, 2008 M.Asai (procscore-V09-01-01)
Note:
See TracChangeset
for help on using the changeset viewer.
