Changeset 2118a6a in git for modules/VertexSorter.cc
- Timestamp:
- May 18, 2016, 5:17:11 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- b291b0b
- Parents:
- bc4bff0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/VertexSorter.cc
rbc4bff0 r2118a6a 53 53 void VertexSorter::Init() 54 54 { 55 fInputArray = ImportArray(GetString("InputArray", "VertexFinder/ clusters"));55 fInputArray = ImportArray(GetString("InputArray", "VertexFinder/vertices")); 56 56 57 57 fTrackInputArray = ImportArray(GetString("TrackInputArray", "VertexFinder/tracks"));
Note:
See TracChangeset
for help on using the changeset viewer.