Fork me on GitHub

Changeset 261 in svn for trunk


Ignore:
Timestamp:
Feb 9, 2009, 3:54:14 PM (16 years ago)
Author:
severine ovyn
Message:

small changes

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r231 r261  
    11 * Changes relative to V.1.3beta:
    22    - new overal header and program output to screen.
     3    - new trigger cards ATLAS and CMS-like
     4    - new detector card ATLAS oriented
     5    - New input parameters in the datacard for very forward detectors
     6    - Modification of the Resolution.cpp code to run on the output of Delphes directly
    37    - #include statements have been cleaned ; more include paths
    48      in the compilation, leading to easier #include statements.
  • trunk/VERSION

    r200 r261  
    1 1.3beta
     11.4beta
  • trunk/src/SmearUtil.cc

    r260 r261  
    554554  f_out <<"**                 of a  generic collider experiment                **"<< endl;
    555555  f_out <<"**                                                                  **"<< endl;
    556   f_out <<"**                --- Version 1.3beta of Delphes ---                **"<< endl;
    557   f_out <<"**               Last date of change: 29 January 2009               **"<< endl;
     556  f_out <<"**                --- Version 1.4beta of Delphes ---                **"<< endl;
     557  f_out <<"**               Last date of change: 9 February 2009               **"<< endl;
    558558  f_out <<"**                                                                  **"<< endl;
    559559  f_out <<"**                                                                  **"<< endl;
Note: See TracChangeset for help on using the changeset viewer.