Fork me on GitHub

Changes in / [3b02069:914d1be] in git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/delphes_card_IDEA.tcl

    r3b02069 r914d1be  
    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.