Fork me on GitHub

Changeset c9803f7 in git for examples/Example2.C


Ignore:
Timestamp:
Jun 25, 2015, 3:47:06 PM (9 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
f53a4d2
Parents:
f59e9c1
Message:

adapt examples to ROOT 6.04

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/Example2.C

    rf59e9c1 rc9803f7  
    88#include "TH1.h"
    99#include "TSystem.h"
     10
     11#ifdef __CLING__
     12R__LOAD_LIBRARY(libDelphes)
     13#include "classes/DelphesClasses.h"
     14#include "external/ExRootAnalysis/ExRootTreeReader.h"
     15#include "external/ExRootAnalysis/ExRootResult.h"
     16#endif
    1017
    1118//------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.