00001 2009-02-15 Sebastian Johnert <sebastian.johnert@desy.de> 00002 * production round ready with newest cvs head, so I did a new 00003 tag 00004 * currently no implementation of minimum bias class (planned 00005 next) 00006 * tag as HepMCAnalysis-00-02-03 00007 00008 2009-02-13 Zhonghua Qin <zhonghua.qin@desy.de> 00009 * fixed the problem related to trackFromPID function for 00010 fortran Herwig(fortran Herwig seems to have some particles 00011 which have no mother but with a production vertex). 00012 * fixed the problem related to W/Z plots in fortran Herwig(the 00013 status code of 2 is not meant decaying in fortran 00014 Herwig. There are the changes for ZAnalysis, TauAnalysis, 00015 TopAnalysis and WplusJetAnalysis classes. 00016 * no new tag this moment, will apply a new tag after some test 00017 for the changes 00018 00019 2009-02-13 Sebastian Johnert <sebastian.johnert@desy.de> 00020 * minor changes 00021 * tag as HepMCAnalysis-00-02-02 (for safety reasons due to 00022 changes by Zhonghua) 00023 00024 2009-02-12 Sebastian Johnert <sebastian.johnert@desy.de> 00025 * bug fix in cascade, herwigpp, and pythia8 example programs 00026 (adding jet initialisation for tau, top and z0 class) 00027 * still existing a larger bug in fHerwig for other processes 00028 than top production 00029 * tag as HepMCAnalysis-00-02-01 00030 00031 2009-02-11 Sebastian Johnert <sebastian.johnert@desy.de> 00032 * bug fix in plot macro, adding number of events for 00033 differential cross section calculation 00034 * tag as HepMCAnalysis-00-02-00 00035 00036 2009-02-10 Zhonghua Qin <zhonghua.qin@desy.de> 00037 * update for fotran herwig example: 00038 implemented a new fortran herwig wrapper file named MyHerwigWrapper.h; 00039 implemented Jimmy for underlying event generation in fortran Herwig; 00040 * no new tag 00041 00042 2009-02-09 Zhonghua Qin <zhonghua.qin@desy.de> 00043 * update for fotran herwig example: 00044 implemented the readherwigConfig.h file; 00045 implemented the steering files; 00046 * no new tag 00047 00048 2009-02-09 Sebastian Johnert <sebastian.johnert@desy.de> 00049 * implementation of cross sections in plot macro, default 00050 value 1 (only version upgrades should be controlled by 00051 default); README for instructions 00052 * add getRapidity function in baseAnalysis 00053 * no new tag 00054 00055 2009-02-05 Sebastian Johnert <sebastian.johnert@desy.de> 00056 * fix: tau belongs to leptons in WplusJet Class (for leptonFromW) 00057 * plot macro: implementatin of cross section weighting 00058 * no new tag 00059 00060 2009-02-04 Sebastian Johnert <sebastian.johnert@desy.de> 00061 * bug fix for Jet Finder (memory leak found) 00062 * no new tag 00063 00064 2009-02-03 Sebastian Johnert <sebastian.johnert@desy.de> 00065 * bug fix for Jet Finder 00066 * no new tag 00067 00068 2009-01-30 Sebastian Johnert <sebastian.johnert@desy.de> 00069 * bug fix for Cascade on lxplus 00070 * tag as HepMCAnalysis-00-01-07 00071 00072 2009-01-30 Sebastian Johnert <sebastian.johnert@desy.de> 00073 * implementation of cascade 00074 * bug fix (if no end vertex exist for children in WplusJet) 00075 * tag as HepMCAnalysis-00-01-06 00076 00077 2009-01-30 Sebastian Johnert <sebastian.johnert@desy.de> 00078 * some additional histograms 00079 * minor changes 00080 * tag as HepMCAnalysis-00-01-05 00081 00082 2009-01-23 Sebastian Johnert <sebastian.johnert@desy.de> 00083 * change binning from histograms counting particles 00084 * implemented options for FSR, ISR and MI by Zhonghua Qin 00085 * README for webdisplay: further instructions for naming convention 00086 * tag as HepMCAnalysis-00-01-04 00087 00088 2009-01-23 Cano Ay <aycano@cern.ch> 00089 * default parameter values are set in Configuration class only 00090 * tag as HepMCAnalysis-00-01-03 00091 00092 2009-01-21 Sebastian Johnert <sebastian.johnert@desy.de> 00093 * many minor changes 00094 * change plot macro 00095 * same structure of logscale histograms 00096 * add pdf-line in Process.config of Pythia6 00097 * tag as HepMCAnalysis-00-01-02 00098 00099 2009-01-05 Sebastian Johnert <sebastian.johnert@desy.de> 00100 * change Makefiles 00101 * READMEs (for webdisplay and Herwigpp written by Judith Katzy) 00102 * delete old herwigpp example programs 00103 * tag as HepMCAnalysis-00-01-01 00104 00105 2008-12-19 Sebastian Johnert <sebastian.johnert@desy.de> 00106 * delete directory xmldoc 00107 * bugfix of pythia8.cc, run with xmldoc of Gensermirror 00108 * tag as HepMCAnalysis-00-01-00 00109 00110 2008-12-19 Judith Katzy 00111 * added doxygen documentation to classes 00112 * added new files Doxyfile, doc/mainpage.h 00113 00114 2008-12-18 Sebastian Johnert <sebastian.johnert@desy.de> 00115 * change UE class 00116 * tag as HepMCAnalysis-00-00-11 00117 00118 2008-12-18 Cano Ay <aycano@cern.ch> 00119 * update herwigpp to version 2.3.0 00120 00121 2008-12-18 Cano Ay <aycano@cern.ch> 00122 * add steering possibilities for herwig executable 00123 00124 2008-12-17 Sebastian Johnert <sebastian.johnert@desy.de> 00125 * bug fix of number of tracks in tau decay of tau class 00126 * minor changes 00127 * Tag as HepMCAnalysis-00-00-10 before implementing a 00128 chargedParticle function in the base class 00129 * function to check for charged particles in the base class 00130 implemented (after tag) 00131 00132 2008-12-16 Judith Katzy <katzy@mail.desy.de> 00133 * added using lhapdf into examples/pythia6 00134 00135 2008-12-14 Sebastian Johnert <sebastian.johnert@desy.de> 00136 * change Jet implementation for the other classes 00137 00138 2008-12-09 Sebastian Johnert <sebastian.johnert@desy.de> 00139 * change Jet implementation for UE class 00140 00141 2008-12-03 Cano Ay <aycano@cern.ch> 00142 * add posibility to steer minimal track pt 00143 * change FastJet initialisation. 00144 Check inputvector in advance to avoid segmentation vialation 00145 00146 2008-12-01 Sebastian Johnert <sebastian.johnert@desy.de> 00147 * add and change Configuration class 00148 * minor changes 00149 00150 2008-11-29 Cano Ay <aycano@cern.ch> 00151 * minor changes to Configuration files and Configuration class 00152 00153 2008-11-28 Sebastian Johnert <sebastian.johnert@desy.de> 00154 * tidy up of the repository 00155 * some smaller changes (file names etc.) 00156 * no new tag 00157 00158 2008-11-28 Cano Ay <aycano@cern.ch> 00159 * add Configuration class for the generator executables 00160 * change Z, WplusJet and diJet class 00161 00162 2008-11-26 Sebastian Johnert <sebastian.johnert@desy.de> 00163 * add pythia6 and pythia8 steering files for top and tau class 00164 * repair example programs for Pythia8 of top and tau class 00165 * repair SO tune steering file for Pythia6 00166 * Tag as HepMCAnalysis-00-00-08 00167 00168 2008-11-26 Sebastian Johnert <sebastian.johnert@desy.de> 00169 * change all functions from void to int with return values FAILURE and SUCCESS 00170 * Tag as HepMCAnalysis-00-00-07 00171 00172 2008-11-23 Cano Ay <aycano@cern.ch> 00173 * add pythia6 and pythia8 steering files. Add macro merge.C to merge multiple root files into one. 00174 * update macros and add steering files for macros 00175 * Tag as HepMCAnalysis-00-00-06 00176 00177 2008-11-03 Sebastian Johnert <sebastian.johnert@desy.de> 00178 * adding example programs for pythia6 (Ztautau and ttbar events) 00179 * Tag as HepMCAnalysis-00-00-05 00180 00181 2008-11-02 Cano Ay <aycano@cern.ch> 00182 * further updates to the macro. First attempt to add Kolmogoroff and chi2 test for 00183 comparing two histograms 00184 * add script mkHTML.py to generate the webpage for displaying the plots 00185 * Tag as HepMCAnalysis-00-00-04 00186 00187 2008-11-01 Cano Ay <aycano@cern.ch> 00188 * add update macro and split Jet classes into DiJet, WplusJet and ZplusJet 00189 00190 2008-10-29 Sebastian Johnert <sebastian.johnert@desy.de> 00191 * top and tau class almost finished (still working on finetuning of binning) 00192 * Tag as HepMCAnalysis-00-00-03 00193 00194 2008-10-28 Sebastian Johnert <sebastian.johnert@desy.de> 00195 * link for the bin directory fixed in Makefiles of example programs 00196 * baseAnalysis class fixed 00197 * no tag 00198 00199 2008-10-27 Cano Ay <aycano@cern.ch> 00200 * add baseAnalysis class 00201 * Tag as HepMCAnalysis-00-00-02 00202 00203 2008-10-27 Sebastian Johnert <sebastian.johnert@desy.de> 00204 * some more histograms for top and tau class 00205 * Tag as HepMCAnalysis-00-00-01 00206 00207 2008-10-27 Cano Ay <aycano@cern.ch> 00208 * initial tag of package HepMCAnalysis 00209 * Tag as HepMCAnalysis-00-00-00