Fork me on GitHub

Changeset a8782e8 in git for modules


Ignore:
Timestamp:
Dec 11, 2014, 4:34:30 PM (10 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
14ae668
Parents:
8e602e5
Message:

replace examples by cards

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Hector.cc

    r8e602e5 ra8782e8  
    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.