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