Skip to content

mathieuouillon/RGD-vz-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLAS12-starter

A minimalistic GitHub repository to start your CLAS12 analysis in C++.

It use the HIPO library develop by Gavalian with some modifications.

Instruction to build it

Dependencies

  • Meson and ninja:

  • Likely available in your package manager (apt, brew, dnf, etc.), but the versions may be too old, in which case, use pip (python -m pip install meson ninja)

Building

Use standard Meson commands to build HIPO.

meson setup build
cd build 
meson compile

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published