8000 GitHub - cipriangal/comptonEic
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cipriangal/comptonEic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geant simulation of Compton polarimeter in IP6 for the EIC at BNL

Dependencies

  • Geat 4
  • ROOT 5/6

Steps to checkout the repository and compile

 git clone https://github.com/ZhengqiaoZhang/IP6_compton.git 
 cd IP6_compton 
 mkdir build 
 cd build 
 cmake ../ 
 make 
 cd ../ 

Run

By default run the simulation from the main directory.

  • Run as a batch job for a given number of events
 ./build/run run.mac 
  • Or run with visualization
 ./build/run 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.3%
  • C 29.9%
  • Crystal 17.0%
  • Roff 1.8%
  • CMake 1.0%
0