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 ## 2023-08-16 I. Hrivnacova (AnaEx03-V11-01-01)
0009 - Added UI command /AnaEx03/runAction/printStatistic
0010   to call PrintStatistic().
0011   This allows to call this function at the end of run
0012   before resetting histograms and avoids printing empty
0013   statistics in MT mode.
0014 
0015 ## 2023-08-02 I. Hrivnacova (AnaEx03-V11-01-00)
0016 - Update example to demonstrate new analysis manager commands
0017   for deleting selected histograms
0018 - Added plotter.mac
0019 
0020 ## 2022-11-09 I. Hrivnacova (AnaEx03-V11-00-01)
0021 - Fixed README files
0022 
0023 ## 2022-10-19 I. Hrivnacova (AnaEx03-V11-00-00)
0024 - First version