Why Separate HDDS?

From GlueXWiki
Revision as of 14:36, 20 October 2009 by Marki (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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