Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _episodes/01-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ There are multiple ways of analyzing an LHE file, each of which has its own adva
For the purpose of this exercise, we will use a pre-made pyroot script.
~~~bash
cd ~/nobackup/cmsdas_2026_gen/
xrdcp root://cmseos.fnal.gov//store/user/cmsdas/2026/short_exercises/Generators/LHEReader.py .
xrdcp root://cmseos.fnal.gov//store/user/cmsdas/2026/short_exercises/Generators/scripts/LHEReader.py .
~~~
{: .source}

Expand Down