Skip to content
Snippets Groups Projects
README 606 B
Newer Older
  • Learn to ignore specific revisions
  • Jeremy McCormick's avatar
    Jeremy McCormick committed
    SLIC: Simulator for the LInear Collider 
    Jeremy McCormick, SLAC
    
    In order to use this package, first setup these programs.
    
    Program             Version    
    ------------------------------
    Geant4              6.x
    Xerces C++          2.6
    GDML                1.1.0
    LCDD                CVS head
    
    Refer to setup-slic-slac.sh and setup-slic-nicadd.sh
    for examples of setting up the build/run environment.
    
    To build, set LCDD_BASE to your checkout directory after
    configuring the environment and type "gmake all".
    
    Doxygen docs are available at
    http://nicadd.niu.edu/~jeremy/lcd/slic/doc/html/index.html
    
    --Jeremy