Changes between Version 60 and Version 61 of WorkBook/QuickTour
- Timestamp:
- Jun 3, 2021, 6:24:41 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/QuickTour
v60 v61 68 68 Running Delphes with files accessible via HTTP: 69 69 {{{#!sh 70 curl http://cp3.irmp.ucl.ac.be/~demin/test.hepmc .gz | gunzip | ./DelphesHepMC3 cards/delphes_card_CMS.tcl delphes_output.root70 curl http://cp3.irmp.ucl.ac.be/~demin/test.hepmc3.gz | gunzip | ./DelphesHepMC3 cards/delphes_card_CMS.tcl delphes_output.root 71 71 }}} 72 72