001 2009-11-05 Andy Buckley <andy.buckley@cern.ch>
002
003 * Conversion of GenModule to inherit from AthAlgorithm
004
005 * Tag as GeneratorModules-01-04-24
006
007 2009-08-27 E.M.Lobodzinska <ewelina@cern.ch> for J.Schumacher
008 * src/GeneratorName.cxx - fix in first_generator
009 * GeneratorModules/GeneratorName.h - small modifications
010 * unit tests in test/GeneratorModulesTest_CppUnit.cxx, cmt/requirements
011 * tag as GeneratorModules-01-04-23
012
013 2009-07-10 E.M.Lobodzinska <ewelina@mail.desy.de>
014 * add Protos to the GeneratorName scheme
015 * modified src/Generatorname.cxx,GeneratorModules/GeneratorName.h,genames.inc
016 * tag as GeneratorModules-01-04-22
017
018 2009-05-15 E.M.Lobodzinska <ewelina@mail.desy.de>
019 * add PythiaBc to the GeneratorName scheme
020 * modified src/Generatorname.cxx,GeneratorModules/GeneratorName.h,genames.inc
021 * tag as GeneratorModules-01-04-21
022
023 2009-04-08 E.M.Lobodzinska <ewelina@mail.desy.de>
024 * add ExoGraviton to the GeneratorName scheme
025 * modified src/Generatorname.cxx,GeneratorModules/GeneratorName.h,genames.inc
026 * tag as GeneratorModules-01-04-20
027
028 2009-04-02 E.M.Lobodzinska <ewelina@mail.desy.de>
029 * requirements change for the previous modification
030 * tag as GeneratorModules-01-04-19
031
032 2009-04-02 E.M.Lobodzinska <ewelina@mail.desy.de>
033 * mv MergeMcEventCollection.cxx h into HepMCTools
034 * removed src/MergeMcEventCollection.cxx
035 * modified src/components/GeneratorModules_entries.cxx, cmt/requirements
036 * tag as GeneratorModules-01-04-18
037
038 2009-03-02 Cano Ay <aycano@cern.ch>
039 * src/GenModule.cc: overwrite weights, if event weight is set to 0
040 * tag as GeneratorModules-01-04-17
041
042 2009-01-21 E.M.Lobodzinska <ewelina@mail.desy.de>
043 * Change ATH_MSG_DEBUG printout in MergeMcEventCollection.cxx in order to avoid gcc43 compiler problems
044 * tag as GeneratorModules-01-04-16
045
046 2009-01-19 E.M.Lobodzinska <ewelina@mail.desy.de>
047 * Pythia code (number) changed to avoid confusion (GeneratorName.cxx, GeneratorName.h, genames.inc)
048 * tag as GeneratorModules-01-04-15
049
050 2009-01-16 E.M.Lobodzinska <ewelina@mail.desy.de>
051 * double decoding of the generator names added (GeneratorName.cxx)
052 * tag as GeneratorModules-01-04-14
053
054 2009-01-16 E.M.Lobodzinska <ewelina@mail.desy.de>
055 *further fixes for new generators coding scheme (GeneratorName.cxx)
056 * tag as GeneratorModules-01-04-13
057
058 2008-12-17 Paolo Calafiura
059 * src/MergeMcEventCollection.{h,cxx} (MergeMcEventCollection::execute):
060 my 1st attempt at speeding up the merging and at making it use less
061 memory
062
063 Tagged as GeneratorModules-01-04-12
064
065 2008-12-17 David Quarrie <David.Quarrie@cern.ch>
066 * src/GeneratorName.cxx: Add #include <algorithm> for gcc 4.3 compatibility
067 * tag as GeneratorModules-01-04-11
068
069 2008-12-16 E.M.Lobodzinska <ewelina@mail.desy.de>
070 *further fixes for new generators coding scheme (GeneratorName.h, genames.inc)
071 * tag as GeneratorModules-01-04-10
072
073 2008-12-11 E.M.Lobodzinska <ewelina@mail.desy.de>
074 *change of generators coding scheme (GeneratorName.cxx .h)
075 * tag as GeneratorModules-01-04-09
076
077 2008-12-04 Ketevi A. Assamagan <ketevi@bnl.gov>
078
079 * fix checkreq warnings
080 * GeneratorModules-01-04-08
081
082 2008-10-31 Ketevi A. Assamagan <ketevi@bnl.gov>
083
084 * save as the signal_process_vertex in the McEvent copying
085 * GeneratorModules-01-04-08
086
087 2008-10-19 Ketevi A. Assamagan <ketevi@bnl.gov>
088
089 * save stable intime min bias up to |eta|=5 for truth jet reconstruction
090 * Tag as GeneratorModules-01-04-06
091
092 2008-05-15 David Quarrie <David.Quarrie@cern.ch>
093 * share/*.py: modify jobOptions according to the new schema
094 * Tag as GeneratorModules-01-04-05
095
096 2008-03-02 David Quarrie <David.Quarrie@cern.ch>
097 * src/MergeMcEventCollection.cxx: Merge Cano's changes into main branch
098 * Tag as GeneratorModules-01-04-04
099
100 2008-02-22 Cano Ay <aycano@cern.ch>
101 * changes introduced by Ewelina.Lobodzinska@desy.de
102 * add the line
103 using namespace TruthHelper;
104 to
105 src/MergeMcEventCollection.cxx
106 * Tag as GeneratorModules-01-04-01-02
107
108 2008-02-05 Ketevi A. Assamagan <ketevi@bnl.gov>
109
110 * pull the optimization parameters to job options
111
112 2008-02-01 Ketevi A. Assamagan <ketevi@bnl.gov>
113
114 * add the optimization of Sebastien - MergeMcEventCollection.cxx
115
116 2008-01-11 Judith Katzy
117 * added mainpage.h and moved comments in *.h files for doxygen docu
118
119 2008-01-07 David Quarrie <David.Quarrie@cern.ch>
120
121 * cmt/requirements: Explicitly disable asNeeded mode
122
123 2007-12-05 David Quarrie <David.Quarrie@cern.ch>
124
125 * cmt/requirements: Update for new HepMC version
126 * src/GenModule.cxx: Ditto
127 * src/MergeMcEventCollection.cxx: Ditto
128
129 2007-11-12 David Quarrie <David.Quarrie@cern.ch>
130
131 * cmt/requirements: Revert the asNeeded changes
132
133 2007-11-11 Ketevi A. Assamagan <ketevi@bnl.gov>
134
135 * fix bug 30831
136
137 2007-11-06 David Quarrie <David.Quarrie@cern.ch>
138
139 * cmt/requirements: Special treatment for the asNeeded case since none of the generator modules appears to be linkable using the default linkopts for this tag.
140
141 2007-10-25 Ketevi A. Assamagan <ketevi@bnl.gov>
142
143 * fix more memory leaks
144
145 2007-10-24 Ketevi A. Assamagan <ketevi@bnl.gov>
146
147 * fix memory leak
148
149 2007-10-17 Ketevi A. Assamagan <ketevi@bnl.gov>
150
151 * fix a bux reported by Joerg
152
153 2007-10-04 Ketevi A. Assamagan <ketevi@bnl.gov>
154
155 * add an option "DoSlimming (true by default) to do slimming or not
156
157 2007-09-11 Ketevi A. Assamagan <ketevi@bnl.gov>
158
159 * DEBUG ->VERBOSE
160 * do save the McEvent that do not pass the selections!
161
162 2007-08-27 Ketevi A. Assamagan <ketevi@bnl.gov>
163
164 * toward fixing bug number 102450
165 * by saved the McEvent that do not pass the selections - the McEventCollection is large again!
166
167 2007-07-21 Ketevi A. Assamagan <ketevi@bnl.gov>
168
169 * toward fixing bug number 28203
170
171 2007-07-01 Ketevi A. Assamagan <ketevi@bnl.gov>
172
173 * debugging
174
175 2007-06-29 Ketevi A. Assamagan <ketevi@bnl.gov>
176
177 * added the possibility to save the out-of-time pileup [-800ns,-2BC] and [+2BC, +800ns]
178
179 2007-06-27 Ketevi A. Assamagan <ketevi@bnl.gov>
180
181 * bugfix
182
183 2007-06-22 Ketevi A. Assamagan <ketevi@bnl.gov>
184
185 * cleanup and debugging
186
187 2007-06-21 Ketevi A. Assamagan <ketevi@bnl.gov>
188
189 * introduce flags to control the saving of out-of-time minimum bias and cavern background
190
191 2007-06-16 Ketevi A. Assamagan <ketevi@bnl.gov>
192
193 * re-organization of the McEventCollection for pile-up
194 - in position 3 we have the out-of-time minimum bias (also saved by default)
195
196 2007-06-14 Ketevi A. Assamagan <ketevi@bnl.gov>
197
198 * re-organization of the McEventCollection for pile-up
199 - in position 0 we have the Physics McEvent
200 - in position 1 we have in the in-time minimum bias McEvent
201 - in position 2 we have the cavern background mCEvent
202 - in position 3 we have the out-of-time minimum bias (but this is not saved by default)
203
204 2007-05-30 Ketevi A. Assamagan <ketevi@bnl.gov>
205
206 * re-organization of the McEventCollection for pile-up
207 - in position 0 we have the Physics McEvent
208 - in position 1 we have in the in-time minimum bias McEvent
209 - in position 2 we have the cavern background mCEvent
210 - implementation of the Recommendation 1, 3, and 4 of the MC truth task force
211
212 2007-05-26 Ketevi A. Assamagan <ketevi@bnl.gov>
213
214 * implemention of the necessary cuts to improve jet reconstruction time
215 * optimization of the cuts
216
217 2007-05-25 Ketevi A. Assamagan <ketevi@bnl.gov>
218
219 * implemention of the necessary cuts to improve jet reconstruction time
220
221 2007-05-24 David Quarrie <David.Quarrie@cern.ch>
222
223 * cmt/requirements: Add an explicit dependency against
224 AtlasFortranPolicy since the dependency on that from AtlasPolicy
225 will eventually be dropped
226
227 2007-05-24 Ketevi A. Assamagan <ketevi@bnl.gov>
228
229 * implemented Pavel's proposal for truth jet reconstruction in pileup events
230
231 2007-05-07 David Quarrie <David.Quarrie@cern.ch>
232
233 * cmt/requirements: Force loading of the f77 libraries for this
234 package and any clients
235
236 2007-04-07 RD Schaffer <R.D.Schaffer@cern.ch>
237
238 * tagging GeneratorModules-01-03-07
239 * src/CopyEventWeight.cxx (finalize): removed use of AtlasMcWeight
240 get weight from eventtype
241
242 2007-04-06 RD Schaffer <R.D.Schaffer@cern.ch>
243
244 * tagging GeneratorModules-01-03-06
245 * src/CopyEventWeight.cxx (finalize): using modified AtlasMcWeight
246
247 2007-03-29 George Stavropoulos <George.Stavropoulos@cern.ch>
248
249 * cmt/requirements: Remove redefinition of fflags for 64-bit compatibility
250
251 2007-03-12 <George.Stavropoulos@cern.ch> for Andrzej Olszewski <aolszewski@ghnet.pl>
252
253 * GeneratorModules/GeneratorName.h: Add HYDJET
254 * src/GeneratorName.cxx: Add HYDJET
255
256 2007-03-01 Sebastien Binet <binet@lblbox>
257
258 * tagging GeneratorModules-01-03-03
259 * update for PartPropSvc + HepPDT
260
261 2006-10-19 Kirill Prokofiev & Paolo Calafiura
262 * src/MergeMcEventCollection.cxx: use the PileUpEventInfo SubEvent
263 index as identifier for the MB GenEvents. This allows HepMcParticleLink
264 to find them...
265
266 2006-09-21 David Quarrie <David.Quarrie@cern.ch>
267
268 * src/GeneratorName.cxx:
269 * GeneratorModules/GeneratorName.h:
270 Another attempt at a fix for 64-bit machines
271
272 2006-09-05 <George.Stavropoulos@cern.ch>
273
274 * src/GeneratorName.cxx : Fixes for the 64-bit machines.
275
276 2006-09-01 <George.Stavropoulos@cern.ch>
277
278 * Fixes for the 64-bit machines.
279
280 2006-08-31 <>
281
282 * GeneratorModules/GeneratorName.h : Change the changing scheme to accomodate bigger number of generators
283 * src/GeneratorName.cxx : Change the changing scheme to accomodate bigger number of generators
284
285 2006-05-22 <George.Stavropoulos@cern.ch>
286
287 * GeneratorModules/GenModule.h: Fix the const ParticleDataTable
288
289 2006-03-27 <George.Stavropoulos@cern.ch>
290
291 * src/inituser.F : Add a warning print statement
292 * src/useuser.F : Add a warning print statement
293
294 2006-03-03 <George.Stavropoulos@cern.ch>
295
296 * Add Charybdis.
297
298 2005-01-23 <George.Stavropoulos@cern.ch> and <pcalafiura.lbl.gov>
299
300 * src/MergeMcEventCollection.cxx: Save the truth of the mbias events.
301
302 2005-12-19 <George.Stavropoulos@cern.ch>
303
304 * src/CopyEventWeight.cxx (execute): Fix for the case the event weight array is not filled.
305
306 2005-10-18 Paolo Calafiura <pcalafiura.lbl.gov>
307 * src/MergeMcEventCollection.cxx: apply cuts to MB truth particles
308
309 2005-09-20 <George.Stavropoulos@cern.ch>
310
311 * src/GeneratorName.cxx (generator_int): Add method to return in from string
312
313 2005-08-22 David Quarrie <David.Quarrie@cern.ch>
314
315 * cmt/requirements: Revert changes made to solve a g77
316 problem since these cause problems building the distribution kit
317
318 2005-07-07 <George.Stavropoulos@cern.ch>
319
320 * Move to CLHEP 1.9
321
322 2005-05-27 George Stavropoulos <George.Stavropoulos@cern.ch>
323
324 * cmt/requirements: Add CLIDSvc and EventInfo depedencies
325
326 2005-04-14 <George.Stavropoulos@cern.ch>
327
328 * cmt/requirements: Remove SingleParticleGun from the release
329
330 2005-02-18 Paolo Calafiura <pcalafiura@lbl.gov>
331
332 * src/MergeMcEventCollection.cxx: update default for TruthCollKey
333
334 2004-12-17 <Emil.Obreshkov@cern.ch>
335
336 * cmt/requirements: Add support for make -jN option
337
338 2004-12-06 <George.Stavropoulos@cern.ch>
339
340 * src/GenModule.cxx: Make the key to the McEventCollection settable by the users
341 * GeneratorModules/GenModule.h: Make the key to the McEventCollection settable by the users
342
343 2004-08-20 <George.Stavropoulos@cern.ch>
344
345 * GeneratorModules/GeneratorName.h: fix a printout error
346 * src/GeneratorName.cxx: fix a printout error
347
348 2004-08-06 <George.Stavropoulos@cern.ch>
349
350 * cmt/requirements: Move to AtlasCLHEP
351
352 2004-07-14 <George.Stavropoulos@cern.ch>
353
354 * src/GeneratorName.cxx : Interface to LhaExt (GR@PPA)
355 * GeneratorModules/GeneratorName.h : Interface to LhaExt (GR@PPA)
356
357 2004-06-03 <George.Stavropoulos@cern.ch>
358
359 * Remove jobOptions.txt files
360
361 2004-05-17 <George.Stavropoulos@cern.ch>
362
363 * src/GenModule.cxx: For external processes (alpgen,etc) force it to stop if end of file
364
365 2004-05-17 <George.Stavropoulos@cern.ch>
366
367 * share/jobOptions.single.py: Fix
368 * share/jobOptions.single.txt: Fix
369
370 2004-04-21 Paolo Calafiura <pcalafiura@lbl.gov>
371 * new algorithm CopyEventWeight: copy GenEvent weight into event
372 TriggerInfo
373 * new algorithm MergeMcEventCollection: handle overlap of Mc truth
374 collection. For now simply copy original evt collection unchanged
375
376 2004-04-01 <George.Stavropoulos@cern.ch>
377
378 * src/GeneratorName.cxx : Add Cascade
379 * GeneratorModules/GeneratorName.h : Add Cascade
380
381 2004-03-09 <George.Stavropoulos@cern.ch>
382
383 * GeneratorModules/GeneratorName.h : Add MadGraph
384 * src/GeneratorName.cxx : Add MadGraph
385
386 2004-02-20 <George.Stavropoulos@cern.ch>
387
388 * GeneratorModules/GeneratorName.h (enum GeneratorName): Add madcup and toprex
389
390 2004-02-12 <George.Stavropoulos@cern.ch>
391
392 * GeneratorModules/GeneratorName.h: Add Sherpa
393 * src/GeneratorName.cxx: Add Sherpa
394
395 2004-01-22 <George.Stavropoulos@cern.ch>
396
397 * cm -> mm and GeV -> MeV.
398
399 2003-12-03 <George.Stavropoulos@cern.ch>
400
401 * cmt/requirements: move to declare_joboptions
402
403 2003-11-18 <George.Stavropoulos@cern.ch>
404
405 * cmt/requirements: replace declare_runtime with declare_runtime_extras
406
407 2003-10-28 <George.Stavropoulos@cern.ch>
408
409 * src/GenModule.cxx: constness fixes
410
411 2003-10-21 <George.Stavropoulos@cern.ch>
412
413 * src/GenModule.cxx: Mods for constness
414
415 2003-10-14 <George.Stavropoulos@cern.ch>
416
417 * src/GenModule.cxx: Fix the TauolaModule -> Tauola bug
418
419 2003-10-13 <George.Stavropoulos@cern.ch>
420
421 * src/GenModule.cxx: McEvent to HepMC::GenEvent
422
423 2003-07-17 <George.Stavropoulos@cern.ch>
424
425 * Major Repackaging
426
427 2003-07-10 <George.Stavropoulos@cern.ch>
428
429 * Moving Tauola and Photos related code to Tauola_i and Photos_i respectively
430 The following files were moved:
431 GeneratorModules/PhotosModule.h, GeneratorModules/TauolaModule.h,
432 share/jobOptions.photos.txt, share/jobOptions.tauola.txt,
433 src/PhotosGenerator_entries.cxx, src/PhotosGenerator_load.cxx,
434 src/PhotosModule.cxx, src/TauolaGenerator_entries.cxx,
435 src/TauolaGenerator_load.cxx, src/TauolaModule.cxx
436 The following files were modified:
437 GeneratorModules/HerLhaModule_65.h, cmt/requirements,
438 src/HerLhaModule_65.cxx
439
440 2003-07-08 <George.Stavropoulos@cern.ch>
441
442 * Interface Pythia to LhaPDF.
443 The following files added:
444 GeneratorModules/PythiaLhaModule.h, share/jobOptions.pythia_lhapdf.txt,
445 src/PythiaLhaGenerator_entries.cxx, src/PythiaLhaGenerator_load.cxx,
446 src/PythiaLhaModule.cxx, src/structp.F
447 The following files were modified:
448 cmt/requirements, src/pdfset.F, src/structm.F
449
450 2003-07-03 <George.Stavropoulos@cern.ch>
451
452 * Rename ParticlePropSvc to PartPropSvc.
453
454 2003-07-02 <George.Stavropoulos@cern.ch>
455
456 * Move to CLHEP/HepPDT Gaudi Service: PDGTABLE moved to Gaudi share direcotry
457 The following files were affected:
458 GeneratorModules/GenModule.h, GeneratorModules/HistSample.h,
459 cmt/requirements,
460 share/PythiaB_Signal.txt, share/PythiaB_bbmu6X.txt,
461 share/jobOptions.AcerMCHerwig.txt, share/jobOptions.AcerMCPythia.txt,
462 share/jobOptions.AlpgenHerwig.txt, share/jobOptions.AlpgenPythia.txt,
463 share/jobOptions.acermc.txt, share/jobOptions.comphep.txt,
464 share/jobOptions.herlha.txt, share/jobOptions.herwig.filter.histogram.txt,
465 share/jobOptions.herwig.txt, share/jobOptions.hijing.txt,
466 share/jobOptions.isajet.txt, share/jobOptions.phojet.txt,
467 share/jobOptions.photos.txt, share/jobOptions.pythia.txt,
468 share/jobOptions.pythia_test.txt, share/jobOptions.single.txt,
469 share/jobOptions.tauola.txt, share/writeRootGeneratorDC1.txt,
470 src/GenModule.cxx, src/HistSample.cxx, src/SingleParticleGun.cxx
471
472 2003-07-01 <George.Stavropoulos@cern.ch>
473
474 * src/HerwigModule_65.cxx: Change modbos dimension from 5 to 8
475
476 2003-07-01 <George.Stavropoulos@cern.ch>
477
478 * src/TauolaModule.cxx: Move to the new Tauola/Photos version v07Apr03
479
480 2003-06-20 <George.Stavropoulos@cern.ch>
481
482 * Move to CLHEP/HepPDT. The following affected
483 GeneratorModules/GenModule.h, GeneratorModules/HerwigModule_65.h
484 GeneratorModules/HistSample.h, GeneratorModules/SingleParticleGun.h
485 src/GenModule.cxx, src/HerLhaModule_65.cxx, src/HerwigModule_65.cxx
486 src/HistSample.cxx, src/IsajetModule.cxx, src/PhojetModule.cxx
487 src/PythiaModule.cxx, src/PythiaTest.cxx, src/SingleParticleGun.cxx
488 src/TauolaModule.cxx, src/TruthDemo.cxx
489
490 2003-06-12 <George.Stavropoulos@cern.ch>
491
492 * Pythia 6.217 version introduced as PythiaTest module. The following
493 file were added/modified :
494 GeneratorModules/PythiaTest.h, cmt/requirements
495 share/jobOptions.pythia_test.txt, src/GeneratorModules_entries.cxx
496 src/PythiaGeneratorTest_entries.cxx, src/PythiaGeneratorTest_load.cxx
497 src/PythiaTest.cxx
498
499 * Following Maria Smizanska's request, the following, PythiaB related files
500 were modified
501 cmt/requirements, share/PythiaB_Signal.txt, share/PythiaB_bbmu6X.txt
502
503 2003-05-28 Christian Arnault <arnault@lal.in2p3.fr>
504
505 * cmt/requirements: Suppress GeneratorModules_libraries macro
506
507 2003-05-07 <George.Stavropoulos@cern.ch>
508
509 * src/structm.F, src/pdfset.F : PDFXMN = 0.10000001E-05
510
511 2003-04-28 <George.Stavropoulos@cern.ch>
512
513 Add SPCOPT in the list of Herwig option to be changed in the jobOptions
514 Files affected : GeneratorModules/HerwigModule_65.h and src/HerwigModule_65.cxx
515
516 2003-04-04 <George.Stavropoulos@cern.ch>
517
518 * doc/HerwigModule.tex: Update
519
520 2003-03-28 <George.Stavropoulos@cern.ch>
521
522 * src/PythiaModule.cxx: Setting the mass of the particle with the KF code.
523
524 2003-03-22 <George.Stavropoulos@cern.ch>
525
526 * src/GeneratorName.cxx : Fixes for gcc3.2
527 * src/pyresd.F : Fixes for tt~ processes in AcerMC (by Borut Kersevan).
528
529 2003-03-19 <George.Stavropoulos@cern.ch>
530
531 Introducing the generator index in the HepMC event ID
532 See Generators/doc/Generators.pdf for more information.
533
534 2003-03-18 <George.Stavropoulos@cern.ch>
535
536 * cmt/requirements: Resolving run-time crashes under RedHat7.3
537
538 2003-03-14 <George.Stavropoulos@cern.ch>
539
540 * Modifications for redhat73 and gcc32.
541
542 2003-03-03 <George.Stavropoulos@cern.ch>
543
544 * src/TauolaModule.cxx: Bug fix
545
546 2003-02-20 George Stavropoulos <George.Stavropoulos@cern.ch>
547
548 Introducing the new version of AcerMC (Borut's changes)
549 * The following files were modified :
550 GeneratorModules/Gen_HEPEVT.h, GeneratorModules/HerLhaModule_65.h
551 GeneratorModules/HerwigModule_65.h, GeneratorModules/PythiaModule.h
552 cmt/requirements, src/HerLhaModule_65.cxx, src/HerwigModule_65.cxx
553 src/HijingModule.cxx, src/PythiaModule.cxx, src/initacermc.F,
554 src/upevnt.F, src/upinit.F, src/useacermc.F
555 * The following files were added
556 GeneratorModules/AcerMC_acset.h, GeneratorModules/AcerMC_acset.icc
557 GeneratorModules/AcerMC_acset.inc, share/inparmAcerMC.dat
558 share/jobOptions.AcerMCHerwig.txt, share/jobOptions.AcerMCPythia.txt
559 src/AcerMC_acset.cxx, src/AcerMC_acset12-hw.F, src/AcerMC_acset12-py.F
560 src/atoher_65.F, src/gacermc_acset.F, src/pyresd.F, src/upevnt_hw.F
561 src/upinit_hw.F
562 * The following files were removed
563 share/inparmAcer.dat, src/atoher.F
564
565 2003-02-06 <George.Stavropoulos@cern.ch>
566
567 * src/GenModule.cxx: Fix a memory leak
568 * src/TauolaModule.cxx: Fix a memory leak
569
570 2003-01-27 <George.Stavropoulos@cern.ch>
571
572 * src/PythiaModule.cxx: Adding warning on the change to AtRndmGenSvc
573
574 2003-01-22 Ian Hinchliffe
575 addex examples for TruthHelper (package is In GenAnalysis)
576 /src/TruthDemo.cxx, DumpMC_entries.cxx
577 2003-01-22 Ian Hinchliffe
578 change to PythiaModule.cxx to allow fixed target setting.
579
580 2003-01-21 <George.Stavropoulos@cern.ch>
581
582 Paolo's fix on the AtRndmGenSvc initialization applied in the following
583 * src/HerLhaModule_65.cxx, src/HerwigModule_65.cxx, src/HijingModule.cxx
584 src/IsajetModule.cxx, src/PhojetModule.cxx, src/PhotosModule.cxx
585 src/PythiaModule.cxx, src/SingleParticleGun.cxx, src/TauolaModule.cxx
586
587 2003-01-17 <George.Stavropoulos@cern.ch>
588
589 Interfacing HERWIG to TAUOLA: The following were modified
590 * GeneratorModules/TauolaModule.h, cmt/requirements, share/jobOptions.tauola.txt
591 src/HerLhaModule_65.cxx, src/HerwigModule_65.cxx, src/SingleParticleGun.cxx
592 src/TauolaModule.cxx
593
594 2003-01-15 <George.Stavropoulos@cern.ch>
595
596 * src/HerwigModule_65.cxx: Bug fixed to correctly pass TAUOLA switch
597
598 2003-01-14 <George.Stavropoulos@cern.ch>
599
600 Moving to Herwig6.5 AND creating a new Module which interfaces
601 Herwig6.5 to LHAPDF: The following files were affected/created
602 src/HerwigModule_65.cxx, GeneratorModules/HerLhaModule_65.h,
603 GeneratorModules/HerwigModule_65.h, cmt/requirements,
604 share/jobOptions.AlpgenHerwig.txt, share/jobOptions.AlpgenPythia.txt,
605 share/jobOptions.herlha.txt, src/HerLhaGenerator_65_entries.cxx,
606 src/HerLhaGenerator_load.cxx, src/HerLhaModule_65.cxx,
607 src/HerwigGenerator_65_entries.cxx, src/atoher.F, src/pdfset.F,
608 src/structm.F
609
610 2002-12-24 <George.Stavropoulos@cern.ch>
611
612 * src/TauolaModule.cxx: The HEPEVT common is dumped before and after TAUOLA.
613 Controled from nprt option
614
615 2002-12-13 <George.Stavropoulos@cern.ch>
616
617 * The following files were affected when migrating to AtRndmSvc and importing
618 Photos
619 GeneratorModules/Gen_HEPEVT.h, GeneratorModules/HerwigModule.h, GeneratorModules/HerwigModule_64.h,
620 GeneratorModules/HijingModule.h, GeneratorModules/IsajetModule.h, GeneratorModules/PhojetModule.h,
621 GeneratorModules/PhotosModule.h, GeneratorModules/PythiaBModule.h, GeneratorModules/PythiaModule.h
622 GeneratorModules/SingleParticleGun.h, GeneratorModules/TauolaModule.h,
623 doc/HerwigModule.pdf, doc/HerwigModule.ps, doc/HerwigModule.tex, doc/HijingModule.pdf,
624 doc/HijingModule.ps, doc/HijingModule.tex, doc/IsajetModule.pdf, doc/IsajetModule.ps,
625 doc/IsajetModule.tex, doc/PhotosModule.pdf, doc/PhotosModule.ps, doc/PhotosModule.tex
626 doc/PythiaBModule.pdf, doc/PythiaBModule.ps, doc/PythiaBModule.tex, doc/PythiaModule.pdf
627 doc/PythiaModule.ps, doc/PythiaModule.tex, doc/SingleParticleGun.pdf, doc/SingleParticleGun.ps
628 doc/SingleParticleGun.tex
629 share/PythiaB_Signal.txt, share/PythiaB_bbmu6X.txt, share/jobOptions.herwig.txt, share/jobOptions.hijing.txt
630 share/jobOptions.isajet.txt, share/jobOptions.phojet.txt, share/jobOptions.photos.txt
631 share/jobOptions.pythia.txt, share/jobOptions.single.txt, share/jobOptions.tauola.txt
632 src/AlpgenModule.cxx, src/GenModule.cxx, src/Gen_HEPEVT.cxx, src/HerwigModule.cxx, src/HerwigModule_64.cxx
633 src/HijingModule.cxx, src/IsajetModule.cxx, src/PhojetModule.cxx, src/PhotosGenerator_entries.cxx
634 src/PhotosGenerator_load.cxx, src/PhotosModule.cxx, src/PythiaBModule.cxx, src/PythiaModule.cxx
635 src/SingleParticleGun.cxx, src/TauolaModule.cxx, src/atoher.F, src/initalpgen.F, src/usealpgen.F
636 cmt/requirements
637
638 2002-12-02 Ian Hinchliffe
639 added docs for PythiaBmodule
640 /doc/PythiaBModule.tex PythiaBModule.pdf
641 2002-11-06 Ina Hinchliffe for Maria Smizarska
642 changes to Bfortran
643 /src/Bfortran/bbbb_luexec.F multi_flav_luexec.F finsel.F
644 2002-11-04 <George.Stavropoulos@cern.ch>
645 * doc/HijingModule.tex, .ps, .pdf: Instructions on how to run Hijing added
646
647 2002-11-01 Ian HInchlffe
648 * Changes to HerwigModule to use HepMC::IO_HERWIG
649 src/Herwigmodule_64.cxx
650
651 2002-10-25 <George.Stavropoulos@cern.ch>
652
653 * First Hijing implementation. The following files were created/affected
654 GeneratorModules/HijingModule.h, src/HijingModule.cxx, src/HijingGenerator_load.cxx,
655 src/HijingGenerator_entries.cxx, cmt/requirements, doc/HijingModule.pdf,
656 doc/HijingModule.ps, doc/HijingModule.tex, share/jobOptions.hijing.txt
657
658 2002-10-24 Ian Hinchliffe
659 Added new mode to SingleParticleGun, removed ps documentation
660 * src/Sing;eParticleGun.cxx /GeneratorModules/SingleParticleGun.h, doc/SingleparticleGun.tex
661 2002-10-13 Ian Hinchliffe
662 Changes to PythiaBmodule
663 * src/Bfortran bbbb_luexec.F bbcc_luexec.F copy_pydat3.F pyevnt.F
664 swop_ludat3.F wri_ludat3.F
665 * share/Pythia_bbmu6X.txt PythiaB_SignalB.txt
666
667 2002-10-08 <George.Stavropoulos@cern.ch>
668 Introducing multiple pystat calls affected the following
669 * src/PythiaModule.h, src/PythiaModule.cxx
670 * doc/PythiaModule.tex, doc/PythiaModule.ps, doc/PythiaModule.pdf
671 2002-09-24 Ian Hinchliffe
672 Changes to Single Particle Gun -- added energy mode and vertex
673 displacemnt
674 * /src/SingleParticleGun.cxx
675 * /GeneratorModules/SingleParticleGun.h
676 2002-09-23 <George.Stavropoulos@cern.ch>
677 * src/HerwigModule_64.cxx: Fix the order of the input parameters loading
678 2002-09-23 Ian Hinchliffe
679 Updates to PhythaiBmodule
680 * /share/bbmu6X.txt
681 * /share/PythiaB_Signal.txt
682 */src/PythiaBModule.cxx
683 2002-00-09 Ian Hinchliffe
684 put event type into HepMC
685 * src/PythiaModule.cxx
686 * GeneratorModules/PythiaModule.h
687 2002-09-04 Giorgos Stavropoulos <George.Stavropoulos@cern.ch>
688
689 The following files changed for the mstp(82)/mstp(81) looping
690 * src/PythiaModule.cxx
691 * doc/PythiaModule.tex
692 * doc/PythiaModule.ps
693 * doc/PythiaModule.pdf
694
695 2002-09-03 Giorgos Stavropoulos <George.Stavropoulos@cern.ch>
696
697 The following files were modified when STDHEP was remoned
698 * cmt/requirements
699 * GeneratorModules/IsajetModule.h
700 * GeneratorModules/PhojetModule.h
701 * src/HerwigModule_64.cxx
702 * src/IsajetInterface.F
703 * src/IsajetModule.cxx
704 * src/PhojetModule.cxx
705 * src/PythiaBModule.cxx
706 * src/PythiaModule.cxx
707 * src/isahep.f
708 * src/istran.F : Moved from stdhep here
709
710 * share/PDGTABLE : Geantino was added
711
712 2002-08-29 Giorgos Stavropoulos <George.Stavropoulos@cern.ch>
713
714 * src/PythiaModule.cxx: Adding pystat call for every event
715
716 2002-08-27 Giorgos Stavropoulos <George.Stavropoulos@cern.ch>
717
718 The following files modified when introducing user-control for the
719 print level of PYSTAT
720 * GeneratorModules/PythiaModule.h
721 * src/PythiaModule.cxx
722
723 2002-08-26 <George.Stavropoulos@cern.ch>
724
725 The following files were modified/added for introducing Alpgen
726 * GeneratorModules/AlpgenModule.h
727 * GeneratorModules/GenModule.h
728 * GeneratorModules/HistSample.h
729 * cmt/requirements
730 * doc/HerwigModule.pdf
731 * doc/HerwigModule.ps
732 * doc/HerwigModule.tex
733 * doc/PythiaModule.pdf
734 * doc/PythiaModule.ps
735 * doc/PythiaModule.tex
736 * share/alpgen.unw_events
737 * share/jobOptions.AlpgenHerwig.txt
738 * share/jobOptions.AlpgenPythia.txt
739 * src/AlpgenModule.cxx
740 * src/GenModule.cxx
741 * src/HerwigModule_64.cxx
742 * src/HistSample.cxx
743 * src/PythiaModule.cxx
744 * src/SingleParticleGun.cxx
745 * src/atoher.F
746 * src/initalpgen.F
747 * src/upevnt.F
748 * src/upinit.F
749 * src/usealpgen.F
750
751 * share/PDGTABLE : Moving to the 2002 version of PDGTABLE
752
753 2002-07-23 <George.Stavropoulos@cern.ch>
754
755 * GeneratorModules/GenModule.h: Methods added to strip-out quarks and gluons.
756 * src/GenModule.cxx (StripPartonsInit
757 and StripPartons): Methods added to strip-out quarks and gluons.
758 * GeneratorModules/SingleParticleGun.h: Event counting added
759 * src/SingleParticleGun.cxx: Event counting added
760 * cmt/requirements: Switching to AIDA
761 * src/HistSample.cxx: Switching to AIDA
762
763 2002-07-10 <George.Stavropoulos@cern.ch>
764
765 * GeneratorModules/PythiaModule.h and
766 src/PythiaModule.cxx (RandomNumberIO): New method added to dump/read the random number seeds
767 in/from a file
768 * doc/PythiaModule.tex: The previous changes documented
769
770 2002-07-05 Atlas-Software Librarian <alibrari@lxplus062.cern.ch>
771
772 * src/Bfortran/parsel.F (parsel): fix from Maria
773
774 date: 2002/06/24 22:54:08; author: Ian Hinchliffe<I_Hinchliffe@lbl.gov>; new stuff for phojet and acerMC support
775 src/useacermc.F
776 src/initacermc.F
777 GeneratorModules/PhojetModule.h
778 src/PhojetGenerator_entries.cxx
779 src/PhojetGenerator_load.cxx
780 src/PhojetInterface.F
781 src/PhojetModule.cxx
782
783 date: 2002/05/15 17:42:18; author: Ian Hinchliffe<I_Hinchliffe@lbl.gov>;
784 comphep stuff added
785 useuser.F
786 src/usecomphep.F
787 src/upinit.F
788 src/upevnt.f
789 src/inituser.F
790 src/glesatlas.F
791 src/comphepinter.F
792 date: 2002/03/26 22:05:16; author: Ian Hinchliffe<I_Hinchliffe@lbl.gov>; state: Exp;
793 added special version of Pythia for B production
794 src/Bfortran/xsect.F
795 src/Bfortran/user_finsel.F
796 src/Bfortran/ulast.F
797 src/Bfortran/uinit.F
798 src/Bfortran/trig2.F
799 src/Bfortran/swop_ludat3.F
800 src/Bfortran/trig1.F
801 src/Bfortran/qualify.F
802 src/Bfortran/pyevnt.F
803 src/Bfortran/parsel.F
804 src/Bfortran/off_line.F
805 src/Bfortran/multi_flav_luexec.F
806 src/Bfortran/forced.F
807 src/Bfortran/finsel.F
808 src/Bfortran/copy_ludat3.F
809 src/Bfortran/comons.F
810 src/Bfortran/children.F
811 src/Bfortran/charm.F
812 src/Bfortran/beauty.F
813 src/Bfortran/bcopy.F
814 src/Bfortran/bbcc_luexec.F
815 src/Bfortran/bbbb_luexec.F
816 src/Bfortran/anti_charm.F
817 src/Bfortran/anti_beauty.F
818
819
820
821
822 date: 2000/07/13 22:11:38; author: Ian Hinchliffe<I_Hinchliffe@lbl.gov>;
823 added file to fix error when running with gaudi4. This file is
824 functionally equivalent to one in the isajet library
825 src/setdky.f
826 date: 2001/11/21 20:03:42; author: Ian Hinchliffe<I_Hinchliffe@lbl.gov>;
827 from stdhep, but seem to be needed here to avoid common block troubles src/isahep.f
828 date: 2001/06/18 22:03:31; author: Ian Hinchliffe<I_Hinchliffe@lbl.gov>;
829 fixed pdfib to use pdflib804 as per cernlib 2001
| Due to the LXR bug, the updates fail sometimes to remove references to deleted files. The Saturday's full rebuilds fix these problems |
|
This page was automatically generated by the
LXR engine.
|
|