Fork me on GitHub

Changeset 2600216 in git for modules/VertexFinder.h


Ignore:
Timestamp:
May 17, 2016, 3:13:43 PM (9 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
3f7ef54
Parents:
4569b59
Message:

added variables for vertexing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/VertexFinder.h

    r4569b59 r2600216  
    44/** \class VertexFinder
    55 *
    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
    127 *
    138 *  \author M. Selvaggi - UCL, Louvain-la-Neuve
     
    6358
    6459  TObjArray *fOutputArray;
    65   TObjArray *fClusterOutputArray;
     60  TObjArray *fVertexOutputArray;
    6661
    6762  map<unsigned, map<string, double> > trackIDToDouble;
Note: See TracChangeset for help on using the changeset viewer.