Skip to content
Snippets Groups Projects
Select Git revision
  • aa3d60eb8dc575a78eade351af874e269d337b64
  • master default protected
2 results

README.md

Blame
  • user avatar
    Dmitry Romanov authored
    aa3d60eb
    History
    README.md 869 B

    vscode_athena

    vscode athena

    Tutorial and a boilerplate of how to develop Athena detector using VSCode and Juggler container

    Athena in vscode

    git clone --recurse-submodules https://eicweb.phy.anl.gov/EIC/tutorials/vscode_athena.git
    cd vscode_athena
    ln -s ../ip6/ip6 athena/ip6

    Git submodules documentation

    VSCode documentation on container development

    Troubleshooting:

    1. If there is an error like:

          Compact          ERROR ++ FAILED    to convert subdetector: B0Tracker: dd4hep: Evaluator::Object : unknown variable : B0Tracker_ID : value=B0Tracker_ID [Evaluation error]

      The most probably you've forgotten ln -s ../ip6/ip6 athena/ip6