Changeset 1230 for trunk/examples/advanced/underground_physics
- Timestamp:
- Jan 8, 2010, 3:02:48 PM (16 years ago)
- Location:
- trunk/examples/advanced/underground_physics
- Files:
-
- 5 edited
-
GNUmakefile (modified) (2 diffs)
-
History (modified) (2 diffs)
-
include/DMXMinEkineCuts.hh (modified) (1 diff)
-
src/DMXMinEkineCuts.cc (modified) (1 diff)
-
src/DMXPhysicsList.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/advanced/underground_physics/GNUmakefile
r807 r1230 1 # $Id: GNUmakefile,v 1. 8 2002/11/08 13:58:28 ahowardExp $1 # $Id: GNUmakefile,v 1.9 2008/06/15 22:39:27 cirrone Exp $ 2 2 # -------------------------------------------------------------- 3 3 # GNUmakefile for examples module. Gabriele Cosmo, 06/04/98. … … 23 23 include $(G4INSTALL)/config/architecture.gmk 24 24 25 ifdef G4ANALYSIS_USE26 CPPFLAGS += `aida-config --include`27 LDFLAGS += `aida-config --lib`28 endif29 25 30 26 .PHONY: all -
trunk/examples/advanced/underground_physics/History
r807 r1230 1 1 ------------------------------------------------------------------- 2 $Id: History,v 1.1 5.2.1 2008/04/23 08:15:56 gcosmoExp $2 $Id: History,v 1.17 2008/06/15 22:39:27 cirrone Exp $ 3 3 ------------------------------------------------------------------- 4 4 … … 9 9 Category History file 10 10 --------------------- 11 12 23.04.2008 - G. Cosmo (DMX-V09-00-03) 13 Tag for release 9.1.p02. 11 16.06.2008 - G.A.P.Cirrone (DMX-V09-01-01) 12 Removed AIDA command from GNUmakefile 14 13 15 14 04.04.2008 - A. Howard (DMX-V09-01-00) -
trunk/examples/advanced/underground_physics/include/DMXMinEkineCuts.hh
r807 r1230 26 26 // 27 27 // $Id: DMXMinEkineCuts.hh,v 1.4 2006/06/29 16:25:47 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/advanced/underground_physics/src/DMXMinEkineCuts.cc
r807 r1230 26 26 // 27 27 // $Id: DMXMinEkineCuts.cc,v 1.6 2006/06/29 16:26:39 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/advanced/underground_physics/src/DMXPhysicsList.cc
r807 r1230 489 489 #include "G4LETritonInelastic.hh" 490 490 #include "G4LEAlphaInelastic.hh" 491 491 #include "G4HadronCaptureProcess.hh" 492 492 // High-energy Models: >20 GeV 493 493 #include "G4HEPionPlusInelastic.hh"
Note:
See TracChangeset
for help on using the changeset viewer.
