Skip to content
Snippets Groups Projects
Commit 7d30d334 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Fixed wrapper to root includes

parent 83f65b41
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
source /usr/local/bin/thisdd4hep.sh
ROOT_INCLUDE_PATH=/usr/local/include:$ROOT_INCLUDE_PATH
ROOT_INCLUDE_PATH=/usr/local/include:/usr/include/eigen3:$ROOT_INCLUDE_PATH
piped_args=
if [ -p /dev/stdin ]; then
# If we want to read the input line by line
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment