Changeset 19283


Ignore:
Timestamp:
10/23/18 20:47:00 (6 years ago)
Author:
tbretz
Message:
Added comment.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/rootifysql.cc

    r19281 r19283  
    518518    //const vector<Map> mymap    = conf.Vec<Map>("map");
    519519
     520    // ----------------------- Setup splitting ---------------------------------
     521
    520522    vector<uint16_t> split_seq   = conf.Vec<uint16_t>("split-sequence");
    521523    vector<double>   split_quant = conf.Vec<double>("split-quantile");
Note: See TracChangeset for help on using the changeset viewer.