Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

package gismo

version v4


Used Packages

The gismo package depends on the following packages

v1

v1r6p1

v1r6p1

v2

v2

v2

v2

v2r4

v3

v4r3


The Requirements File

package gismo

version v4
branches doc

use geomrep  
use facilities
use f2c


ignore_pattern include_none
apply_pattern package_include
apply_pattern package_Llinkopts

# allows applications to find material data
set PEGS4PATH "${GISMOROOT}/PEGS4"


private

# for access to header files in source directory (like Random)  inc "../src/"
macro_append cppflags " -I../src"\
             VisualC  " /I../src"

# this is a subset of gismo files for GLAST
library  gismo -no_share\
    CompositeMedium.cxx     CreateDefault.cxx       DecayEntry.cxx\
    Decayer.cxx             Detector.cxx            DigitizerInterface.cxx\
    Field.cxx               GParticle.cxx           Generator.cxx           Gismo.cxx \
    Interactor.cxx          LayeredBox.cxx          LayeredMedium.cxx\
    MCParticle.cxx          Material.cxx\
    Medium.cxx              PDT.cxx\
    PDTEntry.cxx            PData.cxx               PhaseSpace.cxx\
    SageDecayer.cxx         SimpleDetector.cxx      SimpleHit.cxx\
    TowerArray.cxx          Twobody.cxx             World.cxx\
    gogen.c\
     egs/*.cxx\
     gheisha/*.cxx gheisha_f2c/*.c gheisha_f2c/glande.cpp\
     ../gismo/*.h

#test programs

#this puts in the debug version for detecting memory leaks 
macro_append linkdebugflags "" windebug " msvcrtd.lib"

application shower test/shower.cxx test/SmplStat.cxx test/BaseApp.cxx test/SlabWorld.cxx
application decay test/decay.cxx
application interact test/interact.cxx
application mscat test/mscat.cxx test/SmplStat.cxx test/BaseApp.cxx test/SlabWorld.cxx





Generated at Thu May 17 14:38:57 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000