Fork me on GitHub

Changeset 7d83636 in git for examples/CaloGrid.cpp


Ignore:
Timestamp:
Jan 27, 2017, 10:56:41 AM (8 years ago)
Author:
JP-Ellis <josh@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
95b3531
Parents:
5e728c7
git-author:
JP-Ellis <josh@…> (01/27/17 10:04:35)
git-committer:
JP-Ellis <josh@…> (01/27/17 10:56:41)
Message:

Include all ExRootAnalysis headers

When the headers are installed by make install, they are all installed in:
`
$INSTALL_PREFIX/include/ExRootAnalysis
`

In addition, one include directive has been fixed as per instructions in the
pull request.

Signed-off-by: JP-Ellis <josh@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/CaloGrid.cpp

    r5e728c7 r7d83636  
    1111#include "display/Delphes3DGeometry.h"
    1212#include "classes/DelphesClasses.h"
    13 #include "external/ExRootAnalysis/ExRootConfReader.h"
     13#include "ExRootAnalysis/ExRootConfReader.h"
    1414
    1515#include "TCanvas.h"
Note: See TracChangeset for help on using the changeset viewer.