Changeset 3fdfd04 in git for cards/delphes_card_IDEA.tcl
- Timestamp:
- May 6, 2021, 11:20:05 AM (4 years ago)
- Branches:
- master
- Children:
- 914d1be
- Parents:
- d489660
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cards/delphes_card_IDEA.tcl
rd489660 r3fdfd04 1 <#################################################################### l1 #################################################################### l 2 2 # FCC-ee IDEA detector model 3 3 # … … 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.