Changeset fa0b54e in git
- Timestamp:
- May 19, 2021, 12:09:10 PM (3 years ago)
- Branches:
- master
- Children:
- db316cd
- Parents:
- c438758
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cards/delphes_card_IDEA.tcl
rc438758 rfa0b54e 113 113 set InputArray ParticlePropagator/chargedHadrons 114 114 set OutputArray chargedHadrons 115 set UseMomentumVector true 116 115 117 # We use only one efficiency, we set only 0 effincency out of eta bounds: 116 118 … … 132 134 set InputArray ParticlePropagator/electrons 133 135 set OutputArray electrons 134 136 set UseMomentumVector true 135 137 136 138 # Current full simulation with CLICdet provides for electrons: … … 151 153 set InputArray ParticlePropagator/muons 152 154 set OutputArray muons 155 set UseMomentumVector true 153 156 154 157 # Current full simulation with CLICdet provides for muons:
Note:
See TracChangeset
for help on using the changeset viewer.