Geant4 Cross Reference |
1 # Example Activation History 1 # Example Activation History 2 2 3 See `CONTRIBUTING.rst` for details of **requir 3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry, 4 which **must** added in reverse chronological 4 which **must** added in reverse chronological order (newest at the top). It must **not** 5 be used as a substitute for writing good git c 5 be used as a substitute for writing good git commit messages! 6 6 7 ## 2024-02-14 Michel Maire (activation-V11-02 << 7 ## 2022-04-03 mma (activation-V11-00-01) 8 - PhysicsList: add G4HadronElasticPhysicsXS << 9 - RadioactiveDecayPhysic: add Triton << 10 - GammaNuclearPhysics, GammaNuclearPhysicsLEND << 11 << 12 ## 2023-11-10 Alberto Ribon (activation-V11-01 << 13 - In all macro files, introduced the UI comman << 14 '/process/had/rdm/thresholdForVeryLongDecayT << 15 to allow all radioactive decays (including t << 16 This is necessary since G4 11.2, being 1 yea << 17 threshold above which the decays are ignored << 18 << 19 ## 2023-08-04 Michel Maire (activation-V11-01- << 20 - add run.mac << 21 - update README, CMakeLists.txt << 22 << 23 ## 2023-07-16 Michel Maire (activation-V11-01 << 24 - revision of all headers << 25 << 26 ## 2022-04-03 Michel Maire (activation-V11-00 << 27 - PhysicsList : SetThresholdOfHalfLife(1*nanos 8 - PhysicsList : SetThresholdOfHalfLife(1*nanosecond*log(2)) 28 9 29 ## 2021-12-10 Ben Morgan (activation-V11-00-00 10 ## 2021-12-10 Ben Morgan (activation-V11-00-00) 30 - Change to new Markdown History format 11 - Change to new Markdown History format 31 12 32 --- 13 --- 33 14 34 # History entries prior to 11.0 15 # History entries prior to 11.0 35 16 36 13-10-21 mma (activation-V10-07-11) 17 13-10-21 mma (activation-V10-07-11) 37 - HadronElasticPhysicsHP : use G4GenericMessen 18 - HadronElasticPhysicsHP : use G4GenericMessenger instead of NeutronHPMessenger 38 - RadioactiveDecayPhysics : do not change Thre 19 - RadioactiveDecayPhysics : do not change ThresholdOfHalfLife 39 20 40 06-10-21 I. Hrivnacova (activation-V10-07-10) 21 06-10-21 I. Hrivnacova (activation-V10-07-10) 41 - Migration to new G4AnalysisManager.hh header 22 - Migration to new G4AnalysisManager.hh header; 42 define the default output file type (root). 23 define the default output file type (root). 43 24 44 16-08-21 mma (activation-V10-07-09) 25 16-08-21 mma (activation-V10-07-09) 45 - TrackingAction : take weight into account 26 - TrackingAction : take weight into account 46 27 47 05-08-21 mma (activation-V10-07-08) 28 05-08-21 mma (activation-V10-07-08) 48 - ElectromagneticPhysics : update EM parameter 29 - ElectromagneticPhysics : update EM parameters 49 - RadioactiveDecayPhysics : new constructor, i 30 - RadioactiveDecayPhysics : new constructor, include G4Radioactivation process, 50 inactivate atomic 31 inactivate atomic deexcitation 51 32 52 27-07-21 mma (activation-V10-07-07) 33 27-07-21 mma (activation-V10-07-07) 53 - RunAction::CountProcesses() : add a protecti 34 - RunAction::CountProcesses() : add a protection if (process == nullptr) 54 - RunAction : add a comment for excited states 35 - RunAction : add a comment for excited states 55 36 56 19-07-21 I. Hrivnacova (activation-V10-07-06) 37 19-07-21 I. Hrivnacova (activation-V10-07-06) 57 - Updated for changes in the analysis category 38 - Updated for changes in the analysis category: 58 removed deleting of the analysis manager, 39 removed deleting of the analysis manager, 59 as this is now done by the Geant4 kernel. 40 as this is now done by the Geant4 kernel. 60 41 61 22-06-21 G. Cosmo (activation-V10-07-05) 42 22-06-21 G. Cosmo (activation-V10-07-05) 62 - Use new CLHEP units for minute, hour, day, y 43 - Use new CLHEP units for minute, hour, day, year and millielectronvolt 63 in PhysicsList. 44 in PhysicsList. 64 45 65 15-04-21 mma (activation-V10-07-04) 46 15-04-21 mma (activation-V10-07-04) 66 - Activation.cc: RunManagerFactory 47 - Activation.cc: RunManagerFactory 67 G4SteppingVerboseWithUnits 48 G4SteppingVerboseWithUnits 68 ParticleHP env variables 49 ParticleHP env variables 69 - ActionInitialization.hh and cc: remove Stepp 50 - ActionInitialization.hh and cc: remove SteppingVerbose class 70 51 71 04-03-21 A. Ribon (activation-V10-07-03) 52 04-03-21 A. Ribon (activation-V10-07-03) 72 - GammaNuclearPhysics, GammaNuclearPhysicsLEND 53 - GammaNuclearPhysics, GammaNuclearPhysicsLEND : replaced 73 G4PhotoNuclearProcess (that has been deleted 54 G4PhotoNuclearProcess (that has been deleted) with 74 G4HadronInelasticProcess. 55 G4HadronInelasticProcess. 75 56 76 15-01-21 mma (activation-V10-07-02) 57 15-01-21 mma (activation-V10-07-02) 77 - TrackingAction: count secondary particles wi 58 - TrackingAction: count secondary particles with meanLife > 0. 78 59 79 05-01-21 mma (activation-V10-07-01) 60 05-01-21 mma (activation-V10-07-01) 80 - PhysicsList: add GammaNuclearPhysicsLEND 61 - PhysicsList: add GammaNuclearPhysicsLEND 81 62 82 30-12-20 mma (activation-V10-07-00) 63 30-12-20 mma (activation-V10-07-00) 83 - update ElectromagneticPhysics 64 - update ElectromagneticPhysics 84 65 85 26-10-20 mma (activation-V10-06-03) 66 26-10-20 mma (activation-V10-06-03) 86 - README : add macros description 67 - README : add macros description 87 68 88 05-08-20 Alberto Ribon (activation-V10-06-02) 69 05-08-20 Alberto Ribon (activation-V10-06-02) 89 - envHadronic.(c)sh : removed deprecated HP en 70 - envHadronic.(c)sh : removed deprecated HP environmental variables 90 and replaced them with corresponding C++ cal 71 and replaced them with corresponding C++ calls in the main. 91 (These two shell-script files will be remove 72 (These two shell-script files will be removed in G4 11.0.) 92 73 93 21-06-20 mma (activation-V10-06-01) 74 21-06-20 mma (activation-V10-06-01) 94 - Run.cc, line 188 : correct a protection on m 75 - Run.cc, line 188 : correct a protection on maximum number of histos 95 76 96 13-05-20 mma (activation-V10-06-00) 77 13-05-20 mma (activation-V10-06-00) 97 - GammaNuclearPhysics : add G4LowEGammaNuclear 78 - GammaNuclearPhysics : add G4LowEGammaNuclearModel 98 79 99 07-10-18 mma (activation-V10-04-04) 80 07-10-18 mma (activation-V10-04-04) 100 - PhysicsList : use G4IonElasticPhysics and G4 81 - PhysicsList : use G4IonElasticPhysics and G4IonPhysicsXS 101 82 102 25-06-18 mma (activation-V10-04-03) 83 25-06-18 mma (activation-V10-04-03) 103 - envHadronic : add env variables for particle 84 - envHadronic : add env variables for particleHP (PHP) 104 85 105 08-05-18 Ben Morgan (activation-V10-04-02) 86 08-05-18 Ben Morgan (activation-V10-04-02) 106 - Include G4Types before use of G4MULTITHREADE 87 - Include G4Types before use of G4MULTITHREADED. For forward 107 compatibility with move to #defines over -D 88 compatibility with move to #defines over -D for G4 preprocessor 108 symbols. 89 symbols. 109 90 110 06-04-18 mma (activation-V10-04-01) 91 06-04-18 mma (activation-V10-04-01) 111 - Activation.cc : set visualisation only in in 92 - Activation.cc : set visualisation only in interactive mode 112 93 113 15-03-18 mma (activation-V10-04-00) 94 15-03-18 mma (activation-V10-04-00) 114 - Activation.cc : remove G4UI_USE and G4VIS_US 95 - Activation.cc : remove G4UI_USE and G4VIS_USE 115 96 116 28-11-17 Ivana Hrivnacova (activation-V10-03-0 97 28-11-17 Ivana Hrivnacova (activation-V10-03-05) 117 - Fixed Doxygen warnings 98 - Fixed Doxygen warnings 118 99 119 25-10-17 Ivana Hrivnacova (activation-V10-03-0 100 25-10-17 Ivana Hrivnacova (activation-V10-03-03,04) 120 - Reverted back the example name; 101 - Reverted back the example name; 121 (it's not possible to tag the renamed exampl 102 (it's not possible to tag the renamed example) 122 - Minor modifications in readme only 103 - Minor modifications in readme only 123 104 124 19-10-17 Ivana Hrivnacova (activation-V10-03-0 105 19-10-17 Ivana Hrivnacova (activation-V10-03-02) 125 - Renamed example from Activation in activatio 106 - Renamed example from Activation in activation 126 107 127 17-10-17 mma (activation-V10-03-01) 108 17-10-17 mma (activation-V10-03-01) 128 - update readme 109 - update readme 129 110 130 16-05-17 mma (activation-V10-03-00) 111 16-05-17 mma (activation-V10-03-00) 131 - first tag. Cowork with ctests-V10-03-07 112 - first tag. Cowork with ctests-V10-03-07 132 113 133 21-04-17 Ivana Hrivnacova 114 21-04-17 Ivana Hrivnacova 134 - Make the Run::fIonMap, fIonId static and add 115 - Make the Run::fIonMap, fIonId static and added lock in Run::GetIonId() 135 where these data are updated. This makes the 116 where these data are updated. This makes the code working in MT mode. 136 - Simplified code in Run class: 117 - Simplified code in Run class: 137 - Introduced C++11 range for-loops 118 - Introduced C++11 range for-loops 138 - Added a private function for merging parti 119 - Added a private function for merging particle data maps to avoid code duplication 139 120 140 07-02-17 Michel Maire 121 07-02-17 Michel Maire 141 - created from Hadr06 122 - created from Hadr06