Fork me on GitHub

Changeset 3fdfd04 in git for cards


Ignore:
Timestamp:
May 6, 2021, 11:20:05 AM (3 years ago)
Author:
michele <michele.selvaggi@…>
Branches:
master
Children:
914d1be
Parents:
d489660
Message:

fixed typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/delphes_card_IDEA.tcl

    rd489660 r3fdfd04  
    1 < ####################################################################                                l
     1####################################################################                                l
    22# FCC-ee IDEA detector model
    33#
     
    376376
    377377  ## check that these are consistent with DCHCANI/DCHNANO parameters in TrackCovariance module
    378   set Rmin 0.345
    379   set Rmax 2.0
    380   set Zmin -2.0
    381   set Zmax 2.0
     378  set Rmin $DCHRMIN
     379  set Rmax $DCHRMAX
     380  set Zmin $DCHZMIN
     381  set Zmax $DCHZMAX
    382382
    383383  # gas mix option:
Note: See TracChangeset for help on using the changeset viewer.