Fork me on GitHub

Changeset 09ffaee in git


Ignore:
Timestamp:
Apr 2, 2020, 11:49:17 AM (4 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
master
Children:
974f5bc, a07b54c
Parents:
354b7f3
Message:

fix comments in validation.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • validation/validation.sh

    r354b7f3 r09ffaee  
    22################################################################################
    33#
    4 # This code produces at set of validation plots for a given detector card.
     4# This code produces a set of validation plots for a given detector card.
    55#
    66# In order to run this you need to compile Delphes with Pythia8 first, see:
     
    1010# After you (re-)compiled Delphes with Pythia8 you are ready to go, execute from Delphes main dir:
    1111#
    12 # ./examples/validation.sh [detector_card] [number_of_events]
     12# ./validation/validation.sh [detector_card] [number_of_events]
    1313#
    1414#  e.g.
    1515#
    16 # ./examples/validation.sh cards/delphes_card_CMS.tcl 100000
     16# ./validation/validation.sh cards/delphes_card_CMS.tcl 100000
    1717#
    1818# Note that the more events you specify, the more accurate the controls plots will be ...
Note: See TracChangeset for help on using the changeset viewer.