[12gevmoller_sim] [JeffersonLab/remoll] af49c8: Initialize fFile before calling InitializeTree bec...
GitHub
noreply at github.com
Mon Feb 13 15:52:34 EST 2017
Branch: refs/heads/master
Home: https://github.com/JeffersonLab/remoll
Commit: af49c8552a13d7731a7eebe6ddbcf6f519668c19
https://github.com/JeffersonLab/remoll/commit/af49c8552a13d7731a7eebe6ddbcf6f519668c19
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M src/remollIO.cc
Log Message:
-----------
Initialize fFile before calling InitializeTree because that function
has a conditional on fFile.
Commit: cc2c207bdabb73fa895029d4c0e35e695ce6810e
https://github.com/JeffersonLab/remoll/commit/cc2c207bdabb73fa895029d4c0e35e695ce6810e
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M src/remollIO.cc
Log Message:
-----------
Call InitializeTree after setting the filename to the default value.
Commit: 03404b276a47f6245cacd6c8b79d7caf049c3a66
https://github.com/JeffersonLab/remoll/commit/03404b276a47f6245cacd6c8b79d7caf049c3a66
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M src/remollIO.cc
Log Message:
-----------
When deleting an object, also set corresponding pointer to NULL. Especially when
later checking the pointer for object existence.
Commit: 09e879f2ba0f0273a0d71c164a23e74854c6f7fe
https://github.com/JeffersonLab/remoll/commit/09e879f2ba0f0273a0d71c164a23e74854c6f7fe
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
A include/remollPhysicalConstants.hh
A include/remollSystemOfUnits.hh
M include/remollglobs.hh
Log Message:
-----------
Move additional remoll system of units and physical constants into
a separate header, which is still included through remollglobs.hh.
Commit: 44beeadcde143e88ee975c983374d38a0931891b
https://github.com/JeffersonLab/remoll/commit/44beeadcde143e88ee975c983374d38a0931891b
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M include/remollLinkDef.h
Log Message:
-----------
Change to ifdef guard on LinkDef file to catch __CLING__ set by new
rootcling in ROOT v6.
Commit: 027daa62ddb2d0059ddd0ddba5872c468c49d6c4
https://github.com/JeffersonLab/remoll/commit/027daa62ddb2d0059ddd0ddba5872c468c49d6c4
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Changed paths:
M include/remolltypes.hh
Log Message:
-----------
Include G4Types.hh through remolltypes.hh because it makes sense.
Guard against __CINT__ or __CLING__ compilation though.
Compare: https://github.com/JeffersonLab/remoll/compare/ae0406087f76...027daa62ddb2
More information about the 12gevmoller_sim
mailing list