Changeset f7493c9 in git
- Timestamp:
- Jul 18, 2017, 12:52:35 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 2da4b62
- Parents:
- e3938bb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/DenseTrackFilter.cc
re3938bb rf7493c9 111 111 112 112 // Eta x Phi smearing to be applied 113 fEtaPhiRes = Get Bool("EtaPhiRes", 0.005);113 fEtaPhiRes = GetDouble("EtaPhiRes", 0.005); 114 114 115 115 fTrackInputArray = ImportArray(GetString("TrackInputArray", "ParticlePropagator/tracks"));
Note:
See TracChangeset
for help on using the changeset viewer.