Fork me on GitHub

Changeset a95da74 in git for modules/ModulesLinkDef.h


Ignore:
Timestamp:
Apr 28, 2021, 9:35:32 AM (4 years ago)
Author:
michele <michele.selvaggi@…>
Branches:
master
Children:
d4fb268
Parents:
4739226
Message:

added v0 of Ionisation cluster counting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/ModulesLinkDef.h

    r4739226 ra95da74  
    3737#include "modules/TrackSmearing.h"
    3838#include "modules/TrackCovariance.h"
     39#include "modules/ClusterCounting.h"
    3940#include "modules/ImpactParameterSmearing.h"
    4041#include "modules/TimeSmearing.h"
     
    9495#pragma link C++ class TrackSmearing+;
    9596#pragma link C++ class TrackCovariance+;
     97#pragma link C++ class ClusterCounting+;
    9698#pragma link C++ class ImpactParameterSmearing+;
    9799#pragma link C++ class TimeSmearing+;
Note: See TracChangeset for help on using the changeset viewer.