Skip to content

CYGNUS-RD/recopp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recopp

** work in progress **

reconstruction library in C++

Dependencies

  • ROOT
  • ROOTANA
  • OpenCV

Before compiling, set the variables ROOTANASYS and OPENCVSYS in your environment and setup the RECOPPSYS variable (see Installation).

Installation

git clone https://github.com/piacent/recopp.git

cd recopp

export RECOPPSYS="/path/to/recopp"

mkdir build-dir

cmake ..

cmake --build .

About

reconstruction library in C++

Resources

Stars

Watchers

Forks

Packages

No packages published