Changeset 261 in svn
Legend:
- Unmodified
- Added
- Removed
-
trunk/CHANGELOG
r231 r261 1 1 * Changes relative to V.1.3beta: 2 2 - 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 3 7 - #include statements have been cleaned ; more include paths 4 8 in the compilation, leading to easier #include statements. -
trunk/VERSION
r200 r261 1 1. 3beta1 1.4beta -
trunk/src/SmearUtil.cc
r260 r261 554 554 f_out <<"** of a generic collider experiment **"<< endl; 555 555 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; 558 558 f_out <<"** **"<< endl; 559 559 f_out <<"** **"<< endl;
Note:
See TracChangeset
for help on using the changeset viewer.