Fork me on GitHub

Changeset be7697b in git for examples/DelphesProMC.cpp


Ignore:
Timestamp:
Jun 25, 2013, 9:41:18 PM (11 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
3d24148
Parents:
2f82259
Message:

fix ProMC includes and check PROMC variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/DelphesProMC.cpp

    r2f82259 rbe7697b  
    2929#include "ExRootAnalysis/ExRootProgressBar.h"
    3030
    31 #include "ProMC/ProMC.pb.h"
    32 #include "ProMC/ProMCBook.h"
    33 #include "ProMC/ProMCHeader.pb.h"
     31#include "ProMC.pb.h"
     32#include "ProMCBook.h"
     33#include "ProMCHeader.pb.h"
    3434
    3535using namespace std;
Note: See TracChangeset for help on using the changeset viewer.