Fork me on GitHub

Changeset a817a22 in git for examples/EventDisplay.C


Ignore:
Timestamp:
Apr 22, 2013, 11:09:33 PM (11 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
264bf40
Parents:
00bcbe6
Message:

replace libDelphes with libDelphesDisplay

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/EventDisplay.C

    r00bcbe6 ra817a22  
    4848void EventDisplay(const char *configFile, const char *inputFile)
    4949{
    50   gSystem->Load("libDelphes");
     50  gSystem->Load("libDelphesDisplay");
    5151
    5252  TEveManager::Create(kTRUE, "IV");
Note: See TracChangeset for help on using the changeset viewer.