[12gevmoller_sim] [JeffersonLab/remoll] 60a498: New types for remollGenericDetectorHit_t and remol...
GitHub
noreply at github.com
Fri Feb 10 17:35:41 EST 2017
Branch: refs/heads/new_io
Home: https://github.com/JeffersonLab/remoll
Commit: 60a49854c2a9d7bfd2a793e93e653a76d451f572
https://github.com/JeffersonLab/remoll/commit/60a49854c2a9d7bfd2a793e93e653a76d451f572
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-02-10 (Fri, 10 Feb 2017)
Changed paths:
M include/remolltypes.hh
Log Message:
-----------
New types for remollGenericDetectorHit_t and remollGenericDetectorSum_t
to be saved to ROOT file as vector.
Commit: 55ebe569b06981687d8eae8b1cd3c2e65d81c38d
https://github.com/JeffersonLab/remoll/commit/55ebe569b06981687d8eae8b1cd3c2e65d81c38d
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-02-10 (Fri, 10 Feb 2017)
Changed paths:
M include/remollLinkDef.h
Log Message:
-----------
Make sure dictionaries are created for new types.
Commit: 96e50ad09942caa1cc507f03f2cb1fe1d0b4e9a9
https://github.com/JeffersonLab/remoll/commit/96e50ad09942caa1cc507f03f2cb1fe1d0b4e9a9
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-02-10 (Fri, 10 Feb 2017)
Changed paths:
M include/remollGenericDetectorHit.hh
M include/remollGenericDetectorSum.hh
Log Message:
-----------
Provide GetIO() functions to remollGenericDetectorHit and remollGenericDetectorSum.
Commit: 454797912dec5c5f6f88f5a47d5aea0aa774b281
https://github.com/JeffersonLab/remoll/commit/454797912dec5c5f6f88f5a47d5aea0aa774b281
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-02-10 (Fri, 10 Feb 2017)
Changed paths:
M include/remollIO.hh
M src/remollIO.cc
Log Message:
-----------
Use the new vector<struct_t> approach to storing variable length hit lists.
Note:
- hit.n and sum.n are borken, use hit. at size and sum. at size.
- hit.collcut is a top-level variable masquerading as a hit parameter,
so is broken as well.
Compare: https://github.com/JeffersonLab/remoll/compare/60a49854c2a9^...454797912dec
More information about the 12gevmoller_sim
mailing list