Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/radioactivedecay/Activation/History is written in an unsupported language. File is not indexed.

0001 # Example Activation History
0002 
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006 
0007 ## 2025-05-20 Michel Maire (activation-V11-03-00)
0008 - Activation.cc - SetUseNRESP71Model(true)
0009 
0010 ## 2024-02-14 Michel Maire  (activation-V11-02-00)
0011 - PhysicsList: add G4HadronElasticPhysicsXS
0012 - RadioactiveDecayPhysic: add Triton
0013 - GammaNuclearPhysics, GammaNuclearPhysicsLEND: apply coding rules
0014 
0015 ## 2023-11-10 Alberto Ribon (activation-V11-01-02)
0016 - In all macro files, introduced the UI command
0017   '/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year'
0018   to allow all radioactive decays (including the very long ones).
0019   This is necessary since G4 11.2, being 1 year the default time
0020   threshold above which the decays are ignored.
0021 
0022 ## 2023-08-04 Michel Maire (activation-V11-01-01)
0023 - add run.mac
0024 - update README, CMakeLists.txt
0025 
0026 ## 2023-07-16 Michel Maire  (activation-V11-01-00)
0027 - revision of all headers
0028 
0029 ## 2022-04-03 Michel Maire  (activation-V11-00-01)
0030 - PhysicsList : SetThresholdOfHalfLife(1*nanosecond*log(2))
0031 
0032 ## 2021-12-10 Ben Morgan (activation-V11-00-00)
0033 - Change to new Markdown History format
0034 
0035 ---
0036 
0037 # History entries prior to 11.0
0038      
0039 13-10-21 mma (activation-V10-07-11)
0040 - HadronElasticPhysicsHP : use G4GenericMessenger instead of NeutronHPMessenger
0041 - RadioactiveDecayPhysics : do not change ThresholdOfHalfLife
0042     
0043 06-10-21 I. Hrivnacova (activation-V10-07-10)
0044 - Migration to new G4AnalysisManager.hh header;
0045   define the default output file type (root).
0046 
0047 16-08-21 mma (activation-V10-07-09)
0048 - TrackingAction : take weight into account
0049 
0050 05-08-21 mma (activation-V10-07-08)
0051 - ElectromagneticPhysics : update EM parameters
0052 - RadioactiveDecayPhysics : new constructor, include G4Radioactivation process,
0053                             inactivate atomic deexcitation
0054           
0055 27-07-21 mma (activation-V10-07-07)
0056 - RunAction::CountProcesses() : add a protection if (process == nullptr)
0057 - RunAction : add a comment for excited states
0058     
0059 19-07-21 I. Hrivnacova (activation-V10-07-06)
0060 - Updated for changes in the analysis category:
0061   removed deleting of the analysis manager,
0062   as this is now done by the Geant4 kernel.
0063 
0064 22-06-21 G. Cosmo (activation-V10-07-05)
0065 - Use new CLHEP units for minute, hour, day, year and millielectronvolt
0066   in PhysicsList.
0067 
0068 15-04-21 mma (activation-V10-07-04)
0069 - Activation.cc: RunManagerFactory
0070                  G4SteppingVerboseWithUnits
0071                  ParticleHP env variables 
0072 - ActionInitialization.hh and cc: remove SteppingVerbose class
0073 
0074 04-03-21 A. Ribon (activation-V10-07-03)
0075 - GammaNuclearPhysics, GammaNuclearPhysicsLEND : replaced
0076   G4PhotoNuclearProcess (that has been deleted) with
0077   G4HadronInelasticProcess.
0078 
0079 15-01-21 mma (activation-V10-07-02)
0080 - TrackingAction: count secondary particles with meanLife > 0.
0081 
0082 05-01-21 mma (activation-V10-07-01)
0083 - PhysicsList: add GammaNuclearPhysicsLEND
0084      
0085 30-12-20 mma (activation-V10-07-00)
0086 - update ElectromagneticPhysics
0087 
0088 26-10-20 mma (activation-V10-06-03)
0089 - README : add macros description
0090 
0091 05-08-20 Alberto Ribon  (activation-V10-06-02)
0092 - envHadronic.(c)sh : removed deprecated HP environmental variables
0093   and replaced them with corresponding C++ calls in the main.
0094   (These two shell-script files will be removed in G4 11.0.)
0095      
0096 21-06-20 mma (activation-V10-06-01)
0097 - Run.cc, line 188 : correct a protection on maximum number of histos
0098      
0099 13-05-20 mma (activation-V10-06-00)
0100 - GammaNuclearPhysics : add G4LowEGammaNuclearModel
0101 
0102 07-10-18 mma (activation-V10-04-04)
0103 - PhysicsList : use G4IonElasticPhysics and G4IonPhysicsXS
0104 
0105 25-06-18 mma (activation-V10-04-03)
0106 - envHadronic : add env variables for particleHP (PHP)
0107 
0108 08-05-18 Ben Morgan (activation-V10-04-02)
0109 - Include G4Types before use of G4MULTITHREADED. For forward
0110   compatibility with move to #defines over -D for G4 preprocessor
0111   symbols.
0112 
0113 06-04-18 mma (activation-V10-04-01)
0114 - Activation.cc : set visualisation only in interactive mode
0115 
0116 15-03-18 mma (activation-V10-04-00)
0117 - Activation.cc : remove G4UI_USE and G4VIS_USE
0118 
0119 28-11-17 Ivana Hrivnacova (activation-V10-03-05)
0120 - Fixed Doxygen warnings
0121 
0122 25-10-17 Ivana Hrivnacova (activation-V10-03-03,04)
0123 - Reverted back the example name; 
0124   (it's not possible to tag the renamed example)
0125 - Minor modifications in  readme only
0126 
0127 19-10-17 Ivana Hrivnacova (activation-V10-03-02)
0128 - Renamed example from Activation in activation
0129 
0130 17-10-17 mma (activation-V10-03-01)
0131 - update readme
0132 
0133 16-05-17 mma (activation-V10-03-00)
0134 - first tag. Cowork with ctests-V10-03-07
0135 
0136 21-04-17 Ivana Hrivnacova
0137 - Make the Run::fIonMap, fIonId static and added lock in Run::GetIonId()
0138   where these data are updated. This makes the code working in MT mode. 
0139 - Simplified code in Run class:
0140   - Introduced C++11 range for-loops
0141   - Added a private function for merging particle data maps to avoid code duplication
0142 
0143 07-02-17 Michel Maire
0144 - created from Hadr06