Fork me on GitHub

Changeset 29d662e in git


Ignore:
Timestamp:
Jun 13, 2016, 2:57:13 PM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
9a9afa8
Parents:
bd0a1aa
Message:

renamed 4D vertexing module

Location:
modules
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • modules/ModulesLinkDef.h

    rbd0a1aa r29d662e  
    6666#include "modules/VertexSorter.h"
    6767#include "modules/VertexFinder.h"
    68 #include "modules/VertexFinder4D.h"
     68#include "modules/VertexFinderDA4D.h"
    6969#include "modules/ExampleModule.h"
    7070
     
    115115#pragma link C++ class VertexSorter+;
    116116#pragma link C++ class VertexFinder+;
    117 #pragma link C++ class VertexFinder4D+;
     117#pragma link C++ class VertexFinderDA4D+;
    118118#pragma link C++ class ExampleModule+;
    119119
Note: See TracChangeset for help on using the changeset viewer.