Fork me on GitHub

Changeset 0976f6a in git for modules/ModulesLinkDef.h


Ignore:
Timestamp:
Dec 11, 2019, 4:48:14 PM (5 years ago)
Author:
Kaan Yüksel Oyulmaz <kaanyukseloyulmaz@…>
Branches:
Timing
Children:
584e2e9
Parents:
542eb90
Message:

Card updated and new module added to modules directory as you said also I updated a propagator card for Ozgun to test his analysis including High vertex recover

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/ModulesLinkDef.h

    r542eb90 r0976f6a  
    7373#include "modules/VertexFinder.h"
    7474#include "modules/VertexFinderDA4D.h"
     75#include "modules/HighMassVertexRecover.h"
    7576#include "modules/DecayFilter.h"
    7677#include "modules/ExampleModule.h"
     
    129130#pragma link C++ class VertexFinder+;
    130131#pragma link C++ class VertexFinderDA4D+;
     132#pragma link C++ class HighMassVertexRecover+;
    131133#pragma link C++ class DecayFilter+;
    132134#pragma link C++ class ExampleModule+;
Note: See TracChangeset for help on using the changeset viewer.