Skip to content

chipsneutrino/chips-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chips-gen

CHIPS cosmic event generation code. Using the cosmic ray event generator CRY

Building

You need an install of CRY. This is provided by the chips-env repository. The first time you run gen-setup.sh it will build chips-gen, any further changes will require a 'make' command

$ source gen-setup.sh

Running cosmicGen

$ source gen-setup.sh
$ cosmicGen [configfile] [numEvents] [geometry] [seed] [forTraining]

Cleaning Everything Up

To remove all artifacts and return to the base state run...

$ source gen-tidy.sh

Releases

No releases published

Packages

No packages published