[12gevmoller_sim] [JeffersonLab/remoll] 9c4d70: Added cmake code to use the compiler flags -std=c+...
GitHub
noreply at github.com
Thu Mar 17 16:57:48 EDT 2016
Branch: refs/heads/master
Home: https://github.com/JeffersonLab/remoll
Commit: 9c4d70d9b7c46f96f33500f741de1ab5bd1c17eb
https://github.com/JeffersonLab/remoll/commit/9c4d70d9b7c46f96f33500f741de1ab5bd1c17eb
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-03-17 (Thu, 17 Mar 2016)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Added cmake code to use the compiler flags -std=c++0x or -std=c++11
(depending on which one is available) if they exist. This is required
and desired for compilation with ROOT 6.
Commit: 25810f1ed3743825dc8cfab20bad7f0fd19897f5
https://github.com/JeffersonLab/remoll/commit/25810f1ed3743825dc8cfab20bad7f0fd19897f5
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-03-17 (Thu, 17 Mar 2016)
Changed paths:
M include/remollRunData.hh
Log Message:
-----------
The local include file is not allowed to be in angle brackets for
more recent versions of the gcc compiler.
Commit: f82a6543169b52545ec8821ab1a74f1c0d889c50
https://github.com/JeffersonLab/remoll/commit/f82a6543169b52545ec8821ab1a74f1c0d889c50
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-03-17 (Thu, 17 Mar 2016)
Changed paths:
M include/remollEvent.hh
M include/remollVEventGen.hh
Log Message:
-----------
Changes made in remoll_solid that we need to be able to use their pion
generator framework.
remollEvent: addition of fXbj variable and fRate getter/setter.
(note: SetRate does not change the units as in remoll_solid where this
leads to inconsistent getter/setter)
remollVEventGen: looks like many changes because of whitespace changes,
but really only the addition of phi min/max and E min/max with setters.
Commit: f84ca477cc357ab5311e3be9830a44a5606b45b6
https://github.com/JeffersonLab/remoll/commit/f84ca477cc357ab5311e3be9830a44a5606b45b6
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-03-17 (Thu, 17 Mar 2016)
Changed paths:
M include/remollGenPion.hh
M src/remollGenPion.cc
Log Message:
-----------
Pion generator merged by hand from remoll_solid (but an actual copy of
the file in the remoll_solid repository, just not a git merge). Latest
changes in remoll_solid are dated January 5, 2016, by rakithab.
Compare: https://github.com/JeffersonLab/remoll/compare/80e55e710315...f84ca477cc35
More information about the 12gevmoller_sim
mailing list