Fork me on GitHub

Changeset 0e7d64a in git for modules


Ignore:
Timestamp:
Aug 16, 2019, 11:24:21 AM (5 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, master
Children:
7c9f3da
Parents:
7692efc (diff), e39abb4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

fixed Makefile conflict

Location:
modules
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • modules/ModulesLinkDef.h

    r7692efc r0e7d64a  
    4141#include "modules/DenseTrackFilter.h"
    4242#include "modules/Calorimeter.h"
     43#include "modules/DualReadoutCalorimeter.h"
    4344#include "modules/OldCalorimeter.h"
    4445#include "modules/Isolation.h"
     
    9495#pragma link C++ class DenseTrackFilter+;
    9596#pragma link C++ class Calorimeter+;
     97#pragma link C++ class DualReadoutCalorimeter+;
    9698#pragma link C++ class OldCalorimeter+;
    9799#pragma link C++ class Isolation+;
Note: See TracChangeset for help on using the changeset viewer.