Changeset 2600216 in git for modules/VertexFinder.h
- Timestamp:
- May 17, 2016, 3:13:43 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 3f7ef54
- Parents:
- 4569b59
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/VertexFinder.h
r4569b59 r2600216 4 4 /** \class VertexFinder 5 5 * 6 * Merges particles from pile-up sample into event 7 * 8 * 9 * $Date: 2013-02-12 15:13:59 +0100 (Tue, 12 Feb 2013) $ 10 * $Revision: 907 $ 11 * 6 * Cluster vertices from tracks 12 7 * 13 8 * \author M. Selvaggi - UCL, Louvain-la-Neuve … … 63 58 64 59 TObjArray *fOutputArray; 65 TObjArray *f ClusterOutputArray;60 TObjArray *fVertexOutputArray; 66 61 67 62 map<unsigned, map<string, double> > trackIDToDouble;
Note:
See TracChangeset
for help on using the changeset viewer.