Skip to content
This repository has been archived by the owner on Dec 20, 2017. It is now read-only.

Geant4 model of a single quartz bar of the BaBar DIRC

Notifications You must be signed in to change notification settings

EIC-Detector/EicDircStandalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--------------------------------------------------------------------------------
Geant4 Compatibility
--------------------------------------------------------------------------------

Developed for Geant4.9.6


--------------------------------------------------------------------------------
Installation
--------------------------------------------------------------------------------

Getting the code from GitHub

git clone https://github.com/tkrahulik/EicDircStandalone.git


--------------------------------------------------------------------------------
Installation
-------------------------------------------------------------------------------- 

(replace /path/to/workdir with directory containing EicDircStandalone source directory)

mkdir /path/to/workdir/EicDircStandalone-build
mkdir /path/to/workdir/EicDircStandalone-install

cd /path/to/workdir/EicDircStandalone-build

cmake -DCMAKE_INSTALL_PREFIX=/path/to/workdir/EicDircStandalone-install /path/to/workdir/EicDircStandalone

make -jN (N = number of processor cores available)

make install -jN (optional- you can run it from the build directory)


--------------------------------------------------------------------------------
Running
-------------------------------------------------------------------------------- 

./dirc

About

Geant4 model of a single quartz bar of the BaBar DIRC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages