Difference between revisions of "Why Separate HDDS?"

From GlueXWiki
Jump to: navigation, search
(No difference)

Revision as of 14:36, 20 October 2009

Motivation

  • make the builds easier
  • files made in on
install: hdds-geant hdds-root hdds-mcfast hdds-root_h hddsGeant3.F hddsroot.h
        mkdir -p $(HALLD_HOME)/bin/$(BMS_OSNAME)
        cp $^ $(HALLD_HOME)/bin/$(BMS_OSNAME)
        if [ -e ../HDGeant ] ; then cp hddsGeant3.F ../HDGeant/hddsGeant3.F ; fi
        if [ -e ../../../libraries/HDGEOMETRY ] ; then cp hddsroot.h ../../../libraries/HDGEOMETRY/hddsroot.h ; fi

make hierarchy exposes geometry allows development of geometry management scheme