arnaudsteen/CaloSoftWare
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
BUILD and install:
$ source getAndSourceEigen.sh
$ mkdir build
$ cmake -DCLHEP_DIR=${CLHEP} -DEIGEN3_INCLUDE_DIR=$EIGEN3_INCLUDE_DIR ../
$ make install
Example to use CaloSoftWare in https://github.com/arnaudsteen/HGCALMarlinProcessor.git and https://github.com/arnaudsteen/SDHCALMarlinProcessor.git