Import Geant4 3.0.0 source tree
This commit is contained in:
+49
-1
@@ -1,4 +1,4 @@
|
||||
$Id: History,v 1.9 2000/01/26 06:42:14 asaim Exp $
|
||||
$Id: History,v 1.16 2000/11/20 15:39:53 gcosmo Exp $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -17,6 +17,54 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
Nov 20 2000, G.Cosmo (event-V02-00-04)
|
||||
- Removed data-logs from test directory.
|
||||
|
||||
Nov 13 2000, M.Asai (event-V02-00-03)
|
||||
|
||||
Nov 10 2000, F.Lei
|
||||
- Adding src and include sub-directory and files to test/GeneralParticleSource
|
||||
- Improving the speed in G4GeneralParticleSource::GenerateIsotropicFlux() and
|
||||
G4GeneralParticleSource::GenerateCoslawFlux()
|
||||
- some bug fixing:
|
||||
i) dclared ' G4int count' in all ****Interpolation functions
|
||||
ii) added ' return (0.) ' to GenerateUserDefTheta and GenerateUserDefPhi
|
||||
as default.
|
||||
iii) changed
|
||||
#include <iostream.h>
|
||||
to #include "g4std/fstream"
|
||||
in G4GeneralParicleSourceMessenger.cc
|
||||
|
||||
Nov 9 2000, M.Asai (tag event-V02-00-02)
|
||||
- Adding /source/event/test and GeneralParticleSource sub-directory.
|
||||
|
||||
Oct 31 2000, F.Lei
|
||||
G4GeneralParticleSource:
|
||||
G4GeneralParticleSourceMessenger:
|
||||
G4GeneralParticleSource is an alternative primary source
|
||||
generator to G4ParticleGun. It has all the functions of
|
||||
G4ParticleGun plus many options for specifing the primary
|
||||
event particle and vertex.
|
||||
|
||||
- added -I$(G4BASE)/global/HEPNumerics/include \
|
||||
to GNUMakefile
|
||||
|
||||
|
||||
Oct 19 2000, M.Asai (tag event-V02-00-01)
|
||||
G4ParticleGun : Add Set/GetParticleCharge methods for ions.
|
||||
G4ParticleGunMessenger : Add new command of /gun/ion
|
||||
: Modify command of /gun/particle
|
||||
G4PrimaryParticle : Add Set/GetCharge methods
|
||||
: Add weight
|
||||
G4PrimaryVertex : Add weight
|
||||
G4PrimaryTransformer : Use G4PrimaryParticle::GetCharge to give dynamic charge
|
||||
in G4DynamicParticle
|
||||
: Set weight of G4Track
|
||||
|
||||
July 22 2000, M.Asai (tag event-V02-00-00)
|
||||
- Adding some new Set methods to G4PrimaryVertex and G4PrimaryParticle
|
||||
classes.
|
||||
|
||||
Jan 26, 00, M.Asai (tag event-V01-00-01)
|
||||
- Corrections for trajectories of suspended tracks
|
||||
- This tag requires tracking-V01-00-01
|
||||
|
||||
Reference in New Issue
Block a user