Fork me on GitHub

Changeset cd75093 in git for modules/Hector.cc


Ignore:
Timestamp:
Dec 12, 2014, 2:58:04 PM (10 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
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.
Message:

Merge pull request #8 from selvaggi/master

Added external fast jet examples.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Hector.cc

    r17826f2 rcd75093  
    9090
    9191  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"));
    9393  fBeamLine->offsetElements(fOffsetS, fOffsetX);
    9494  fBeamLine->calcMatrix();
Note: See TracChangeset for help on using the changeset viewer.