Fork me on GitHub

Changeset 53b78e8 in git for display/DisplayLinkDef.h


Ignore:
Timestamp:
Nov 6, 2014, 2:00:06 PM (10 years ago)
Author:
Christophe Delaere <christophe.delaere@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
5565691
Parents:
0a67548
Message:

New signal to show the progress of plot processing

Progress is now shown in the status bar when generating std plots.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • display/DisplayLinkDef.h

    r0a67548 r53b78e8  
    3636#include "display/DelphesEventDisplay.h"
    3737#include "display/DelphesHtmlSummary.h"
     38#include "display/DelphesPlotSummary.h"
    3839
    3940#ifdef __CINT__
     
    5253#pragma link C++ class DelphesHtmlObjTable;
    5354#pragma link C++ class DelphesHtmlSummary;
     55#pragma link C++ class DelphesPlotSummary;
    5456
    5557#endif
Note: See TracChangeset for help on using the changeset viewer.