Changeset 415 in svn for trunk/Delphes.cpp
- Timestamp:
- May 28, 2009, 12:36:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Delphes.cpp
r401 r415 206 206 // data converters 207 207 cout <<"** **"<<endl; 208 cout <<"** ####### Start conver tion to TRoot format ######## **"<< endl;208 cout <<"** ####### Start conversion to TRoot format ######## **"<< endl; 209 209 210 210 if(line.length() == 1+line.find_last_of(".hep")) … … 732 732 if(DET->FLAG_lhco == 1){ 733 733 cout <<"** **"<<endl; 734 cout <<"** ############ Start LHCO conver tion ############ **"<< endl;734 cout <<"** ############ Start LHCO conversion ############ **"<< endl; 735 735 736 736 //LHCOConverter *LHCO = new LHCOConverter(outputfilename,LogNameLHCO);
Note:
See TracChangeset
for help on using the changeset viewer.