Changes in / [3b02069:914d1be] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cards/delphes_card_IDEA.tcl
r3b02069 r914d1be 376 376 377 377 ## check that these are consistent with DCHCANI/DCHNANO parameters in TrackCovariance module 378 set Rmin 0.345379 set Rmax 2.0380 set Zmin -2.0381 set Zmax 2.0378 set Rmin $DCHRMIN 379 set Rmax $DCHRMAX 380 set Zmin $DCHZMIN 381 set Zmax $DCHZMAX 382 382 383 383 # gas mix option:
Note:
See TracChangeset
for help on using the changeset viewer.