001 2009-06-24 Davide Costanzo <davide.costanzo@cern.ch>
002 * tagging GeneratorObjectsAthenaPool-00-07-03
003 * Move a printout to DEBUG
004
005 2009-06-24 Davide Costanzo <davide.costanzo@cern.ch>
006 * tagging GeneratorObjectsAthenaPool-00-07-02
007 * Disable datapool for pileup runs
008
009 2008-03-07 Sebastien Binet <binet@lblbox>
010
011 * tagging GeneratorObjectsAthenaPool-00-07-01
012 * updating example jobOs
013 * M share/readGenEventFromPool.py
014 * M share/writeGenEventToPool.py
015
016 * tagging GeneratorObjectsAthenaPool-00-07-00
017 * adding new converters for McEventCollection_p4 repr. (new HepMC)
018 * M src/McEventCollectionCnv.h
019 * M src/McEventCollectionCnv.cxx
020
021 2008-01-14 Sebastien Binet <binet@lblbox>
022
023 * tagging GeneratorObjectsAthenaPool-00-06-02
024 * doxyfix
025 * M doc/mainpage.h
026
027 2008-01-11 Judith Katzy <judith.katzy@cern.ch>
028 * added doc/mainpage.h for doxygen
029 * tagged GeneratorObjectsAthenaPool-00-06-01
030
031 2007-11-22 David Quarrie <David.Quarrie@cern.ch>
032
033 * !!!!! Migration to HepMC 2.01.16 !!!!!
034 * Branch from GeneratorObjectsAthenaPool-00-05-01 for Atlas HepMC changes
035 * tagging GeneratorObjectsAthenaPool-00-06-00
036 * cmt/requirements: Replace dependency on Simulation/HepMC by one on External/AtlasHepMC
037
038 2007-08-02 Sebastien Binet <binet@lblbox>
039
040 * tagging GeneratorObjectsAthenaPool-00-05-01
041 * dummy tag to capture changes in GeneratorObjectsTPCnv (bug #28450)
042
043 2007-07-09 Sebastien Binet <binet@lblbox>
044
045 * tagging GeneratorObjectsAthenaPool-00-05-00
046 * moving HepMC/Genxyz converters to GeneratorObjectsTPCnv
047 * R GeneratorObjectsAthenaPool/GenEvent_p1.h
048 * R GeneratorObjectsAthenaPool/GenEvent_p2.h
049 * R GeneratorObjectsAthenaPool/GenEvent_p3.h
050 * R GeneratorObjectsAthenaPool/GenParticle_p1.h
051 * R GeneratorObjectsAthenaPool/GenParticle_p2.h
052 * R GeneratorObjectsAthenaPool/GenParticle_p3.h
053 * R GeneratorObjectsAthenaPool/GenVertex_p1.h
054 * R GeneratorObjectsAthenaPool/GenVertex_p2.h
055 * R GeneratorObjectsAthenaPool/GenVertex_p3.h
056 * R GeneratorObjectsAthenaPool/McEventCollectionCnvDict.h
057 * R GeneratorObjectsAthenaPool/McEventCollection_p1.h
058 * R GeneratorObjectsAthenaPool/McEventCollection_p2.h
059 * R GeneratorObjectsAthenaPool/McEventCollection_p3.h
060 * R GeneratorObjectsAthenaPool/selection.xml
061 * R src/GenEventCnv_p1.cxx
062 * R src/GenEventCnv_p1.h
063 * R src/HepMcDataPool.h
064 * R src/McEventCollectionCnv_p1.cxx
065 * R src/McEventCollectionCnv_p1.h
066 * R src/McEventCollectionCnv_p2.cxx
067 * R src/McEventCollectionCnv_p2.h
068 * R src/McEventCollectionCnv_p3.cxx
069 * R src/McEventCollectionCnv_p3.h
070 * M src/McEventCollectionCnv.cxx
071 * M src/McEventCollectionCnv.h
072
073 2007-06-13 Sebastien Binet <binet@lxplus211.cern.ch>
074
075 * tagging GeneratorObjectsAthenaPool-00-04-01
076 * cmt/requirements: checkreq correctness
077
078 2007-06-12 Sebastien Binet <binet@lblbox>
079
080 * tagging GeneratorObjectsAthenaPool-00-04-00
081 * first iteration for DataPool usage
082 * A src/HepMcDataPool.h
083 * A src/McEventCollectionCnv_p1.cxx
084 * M src/GenEventCnv_p1.cxx
085 * M src/GenEventCnv_p1.h
086 * M src/McEventCollectionCnv.cxx
087 * M src/McEventCollectionCnv_p1.h
088 * M src/McEventCollectionCnv_p2.cxx
089 * M src/McEventCollectionCnv_p2.h
090 * M src/McEventCollectionCnv_p3.cxx
091 * M src/McEventCollectionCnv_p3.h
092
093 2007-05-10 scott snyder <snyder@bnl.gov>
094
095 * Tagging GeneratorObjectsAthenaPool-00-03-04.
096 * cmt/requirements: Dependency fix.
097
098 2007-05-07 scott snyder <snyder@bnl.gov>
099
100 * Tagging GeneratorObjectsAthenaPool-00-03-03.
101
102 * GeneratorObjectsAthenaPool/McEventCollectionCnvDict.h: Make
103 dictionary for McEventCollection converter.
104 * GeneratorObjectsAthenaPool/selection.xml: Likewise.
105 * src/McEventCollectionCnv_p3.cxx: Likewise.
106 * cmt/requirements: Likewise.
107
108 2007-03-20 Sebastien Binet <binet@lblbox>
109
110 * tagging GeneratorObjectsAthenaPool-00-03-02
111 * improved cleverness and corner-cases handling of _p3 converters
112 * M GeneratorObjectsAthenaPool/GenParticle_p3.h
113 * M src/McEventCollectionCnv_p3.cxx
114
115 2007-03-19 Sebastien Binet <binet@lblbox>
116
117 * tagging GeneratorObjectsAthenaPool-00-03-01
118 * bugfix in float handling
119
120 2007-03-15 Sebastien Binet <binet@lblbox>
121
122 * tagging GeneratorObjectsAthenaPool-00-03-00
123 * imported new double-float persistent representation for HepMC
124 * A GeneratorObjectsAthenaPool/GenEvent_p3.h
125 * A GeneratorObjectsAthenaPool/GenParticle_p3.h
126 * A GeneratorObjectsAthenaPool/GenVertex_p3.h
127 * A GeneratorObjectsAthenaPool/McEventCollection_p3.h
128 * A src/McEventCollectionCnv_p3.cxx
129 * A src/McEventCollectionCnv_p3.h
130 * M GeneratorObjectsAthenaPool/GenParticle_p2.h
131 * M GeneratorObjectsAthenaPool/GenVertex_p2.h
132 * M GeneratorObjectsAthenaPool/McEventCollectionCnvDict.h
133 * M GeneratorObjectsAthenaPool/McEventCollection_p2.h
134 * M GeneratorObjectsAthenaPool/selection.xml
135 * M src/McEventCollectionCnv.cxx
136 * M src/McEventCollectionCnv.h
137 * M src/McEventCollectionCnv_p2.cxx
138
139 2007-02-26 Sebastien Binet <binet@lblbox>
140
141 * tagging GeneratorObjectsAthenaPool-00-02-05
142 * src/McEventCollectionCnv_p2.cxx (writeGenVertex): removed unneeded
143 GenVertex_p2 temporary.
144
145 2007-01-18 Sebastien Binet <binet@lblbox>
146
147 * tagging GeneratorObjectsAthenaPool-00-02-04
148 * migrating the HepMcParticleLink_pX T/P converter to its home
149
150 2006-12-19 Sebastien Binet <binet@lblbox.troy.org>
151
152 * tagging GeneratorObjectsAthenaPool-00-02-03
153 * stub version of a persistent representation of HepMcParticleLink
154
155 2006-12-06 Marcin Nowak <Marcin.Nowak@cern.ch>
156 * tagging GeneratorObjectsAthenaPool-00-02-02
157 * removed 'const' from TP converts methods 'persToTrans' and 'TransToPers'
158
159 2006-11-26 Sebastien Binet <binet@lxplus019.cern.ch>
160
161 * tagging GeneratorObjectsAthenaPool-00-02-01
162 * src/McEventCollectionCnv_p2.cxx: addressed huge I/O wait
163
164 2006-11-13 Sebastien Binet <binet@lblbox>
165
166 * tagging GeneratorObjectsAthenaPool-00-02-00
167 * added _p2 version of HepMC persistent classes
168 * A GeneratorObjectsAthenaPool/GenEvent_p2.h
169 * A GeneratorObjectsAthenaPool/GenParticle_p2.h
170 * A GeneratorObjectsAthenaPool/GenVertex_p2.h
171 * A GeneratorObjectsAthenaPool/McEventCollection_p2.h
172 * A src/McEventCollectionCnv_p2.cxx
173 * A src/McEventCollectionCnv_p2.h
174
175 2006-05-11 Sebastien Binet <binet@lblbox>
176
177 * tagging GeneratorObjectsAthenaPool-00-01-01
178 * selection.xml: removed unneeded dict generation
179 * make checkreq happy
180
181 * tagging GeneratorObjectsAthenaPool-00-01-00
182 * implementing Transient/Persistent separation for HepMC classes
183 * adding GeneratorObjectsAthenaPool/GenEvent_p1.h
184 * adding GeneratorObjectsAthenaPool/GenParticle_p1.h
185 * adding GeneratorObjectsAthenaPool/GenVertex_p1.h
186 * adding GeneratorObjectsAthenaPool/McEventCollectionCnvDict.h
187 * adding GeneratorObjectsAthenaPool/McEventCollection_p1.h
188 * adding GeneratorObjectsAthenaPool/selection.xml
189 * adding src/GenEventCnv_p1.cxx
190 * adding src/GenEventCnv_p1.h
191 * adding src/McEventCollectionCnv.cxx
192 * adding src/McEventCollectionCnv.h
193 * adding src/McEventCollectionCnv_p1.h
194 * cmt/requirements: new dict for persistent classes, tweaked the
195 POOL converters accordingly
196
197
198 2006-01-27 <George.Stavropoulos@cern.ch> for <cole@nevis.columbia.edu>
199
200 *cmt/requirements HijingEventParams.h
201
202 2005-08-16 RD Schaffer <R.D.Schaffer@cern.ch>
203
204 * tagging GeneratorObjectsAthenaPool-00-00-12
205 * cmt/requirements: removed explicit link of dict libs
206
207 2005-08-12 RD Schaffer <R.D.Schaffer@cern.ch>
208
209 * tagging GeneratorObjectsAthenaPool-00-00-11
210 * cmt/requirements: added in linking against dict fix libs.
211
212 2005-07-20 RD Schaffer <R.D.Schaffer@cern.ch>
213
214 * tagging GeneratorObjectsAthenaPool-00-00-10
215 * cmt/requirements: linking against dict with clhep classes.
216
217 2004-07-07 <George.Stavropoulos@cern.ch>
218
219 * share/writeGenEventToPool.py: fix pool output file
220
221 2004-06-03 <George.Stavropoulos@cern.ch>
222
223 * Remove jobOptions.txt files
224
225 2003-12-04 <George.Stavropoulos@cern.ch>
226
227 * cmt/requirements: move to declare_joboption
228
229 2003-10-30 <George.Stavropoulos@cern.ch>
230
231 * cmt/requirements: Flip the order of apply_pattern declare_runtime and apply_pattern poolcnv
232
233 2003-10-17 <George.Stavropoulos@cern.ch>
234
235 * share/readGenEventFromPool.txt: Fix EventSelector.InputCollection = "McEvent.root";
236
237 2003-10-13 <George.Stavropoulos@cern.ch>
238
239 * cmt/requirements: Add share/jobOptions.
240
241 2003-09-16 <George.Stavropoulos@cern.ch>
242
243 * First import
244
| 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.
|
|