Fork me on GitHub

Changeset 415 in svn for trunk/Delphes.cpp


Ignore:
Timestamp:
May 28, 2009, 12:36:49 AM (15 years ago)
Author:
Xavier Rouby
Message:

faute d'orthographe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Delphes.cpp

    r401 r415  
    206206  // data converters
    207207  cout <<"**                                                                 **"<<endl;
    208   cout <<"**        ####### Start convertion to TRoot format ########        **"<< endl;
     208  cout <<"**        ####### Start conversion to TRoot format ########        **"<< endl;
    209209 
    210210  if(line.length() == 1+line.find_last_of(".hep"))
     
    732732  if(DET->FLAG_lhco == 1){
    733733    cout <<"**                                                                 **"<<endl;
    734     cout <<"**        ############ Start LHCO convertion ############          **"<< endl;
     734    cout <<"**        ############ Start LHCO conversion ############          **"<< endl;
    735735   
    736736    //LHCOConverter *LHCO = new LHCOConverter(outputfilename,LogNameLHCO);
Note: See TracChangeset for help on using the changeset viewer.