Changeset d77b51d in git for README_4LHCb
- Timestamp:
- Sep 29, 2015, 2:08:10 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- a98c7ef
- Parents:
- d870fc5 (diff), 06ec139 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README_4LHCb
rd870fc5 rd77b51d 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.