Changeset 42f8e78 in git for README_4LHCb
- Timestamp:
- Dec 22, 2014, 1:51:17 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 6a8f6b8
- Parents:
- dacd9c5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README_4LHCb
rdacd9c5 r42f8e78 2 2 ============== 3 3 4 The card "delphes_card_ prelLHCb.tcl" contains a preliminary parametrization of the LHCb detector.4 The card "delphes_card_LHCb.tcl" contains a preliminary parametrization of the LHCb detector. 5 5 6 6 - ParticlePropagator … … 24 24 - IdentificationMap 25 25 26 This module is a recent addition in order to map particle misi ndentification rates26 This module is a recent addition in order to map particle misidentification rates 27 27 and reconstruction efficiencies. 28 28 … … 46 46 1) Compile: 47 47 48 48 make 49 49 50 50 2) Simulate p p -> b b~ events 51 51 52 53 wget http://cp3.irmp.ucl.ac.be/downloads/pp2bb.hep.tgz 54 tar -xzvf pp2bb.hep.tgz 55 ./DelphesSTDHEP cards/delphes_card_prelLHCb.tcl delphes_output.root pp2bb.hep 52 wget http://cp3.irmp.ucl.ac.be/downloads/pp_bb.hep.gz 53 gunzip pp_bb.hep.gz 54 ./DelphesSTDHEP cards/delphes_card_LHCb.tcl delphes_output.root pp_bb.hep 56 55 57 56 58 57 For more details, please visit: 59 58 60 https://cp3.irmp.ucl.ac.be/projects/delphes59 https://cp3.irmp.ucl.ac.be/projects/delphes 61 60 62 61
Note:
See TracChangeset
for help on using the changeset viewer.