[12gevmoller_sim] [JeffersonLab/remoll] 38ac3f: Changed G4StepLimiterBuilder to G4StepLimiterPhysi...
GitHub
noreply at github.com
Fri Jun 24 17:13:02 EDT 2016
Branch: refs/heads/dose
Home: https://github.com/JeffersonLab/remoll
Commit: 38ac3fccdd86b52434e2d0e65562ce2c60673394
https://github.com/JeffersonLab/remoll/commit/38ac3fccdd86b52434e2d0e65562ce2c60673394
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M remoll.cc
Log Message:
-----------
Changed G4StepLimiterBuilder to G4StepLimiterPhysics. StepLimiterBuilder is replaced by StepLimiterPhysics in newer G4 versions.
Commit: 394de27d1aa322d9026e424ee43e8cdcd663baf3
https://github.com/JeffersonLab/remoll/commit/394de27d1aa322d9026e424ee43e8cdcd663baf3
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M include/wiser_pion.h
M src/remollBeamTarget.cc
M src/remollEvent.cc
M src/remollGenBeam.cc
M src/remollGenFlat.cc
M src/remollGenMoller.cc
M src/remollGenPion.cc
M src/remollGenpElastic.cc
M src/remollMagneticField.cc
M src/remollMultScatt.cc
Log Message:
-----------
Added G4SystemOfUnits.hh and G4PhysicalCOnstants.hh to several files to ensure that the newer versions os g4 interpreted the units properly
Commit: c3419bcf718354dc202d624a5a69d4d612907620
https://github.com/JeffersonLab/remoll/commit/c3419bcf718354dc202d624a5a69d4d612907620
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M .gitignore
Log Message:
-----------
Added bunch of folders in my remoll work dir that git need not worry abt
Commit: 2b5f96817cf0453aafc8e943d8c0f77b70123082
https://github.com/JeffersonLab/remoll/commit/2b5f96817cf0453aafc8e943d8c0f77b70123082
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M src/remollOpticalPhysics.cc
Log Message:
-----------
Changed theParticleIterator to aParticleIterator, to be consistent with the nomenclature of newer versiosn of g4
Commit: 2a7529af6f73f3227617d0fbebc28f461d66d021
https://github.com/JeffersonLab/remoll/commit/2a7529af6f73f3227617d0fbebc28f461d66d021
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M src/remollRunData.cc
Log Message:
-----------
Added unistd.h to be able to compile remoll in mac
Commit: 92b138cb0fa497d47275f37d23fb20a654556586
https://github.com/JeffersonLab/remoll/commit/92b138cb0fa497d47275f37d23fb20a654556586
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M src/remollVertex.cc
Log Message:
-----------
Added G4SystemOfUnits to remollVertex.cc so that newer versions og g4 does not throw error during compilation because of units related issue
Commit: 4bb9b46c33de81b31bdeb826589852684e4b42ea
https://github.com/JeffersonLab/remoll/commit/4bb9b46c33de81b31bdeb826589852684e4b42ea
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M src/remollGenBeam.cc
Log Message:
-----------
Turn ON multscatt in beam generator by default
Commit: 695f8fefe681a5fc5be65bdc8bae88243dc6e39d
https://github.com/JeffersonLab/remoll/commit/695f8fefe681a5fc5be65bdc8bae88243dc6e39d
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M include/remollGenericDetector.hh
M include/remollIO.hh
M include/remollSteppingAction.hh
M src/remollBeamTarget.cc
M src/remollGenericDetector.cc
M src/remollGenericDetectorHit.cc
M src/remollIO.cc
M src/remollSteppingAction.cc
Log Message:
-----------
Changes to generate rastered beam 8m upstream of the LH2 tgt center, with proper accounting for any angular correlations
Commit: f2ebe0bf5804e27b908d65051c4bf7be335320ba
https://github.com/JeffersonLab/remoll/commit/f2ebe0bf5804e27b908d65051c4bf7be335320ba
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M macros/runexample.mac
M src/remollBeamTarget.cc
Log Message:
-----------
Changes for the rastered beam generation 8m upstream of the LH2 tgt center contd...
Commit: 6576f0fc04e103b039970f90f05538a72d8510aa
https://github.com/JeffersonLab/remoll/commit/6576f0fc04e103b039970f90f05538a72d8510aa
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M include/remollBeamTarget.hh
M include/remollMessenger.hh
M macros/runexample.mac
M src/remollBeamTarget.cc
M src/remollMessenger.cc
Log Message:
-----------
Now the two raster settings can be set from runexample.mac. Raster settings: old (without the angle correlations), new (with angle correlations, raster at 8m upstream of tgt center)
Commit: d3405156ff72573dec317ffbd8435a239b748698
https://github.com/JeffersonLab/remoll/commit/d3405156ff72573dec317ffbd8435a239b748698
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M src/remollBeamTarget.cc
Log Message:
-----------
Discard redundant changes related to physicalconstants & systemofunits, to make master branch compile with g4.10
Commit: 6918a25b20268dd4c4acdbce8eb8fe99091260de
https://github.com/JeffersonLab/remoll/commit/6918a25b20268dd4c4acdbce8eb8fe99091260de
Author: Rupesh Silwal <silwalr at mit.edu>
Date: 2015-07-23 (Thu, 23 Jul 2015)
Changed paths:
M include/remollGenericDetector.hh
M include/remollSteppingAction.hh
M macros/runexample.mac
M src/remollGenericDetector.cc
M src/remollGenericDetectorHit.cc
M src/remollIO.cc
Log Message:
-----------
Roll back some previous 'energy deposition' related changes. Some had made it into the code I committed for raster config changes.
Commit: 66e5ca088b5978d28b6ad258fb079c534a2a07ed
https://github.com/JeffersonLab/remoll/commit/66e5ca088b5978d28b6ad258fb079c534a2a07ed
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M .gitignore
M include/remollBeamTarget.hh
M include/remollIO.hh
M include/remollMessenger.hh
M include/wiser_pion.h
M macros/runexample.mac
M remoll.cc
M src/remollBeamTarget.cc
M src/remollEvent.cc
M src/remollGenBeam.cc
M src/remollGenFlat.cc
M src/remollGenMoller.cc
M src/remollGenPion.cc
M src/remollGenericDetector.cc
M src/remollGenpElastic.cc
M src/remollIO.cc
M src/remollMagneticField.cc
M src/remollMessenger.cc
M src/remollMultScatt.cc
M src/remollOpticalPhysics.cc
M src/remollRunData.cc
M src/remollSteppingAction.cc
M src/remollVertex.cc
Log Message:
-----------
Merge remote-tracking branch 'origin/dose_g4v10' into dose
Commit: 8d408341269b62026f678ffaaa8e3b78d9412ec1
https://github.com/JeffersonLab/remoll/commit/8d408341269b62026f678ffaaa8e3b78d9412ec1
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M include/remollRunData.hh
Log Message:
-----------
Angled brackets are not allowed for non-system header files.
Commit: 8af40a5f94edd5403e2c5419062644c6213cde02
https://github.com/JeffersonLab/remoll/commit/8af40a5f94edd5403e2c5419062644c6213cde02
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Detect whether the compiler has C++11 support and use appropriate compiler flags.
This required for recent ROOT versions where support for C++11 is assumed, but
older compilers do not enable this by default.
Commit: c442b56f6c3b71300a33cf6e656009b3c0858201
https://github.com/JeffersonLab/remoll/commit/c442b56f6c3b71300a33cf6e656009b3c0858201
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M remoll.cc
Log Message:
-----------
Select the appropriate headers for geant4 versions before 4.10 and after.
Commit: 78b47e9eaf0a46ca005298ef68d8e047f4533a68
https://github.com/JeffersonLab/remoll/commit/78b47e9eaf0a46ca005298ef68d8e047f4533a68
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M CMakeLists.txt
M include/remollRunData.hh
M remoll.cc
Log Message:
-----------
Merge branch 'dose_g4v10' into dose
Commit: 59ecdd8dbe24c2bcbe4be5fbcf5de53732f5ecac
https://github.com/JeffersonLab/remoll/commit/59ecdd8dbe24c2bcbe4be5fbcf5de53732f5ecac
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M remoll.cc
Log Message:
-----------
Ensure that the same physics list is used for geant4 before 4.10 and after 4.10.
Commit: 2cf76fbeacb73dc15eb5c1e598e71a03750b7b40
https://github.com/JeffersonLab/remoll/commit/2cf76fbeacb73dc15eb5c1e598e71a03750b7b40
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Log Message:
-----------
Merge branch 'dose_g4v10' into dose
Compare: https://github.com/JeffersonLab/remoll/compare/afa853c7781f...2cf76fbeacb7
More information about the 12gevmoller_sim
mailing list