Changeset 19283
- Timestamp:
- 10/23/18 20:47:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/rootifysql.cc
r19281 r19283 518 518 //const vector<Map> mymap = conf.Vec<Map>("map"); 519 519 520 // ----------------------- Setup splitting --------------------------------- 521 520 522 vector<uint16_t> split_seq = conf.Vec<uint16_t>("split-sequence"); 521 523 vector<double> split_quant = conf.Vec<double>("split-quantile");
Note:
See TracChangeset
for help on using the changeset viewer.