Skip to content

amaringarcia/CAP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAP

Correlation Analysis Package

Prerequisites

  • Valid PYTHIA8 installation
  • Valid root installation built with PYTHIA8 support
  • Environment variable for PYTHIA8 location
export PYTHIA8=<your_pythia8_directory>
  • root environment activated with
source <your_root_install_path>/bin/thisroot.sh
  • massive storage path (for massive storage of root files)
export CAP_LARGE_DATA=<your_massive_storage_path>

Build CAP

cd <your_cap_directory>
source Setup_CAP.sh
mkdir build
cd build
cmake ../src
make install

About

Correlation Analysis Package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.2%
  • C 15.6%
  • TeX 15.3%
  • Rich Text Format 2.9%
  • Other 1.0%