Fork me on GitHub

Changeset d77b51d in git for README_4LHCb


Ignore:
Timestamp:
Sep 29, 2015, 2:08:10 PM (9 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
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.
Message:

Merge remote-tracking branch 'upstream/master'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README_4LHCb

    rd870fc5 rd77b51d  
    22==============
    33
    4 The card "delphes_card_prelLHCb.tcl" contains a preliminary parametrization of the LHCb detector.
     4The card "delphes_card_LHCb.tcl" contains a preliminary parametrization of the LHCb detector.
    55
    66- ParticlePropagator
     
    2424- IdentificationMap
    2525
    26 This module is a recent addition in order to map particle misindentification rates
     26This module is a recent addition in order to map particle misidentification rates
    2727and reconstruction efficiencies.
    2828
     
    46461) Compile:
    4747
    48    make
     48  make
    4949
    50502) Simulate p p -> b b~ events
    5151
    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
    5655
    5756
    5857For more details, please visit:
    5958
    60 https://cp3.irmp.ucl.ac.be/projects/delphes
     59  https://cp3.irmp.ucl.ac.be/projects/delphes
    6160
    6261
Note: See TracChangeset for help on using the changeset viewer.