共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > SOOT |
SOOT
|
1 | 0 | 1811 |
贡献者 | 讨论 | 代码提交 |
The Perl wrapper for CERN's ROOT library, a comprehensive data analysis framework.
SOOT is very similar to the Ruby-ROOT or PyROOT extensions for their respective languages. Specifically, the first revision of SOOT was implemented after the model of Ruby-ROOT.
SOOT uses a very dynamic approach to wrapping a very large and quickly evolving library. Due to the dynamic nature (using the CInt introspection), SOOT is able to handle most of the ROOT classes without explicitly wrapping them.