Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example AnaEx03 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).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006 
0007 
0008 ## 2024-09-16 I. Hrivnacova (AnaEx03-V11-02-00)
0009 - Added info about plotter.mac in README
0010 
0011 ## 2023-08-16 I. Hrivnacova (AnaEx03-V11-01-01)
0012 - Added UI command /AnaEx03/runAction/printStatistic
0013   to call PrintStatistic().
0014   This allows to call this function at the end of run
0015   before resetting histograms and avoids printing empty
0016   statistics in MT mode.
0017 
0018 ## 2023-08-02 I. Hrivnacova (AnaEx03-V11-01-00)
0019 - Update example to demonstrate new analysis manager commands
0020   for deleting selected histograms
0021 - Added plotter.mac
0022 
0023 ## 2022-11-09 I. Hrivnacova (AnaEx03-V11-00-01)
0024 - Fixed README files
0025 
0026 ## 2022-10-19 I. Hrivnacova (AnaEx03-V11-00-00)
0027 - First version