Warning, /geant4/examples/extended/electromagnetic/TestEm15/History is written in an unsupported language. File is not indexed.
0001 # Example TestEm15 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-04-16 Michel Maire (testem15-V11-02-00)
0008 - SteppingAction.cc: remove a TABS
0009
0010 ## 2022-12-15 Igor Semeniouk (testem15-V11-01-00)
0011 - README, README.gamma - changes from D.Bernard, cleanup
0012 - .README.txt - cleanup, information from README.gamma added
0013
0014 ## 2022-02-20 Igor Semeniouk (testem15-V11-00-02)
0015 - TestEm15 README.gamma update (documatation only)
0016 - Added description of UI commands to control G4BetheHeitler5DModel
0017
0018 ## 2021-12-13 Igor Semeniouk (testem15-V11-00-01)
0019 - TestEm15 READMe's updates
0020 - README.gamma update
0021 - add reference for README.gamma in README
0022 - sync TestEm15 .README.txt with README
0023 - Copy gamma2mumu.mac to build directoty in CMakeLists.txt
0024
0025 ## 2021-12-10 Ben Morgan (testem15-V11-00-00)
0026 - Change to new Markdown History format
0027
0028 ---
0029
0030 # History entries prior to 11.0
0031
0032 06-10-21 I. Hrivnacova (testem15-V10-07-03)
0033 - Migration to new G4AnalysisManager.hh header;
0034 define the default output file type (root).
0035
0036 19-07-21 I. Hrivnacova (testem15-V10-07-02)
0037 - Updated for changes in the analysis category:
0038 removed deleting of the analysis manager,
0039 as this is now done by the Geant4 kernel.
0040
0041 11-05-21 mma (testem15-V10-07-01)
0042 - Migration to G4SteppingVerboseWithUnits.
0043
0044 19-03-2021 V.Ivanchenko (testem15-V10-07-00)
0045 - PhysicsList - clean-up for 11.0; removed PhysList5DStandard,
0046 because 5D model is a part of Opt4 EM physics
0047
0048 30-10-2019 IgS (testem15-V10-05-01)
0049 - SteppingAction, PhysList5DStandard : added G4GammaConversionToMuons process
0050
0051 01-02-2019 IgS (testem15-V10-05-00)
0052 - SteppingAction.cc : not fill hist #11,#12 when no recoil returned
0053
0054 23-10-2018 IgS (testem15-V10-04-08)
0055 - cosmetics in DetectorConstruction and SteppingAction.cc
0056
0057 24-07-2018 IgS (testem15-V10-04-07)
0058 - SteppingAction.cc : no conversion case protection,
0059 use CLHEP::Hep3Vector::orthogonal() for coordinate axis definition
0060 - DetectorConstruction.cc : G4NistManager to allow predefined Geant4 materials
0061
0062 13-06-18 mma (testem15-V10-04-06)
0063 - PhysicsList: add G4EmStandardPhysicsWVI, GS, SS
0064
0065 24-05-18 IgS (testem15-V10-04-05)
0066 - extended README, added README.gamma
0067
0068 22-05-18 IgS (testem15-V10-04-03)
0069 - Use G4RotationMarix to convert to gamma reference system
0070 - Use default random number generator
0071
0072 17-04-18 IgS (testem15-V10-04-02)
0073 - Extended testem15 with gamma -> e+ e- 5D conversion code.
0074
0075 09-04-18 mma (testem15-V10-04-01)
0076 - testem15.cc : set visualisation only in interactive mode
0077
0078 20-03-18 mma (testem15-V10-04-00)
0079 - testem15.cc : remove G4UI_USE and G4VIS_USE
0080
0081 14-10-16 G.Folger (testem15-V10-02-02)
0082 - remove direct use of {a,the}ParticleIterator, use GetParticleTableIterator().
0083 fix required by clang39 on Linux and MAC
0084
0085 04-07-16 I. Hrivnacova (testem15-V10-02-01)
0086 - Fixes for Doxygen documentation
0087
0088 09-04-16 mma (testem15-V10-02-00)
0089 - PhysicsList: use G4EmParameters
0090
0091 17-06-14 mma (testem15-V10-00-01)
0092 - remove PhysicsList::SetCuts()
0093
0094 11-06-14 mma (testem15-V10-00-00)
0095 - rm local commands for PhysicsList::SetCuts()
0096
0097 28-07-13 P.Gumplinger (testem15-V09-06-07)
0098 - fix clang32 compilation warning
0099
0100 11-07-13 I.Hrivnacova (testem15-V09-06-06)
0101 - In HistoManager: use new analysis manager method SetH1Activation(),
0102 removed tabulations
0103
0104 21-06-13 mma (testem15-V09-06-05)
0105 - SteppingVerbose: use G4Step::GetSecondaryInCurrentStep()
0106
0107 07-06-13 mma (testem15-V09-06-04)
0108 - Cosmetic in SteppingAction.
0109
0110 01-04-13 A. Dotti (testem15-V09-06-01,testem15-V09-06-02,testem15-V09-06-03)
0111 - theParticleIterator becomes aParticleIterator (needed for MT)
0112
0113 13-02-13 I.Hrivnacova (testem15-V09-06-00)
0114 - Applied coding guidelines (virtual keyword, data members initialization)
0115
0116 21-10-12 mma (testem15-V09-05-05)
0117 - PhysListEmStandard: use msc model96
0118
0119 16-10-12 mma (testem15-V09-05-04)
0120 - use G4AnalysisManager
0121 - coding convention: virtual
0122
0123 29-09-12 mma (testem15-V09-05-03)
0124 - PhysicsList::AddPhysicsList() : add emstandard_opt3 (to allow muMsc WVI model)
0125 - SteppingAction : add procName = muMsc
0126 - add macro muon.mac
0127
0128 28-04-12 mma (testem15-V09-05-02)
0129 - RunAction::EndOfRunAction() : printing corrections
0130
0131 12-04-12 mma (testem15-V09-05-01)
0132 - all classes : apply G4 coding conventions
0133
0134 08-03-12 mma (testem15-V09-05-00)
0135 - HistoManager.hh and .cc : migrate to new g4tools histogramming system
0136 Do not need aida anymore, nor G4ANALYSIS_USE
0137 - HistoMessenger.hh and .cc : suppress fileType command
0138 - Update Readme and all macros accordingly
0139
0140 08-11-11 mma (testem15-V09-04-01)
0141 - modify SteppingVerbose for OutOfWorld
0142
0143 15-05-11 mma (testem15-V09-04-00)
0144 - PhysListEmStandard: msc95
0145
0146 09-11-10 M.Asai (testem15-V09-03-03)
0147 - Fix AIDA file option.
0148
0149 06-06-10 J.Perl (testem15-V09-03-02)
0150 - Remove unused variable in EventAction
0151
0152 03-06-10 J.Perl (testem15-V09-03-01)
0153 - Updated vis usage
0154
0155 20-05-10 mma (testem15-V09-03-00)
0156 - TestEm15.cc : introduction of G4UIExecutive
0157
0158 19-11-09 mma (testem15-V09-02-00)
0159 - PhysListEmStandard : introduce MuMultipleScattering
0160
0161 26-09-08 mma (testem15-V09-01-04)
0162 - HistoManager : root as default format
0163
0164 12-06-08 mma (testem15-V09-01-03)
0165 - Remove AIDA from GNUmakefile
0166
0167 07-05-08 mma (testem15-V09-01-02)
0168 - README : update Aida informations
0169
0170 07-04-08 mma (testem15-V09-01-01)
0171 - PhysListEmStandard : replace G4MultipleScattering by G4eMultipleScattering;
0172 - HistoManager::saveAscii() : redefinition of binEdge
0173
0174 08-01-08 mma (testem15-V09-01-00)
0175 - HistoManager : ascii[0] = flag to control creation of .ascii file
0176
0177 13-11-07 mma (testem15-V09-00-00)
0178 - HistoManager/HistoMessenger : print selected histos on ascii file
0179
0180 15-03-07 mma (testem15-V08-02-00)
0181 - SteppingAction: add protection if no lateralDisplacement
0182
0183 24-10-06 mma (testem15-V08-01-00)
0184 - GNUmakefile : LOADLIBS
0185
0186 02-06-06 mma (testem15-V08-00-05)
0187 - SteppingAction: prePoint->GetTouchableHandle->GetVolume()
0188
0189 29-05-06 mma (testem15-V08-00-04)
0190 - SteppingAction: prePoint->GetTouchable->GetVolume()
0191
0192 19-05-06 mma (testem15-V08-00-03)
0193 - update README
0194
0195 11-05-06 mma (testem15-V08-00-02)
0196 - add phi correlation
0197
0198 10-05-06 mma (testem15-V08-00-01)
0199 - added protection in DetectorConstruction::UpdateDeometry()
0200
0201 10-05-06 Michel Maire (testem15-V08-00-00)
0202 - created from TestEm14