Changeset 6519cfb in git
- Timestamp:
- Sep 1, 2014, 4:20:21 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 835f0d5
- Parents:
- 44cb6e4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README_4LHCb
r44cb6e4 r6519cfb 1 Quick start with Delphes2 ========================3 4 1) Compile:5 6 make7 8 2) Simulate p p -> b b~ events9 10 tar xzvf pp2pp.hep.tgz11 ./DelphesSTDHEP examples/delphes_card_prelLHCb.tcl delphes_output.root pp2bb.hep12 13 14 For more details, please visit:15 16 https://cp3.irmp.ucl.ac.be/projects/delphes17 18 19 1 Delphes 4 LHCb 20 2 ============== … … 57 39 By default tracks, neutral hadrons and photons are stored in this card. 58 40 Tracks contain muons, electrons, and charged hadrons. 41 42 43 Quick start with Delphes 44 ======================== 45 46 1) Compile: 47 48 make 49 50 2) Simulate p p -> b b~ events 51 52 tar -xzvf pp2pp.hep.tgz 53 ./DelphesSTDHEP examples/delphes_card_prelLHCb.tcl delphes_output.root pp2bb.hep 54 55 56 For more details, please visit: 57 58 https://cp3.irmp.ucl.ac.be/projects/delphes 59 59 60 60 61
Note:
See TracChangeset
for help on using the changeset viewer.