Changeset 474 in svn for trunk/Delphes.cpp
- Timestamp:
- Jul 13, 2009, 5:26:34 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Delphes.cpp
r469 r474 165 165 cout <<"** **"<< endl; 166 166 DET->ReadParticleDataGroupTable(); 167 //DET->PDGtable.print();167 //DET->PDGtable.print(); 168 168 169 169 //Trigger information … … 763 763 globalwatch.Stop(); 764 764 time_report(globalwatch,loopwatch,triggerwatch,frogwatch,lhcowatch,DET->FLAG_frog,DET->FLAG_trigger,DET->FLAG_lhco,LogName,allEntries); 765 765 766 cout << left << setw(16) << "** " << "" 767 << left << setw(51) << get_time_date() << "**" << endl; 768 766 769 cout <<"** **"<< endl; 767 770 cout <<"** Exiting Delphes ... **"<< endl;
Note:
See TracChangeset
for help on using the changeset viewer.