-
Notifications
You must be signed in to change notification settings - Fork 33
Evtgen + Pythia tutorial #172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| wget https://raw.githubusercontent.com/HEP-FCC/FCC-config/winter2023/FCCee/Delphes/card_IDEA.tcl | ||
| ``` | ||
| 2. The EDM4hep output card describing how Delphes output collections (tracks, jets, leptons, etc.) are mapped to EDM4hep data structures: | ||
| 1. The EDM4hep output card describing how Delphes output collections (tracks, jets, leptons, etc.) are mapped to EDM4hep data structures: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this a typo?
|
I have fixed typos. and also a correct name for custom evtGen card in running command line @BrieucF |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, can you use
```bash
Instead of just plain
```(empty)
when showing command line? There is a few wgets where it would be useful.
I have changed a section format in markdown for better appearance on website.