Fork me on GitHub

Changeset 8284b74 in git


Ignore:
Timestamp:
May 26, 2016, 3:00:33 PM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
ab3bdd9
Parents:
9fccf4f
Message:

added 4D vertexing

Location:
modules
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • modules/ModulesLinkDef.h

    r9fccf4f r8284b74  
    6666#include "modules/VertexSorter.h"
    6767#include "modules/VertexFinder.h"
     68#include "modules/VertexFinder4D.h"
    6869#include "modules/ExampleModule.h"
    6970
     
    114115#pragma link C++ class VertexSorter+;
    115116#pragma link C++ class VertexFinder+;
     117#pragma link C++ class VertexFinder4D+;
    116118#pragma link C++ class ExampleModule+;
    117119
Note: See TracChangeset for help on using the changeset viewer.