Import Geant4 10.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2018-03-02 09:34:30 +01:00
parent fc6af9e721
commit fe04dcb406
341 changed files with 18389 additions and 24522 deletions
+6 -2
View File
@@ -1,4 +1,4 @@
$Id: History 103553 2017-04-18 09:00:54Z gcosmo $
$Id: History 108624 2018-02-26 11:48:31Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -15,7 +15,11 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
14 April 2017 Ivana Hrivnacova Cosmo (exampleB5-V10-03-01)
19 February 2017 Ivana Hrivnacova (exampleB5-V10-03-02)
- Fix filling ntuple
(there was omitted call to AddNtupleRow() in the previous update)
14 April 2017 Ivana Hrivnacova (exampleB5-V10-03-01)
- Use std::array for related data members in B5EventAction to reduce the code
- Added data members for histogram Ids and the code to retrieve them by histogram
names via G4AnalysisManager