Skip to content

The final project for this course - A multithreaded photon propagator within an IceTray-like framework.

Notifications You must be signed in to change notification settings

icecube-summer-of-cpp/final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ git submodule update --init --recursive# final_project The final project for this course - A multithreaded photon propagator within an IceTray-like framework.

After cloning make sure to update the submodule. This will pull googletest and whatever other github repos we decide to use.

  $ git submodule update --init --recursive

Specifications

Coding Style

  • class names: LikeThis
  • function names: like_this
  • variable names: like_this
  • private member names: like_this_

About

The final project for this course - A multithreaded photon propagator within an IceTray-like framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published