Changeset cd75093 in git for modules/Hector.cc
- Timestamp:
- Dec 12, 2014, 2:58:04 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 0c871e5
- Parents:
- 17826f2 (diff), 3d10d1f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/Hector.cc
r17826f2 rcd75093 90 90 91 91 fBeamLine = new H_BeamLine(fDirection, fBeamLineLength + 0.1); 92 fBeamLine->fill(GetString("BeamLineFile", " examples/LHCB1IR5_5TeV.tfs"), fDirection, GetString("IPName", "IP5"));92 fBeamLine->fill(GetString("BeamLineFile", "cards/LHCB1IR5_5TeV.tfs"), fDirection, GetString("IPName", "IP5")); 93 93 fBeamLine->offsetElements(fOffsetS, fOffsetX); 94 94 fBeamLine->calcMatrix();
Note:
See TracChangeset
for help on using the changeset viewer.