Changeset cd75093 in git for examples/DelphesBrowser.C
- Timestamp:
- Dec 12, 2014, 2:58:04 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 0c871e5
- Parents:
- 17826f2 (diff), 3d10d1f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/DelphesBrowser.C
r17826f2 rcd75093 18 18 TObjArray *partonOutputArray = modularDelphes->ExportArray("partons"); 19 19 20 confReader->ReadFile(" examples/delphes_card_CMS.tcl");20 confReader->ReadFile("cards/delphes_card_CMS.tcl"); 21 21 22 22 modularDelphes->SetConfReader(confReader);
Note:
See TracChangeset
for help on using the changeset viewer.