Giter Club home page Giter Club logo

rootoutputplugin's People

Contributors

cozzyd avatar tobiaswinchen avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

cozzyd

rootoutputplugin's Issues

Broken FindROOT.cmake

The included FindROOT.cmake is a bit broken (there are two else() statements). I can make a pull request if you'd like, but I think the fix is just:

diff --git a/FindROOT.cmake b/FindROOT.cmake
index 2caa1d8..922efe1 100644
--- a/FindROOT.cmake
+++ b/FindROOT.cmake
@@ -20,6 +20,4 @@ else()
   message(STATUS "  CFlags:      " ${ROOT_CFLAGS})
   message(STATUS "  Libs:        " ${ROOT_LIBS})
   message(STATUS "  Incdir:      " ${ROOT_INCDIR})
-else()
-  message(STATUS "ROOT: Not found!")
 endif()

maintenance status?

Hi,

I know this says it's not maintained by the CRropa developers, but are you accepting pull requests to keep it in a working state? Right now, it's very broken (first due to the deprecation of CRPropa2 outputs, then due to the SWIG builtin issue, then due to segfaults due to improper locking and deleting auto-freed things). I've gotten it working (for me, at least) on my fork (https://github.com/cozzyd/ROOTOutputPlugin) although it looks like there is more cleanup I could do to put it into a "proer state" (e.g. to subclass everything from the Output class in crpropa3). I know responding to pull requests can be a burden though, so I understand if you just want to WONTFIX this.

Thanks,
-Cosmin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.