Project

General

Profile

Bug #1658

g4bl path should point to third party

Added by Rajaram, Durga over 8 years ago. Updated about 8 years ago.

Status:
Open
Priority:
Normal
Assignee:
Category:
Simulation
Target version:
Start date:
27 March 2015
Due date:
% Done:

0%

Estimated time:
Workflow:
New Issue

Description

In MapPyBeamlineSimulation,

            self.path_g4bl = os.path.join(os.environ['MAUS_ROOT_DIR'], \
            'third_party', 'build', 'G4beamline-2.12-source', 'bin')

fails if MAUS was built with maus_third_party set to a different location.
In that case, MAUS_ROOT_DIR and MAUS_THIRD_PARTY are not the same, and the third party g4bl can't be found in MAUS_ROOT_DIR

Since g4bl is a third party anyway, the above search should look for it in the MAUS_THIRD_PARTY path

#1

Updated by Nugent, John over 8 years ago

Sorry about that Durga I will update my branch and push to Launchpad.

Cheers,
John

#2

Updated by Dobbs, Adam about 8 years ago

  • Category set to Simulation
  • Target version set to Future MAUS release

Hi John, is this resolved now? Is the fix in the latest release? Thanks...

Also available in: Atom PDF