Changeset a817a22 in git
- Timestamp:
- Apr 22, 2013, 11:09:33 PM (12 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 264bf40
- Parents:
- 00bcbe6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/EventDisplay.C
r00bcbe6 ra817a22 48 48 void EventDisplay(const char *configFile, const char *inputFile) 49 49 { 50 gSystem->Load("libDelphes ");50 gSystem->Load("libDelphesDisplay"); 51 51 52 52 TEveManager::Create(kTRUE, "IV");
Note:
See TracChangeset
for help on using the changeset viewer.