|
CLUMPY
Version 2011.09_corr2
|
I. Quick start
ROOT: CLUMPY is based on the ROOT CERN package, so the first thing to do is to install it. We refer the user to the ROOT installation help pages for any issue encountered at this stage. Doxygen: if you want to re-generate this doc locally (rather than browsing it online), you need to install Doxygen.CLUMPY version you get from the web, and just type make in the main directory. ./bin/clumpy to access all CLUMPY options (fed by command line parameters)
II. Content of the CLUMPY package
bin/ exec files (generated by the make command)data/ CLUMPY parameter file + user-defined lists of haloshtml/ html documentation (generated by Doxygen)include/ .h fileslatex/ latex documentation (generated by Doxygen)lib/ library libclumpy.a for this package (generated by make)obj/ .o files (generated by make)src/ .cc filesDocImages/ images used by the documentationDoxygen parameter file)