Fork me on GitHub

Changeset 3d963d5 in git for modules


Ignore:
Timestamp:
Dec 9, 2014, 4:01:35 PM (10 years ago)
Author:
selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
acf622f
Parents:
ad3b7ce (diff), edcf81a (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:

Merge pull request #7 from selvaggi/master

Added AngularSmearing module, and modified FCC card

Location:
modules
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • modules/ModulesLinkDef.h

    rad3b7ce r3d963d5  
    3232#include "modules/Delphes.h"
    3333
     34#include "modules/AngularSmearing.h"
    3435#include "modules/FastJetFinder.h"
    3536#include "modules/FastJetGridMedianEstimator.h"
     
    7273#pragma link C++ class Delphes+;
    7374
     75#pragma link C++ class AngularSmearing+;
    7476#pragma link C++ class FastJetFinder+;
    7577#pragma link C++ class FastJetGridMedianEstimator+;
Note: See TracChangeset for help on using the changeset viewer.