SkillAgentSearch skills...

Root4j

A fork of http://java.freehep.org/freehep-rootio/ with hooks for Spark DataFrames

Install / Use

/learn @diana-hep/Root4j
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ROOT4J

A fork of http://java.freehep.org/freehep-rootio/

No longer actively developed

root4j is a pure Java IO Library for ROOT with no binding to the original implementation of ROOT in C++. Building on success of ROOT, we mimic the behavior of the classes from the original implementation. root4j utilizes the TStreamerInfo Record to infer the schema/description of Classes present and relies on JIT compilation of classes for objects requested to be read in.

The main use case of root4j is to pipe data in ROOT TTrees into the Apache Spark Datasets with spark-root.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated6y ago
Forks5

Languages

Java

Security Score

70/100

Audited on Oct 26, 2019

No findings