Changeset 13471 for fact


Ignore:
Timestamp:
04/30/12 19:21:23 (13 years ago)
Author:
Jens Buss
Message:
added initialisation of parameter slopeOfRisingEdge
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/rootmacros/zerosearch.C

    r13424 r13471  
    1717
    1818vector<Region> * ZeroPositions = new vector<Region>;
    19 Region currentRegion = {0, 0, 0, 0.0, 0};
     19Region currentRegion = {0, 0, 0, 0.0, 0, 0};
    2020    if (step < 1){
    2121        if (VerbosityLevel > 0)
Note: See TracChangeset for help on using the changeset viewer.