Fork me on GitHub

Changeset 5862d1f in git for modules


Ignore:
Timestamp:
May 5, 2021, 4:47:33 PM (3 years ago)
Author:
michele <michele.selvaggi@…>
Branches:
master
Children:
c27c038
Parents:
952bbbc
Message:

added TruthVertexFinder module

Location:
modules
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • modules/ModulesLinkDef.h

    r952bbbc r5862d1f  
    7676#include "modules/DecayFilter.h"
    7777#include "modules/ParticleDensity.h"
     78#include "modules/TruthVertexFinder.h"
    7879#include "modules/ExampleModule.h"
    7980
     
    134135#pragma link C++ class DecayFilter+;
    135136#pragma link C++ class ParticleDensity+;
     137#pragma link C++ class TruthVertexFinder+;
    136138#pragma link C++ class ExampleModule+;
    137139
Note: See TracChangeset for help on using the changeset viewer.