Report problems to ATLAS LXR Team (with time and IP address indicated)

The LXR Cross Referencer

source navigation ]
diff markup ]
identifier search ]
general search ]
 
 
Architecture: linux ]
Version: head ] [ nightly ] [ GaudiDev ]
  Links to LXR source navigation pages for stable releases [ 12.*.* ]   [ 13.*.* ]   [ 14.*.* ]   [ 15.*.* ] 

001 2009-09-17  Paolo Calafiura  <calaf@lxcalaf.cern.ch>
002 
003         * tagging GeneratorObjects-01-03-07
004         * src/HepMcParticleLink.cxx (cptr): double check we actually got
005         a pEvtCollection
006 
007 2009-03-18  Sebastien Binet  <binet@lxplus230.cern.ch>
008 
009         * tagging GeneratorObjects-01-03-06
010         * 64bits fixes: dict generation
011         * M GeneratorObjects/McEventDict.h
012         * M GeneratorObjects/selection.xml
013         
014 2008-08-22  Paolo Calafiura 
015        * tagging GeneratorObjects-01-03-05
016        * make checkreq happy, remove refs to obsolete CLIDSvc
017 
018 2008-08-22  Paolo Calafiura (commited by Ian Hinchliffe)
019        * tagging GeneratorObjects-01-03-03
020        * src/HepMcParticleLink.cxx: optimized use of MsgStream, reduced
021        number of WARNINGs from find_hostkey
022        * test/GeneratorObjects.xml: fixed package path
023        * test/HepMcParticleLink_test.cxx: added missing include
024        * plus some minor cleanup...
025 
026 2008-08-14  Sebastien Binet  <binet@lblbox>
027 
028         * tagging GeneratorObjects-01-03-02
029         * removing std::map<int, int> dict (provided by libSTLAddRflx.so)
030         * M GeneratorObjects/selection.xml
031 
032 2008-05-12  scott snyder  <snyder@bnl.gov>
033 
034         * tagging GeneratorObjects-01-03-01
035         * GeneratorObjects/selection.xml: Make
036         HepMC::GenEvent::m_heavy_ion transient, to avoid missing dict
037         errors from TTree::Draw.
038 
039 2008-03-28  Sebastien Binet  <binet@lblbox>
040 
041         * tagging GeneratorObjects-01-03-00
042         * update dict. generation to handle HepMC-v2
043         * M GeneratorObjects/selection.xml
044 
045 2008-02-01 David Quarrie <David.Quarrie>
046         * cmt/requirements: Re-enable asNeeded mode
047 
048 2008-01-11 Judith Katzy
049         * doc/mainpage.h added 
050         * GeneratorModules/McEventCollection added docu for doxygen
051         
052 2008-01-07  David Quarrie <David.Quarrie>
053         * cmt/requirements: Explicitly disable asNeeded mode
054 
055 2007-12-15  scott snyder  <snyder@bnl.gov>
056 
057         * Tagging GeneratorObjects-01-02-43.
058         * cmt/requirements: Another pattern to ignore.
059 
060         * Tagging GeneratorObjects-01-02-42.
061         * src/HepMcParticleLink.cxx: Work with both old and new
062         DataProxyStorage.
063         * share/HepMcParticleLink_test.ref: (new)
064 
065 2007-12-10  David Quarrie <David.Quarrie>
066         * cmt/requirements: Updates from Cano Ay for new HepMC
067 
068 2007-10-15  scott snyder  <snyder@bnl.gov>
069 
070         * Tagging GeneratorObjects-01-02-40.
071         * GeneratorObjects/selection.xml: Fix selection of iterators.
072 
073 2007-09-13  David Quarrie <David.Quarrie@cern.ch>
074 
075         * GeneratorObjects/HepMcParticleLink.h: Comment out unimplemented constructor.
076 
077 2007-08-22  scott snyder  <snyder@bnl.gov>
078 
079         * Tagging GeneratorObjects-01-02-38.
080 
081         * GeneratorObjects/HepMcParticleLink.h: Rewrite to work with
082         AthenaROOTAccess.
083         * src/HepMcParticleLink.cxx: Likewise.
084         * GeneratorObjects/selection.xml: Likewise.
085 
086 2007-07-30  scott snyder  <snyder@bnl.gov>
087 
088         * Tagging GeneratorObjects-01-02-37.
089 
090         * GeneratorObjects/selection.xml: Generate dictionaries for
091         GenEvent iterators.
092         * GeneratorObjects/McEventDict.h: Likewise.
093 
094 2007-07-24 Nir Amram <Nir.Amram@cern.ch>
095         * Changed used package AtlasSEAL to AtlasReflex
096         * Tagged as GeneratorObjects-01-02-36
097 
098 2007-02-27  Sebastien Binet  <binet@lblbox>
099 
100         * tagging GeneratorObjects-01-02-35
101         * added dict. generation for std::vector<HepMcParticleLink>
102         * M GeneratorObjects/McEventDict.h
103         * M GeneratorObjects/selection.xml
104 
105 2006-11-20  Kirill Prokofiev
106        * src/HepMcParticleLink.cxx: handle noise hits (barcode==0)
107 
108 2006-10-18  Kirill Prokofiev & Paolo Calafiura
109         * src/HepMcParticleLink.cxx: fixed navigation to MB events in case the
110         overlaid McEventCollection has been thinned
111         * added McEventCollection::find to locate a GenEvent of given id
112         (for now done with a linear search)
113         * updated HepMcParticleLink_test and added it to the nightlies
114 
115 2006-06-22    <George.Stavropoulos@cern.ch> for <cole@nevis.columbia.edu>
116          
117                 * McEventCollection.h : Bug fix.
118          
119 2006-04-19    <George.Stavropoulos@cern.ch> for <cole@nevis.columbia.edu>
120 
121         * McEventCollection.h : Force a deep copy on the DataVector to fix a memory leak.
122 
123 2006-03-09  RD Schaffer  <R.D.Schaffer@cern.ch>
124 
125         * tagging GeneratorObjects-01-02-29
126         * GeneratorObjects/selection.xml: make m_particle_owner transient
127         for root5/reflex migration
128 
129 2006-03-08    <George.Stavropoulos@cern.ch>
130 
131         * GeneratorObjects/selection.xml: Uncomment GenParticle and GenVertex
132 
133 2006-02-03  RD Schaffer  <R.D.Schaffer@cern.ch>
134 
135         * tagging GeneratorObjects-01-02-27
136         * GeneratorObjects/HepMcParticleLink.h: moved ExtendedBarCode to
137         be a public class for Reflex.
138 
139 2006-01-27    <George.Stavropoulos@cern.ch> for <cole@nevis.columbia.edu>
140 
141         * Introduce HijingEventParams
142 
143 2005-11-08  Paolo Calafiura  <pcalafiura@lbl.gov>
144         * src/HepMcParticleLink.cxx: Andrei's fix to property handle missing
145         truth info
146 
147 2005-08-12  RD Schaffer  <R.D.Schaffer@cern.ch>
148 
149         * tagging GeneratorObjects-01-02-24
150         * cmt/requirements: added lcgdictfix pattern
151         * src/McEventDict_dict_fix.cxx: added dict for GenVertex,Particle 
152         * GeneratorObjects/selection.xml: removed GenVertex,Particle -
153         creating hand-defined dict
154 
155 2005-07-20  RD Schaffer  <R.D.Schaffer@cern.ch>
156 
157         * tagging GeneratorObjects-01-02-23
158 
159         * GeneratorObjects/selection.xml: removed reference to clhep
160         classes. These are in another dictionary
161 
162 2005-06-10  RD Schaffer  <R.D.Schaffer@cern.ch>
163 
164 
165         * tagging GeneratorObjects-01-02-22
166         * GeneratorObjects/selection.xml: temporary fix to selection file
167         for bug in seal 1.6.3 - vec of int
168 
169 2005-01-12    <George.Stavropoulos@cern.ch> for <ketevi@bnl.gov>
170 
171         * GeneratorObjects/HepMcParticleLink.h: Include GEN_AOD in the possible McEventCollection keys
172         * src/HepMcParticleLink.cxx: Include GEN_AOD in the possible McEventCollection keys
173 
174 2004-10-11 Ian Hinchliffe
175         Updated GeneratorObjects/HepMcParticleLink.h
176 
177 2004-06-03    <George.Stavropoulos@cern.ch>
178 
179         * Remove jobOptions.txt files
180 
181 2004-05-18  Paolo Calafiura  <pcalafiura@lbl.gov>
182 
183         * GeneratorObjects/HepMcParticleLink.h: added ops << and < 
184         * test/HepMcParticleLink_test.cxx: test the above       
185 
186 2004-05-13  Paolo Calafiura  <pcalafiura@lbl.gov>
187 
188         * cmt/requirements: checkreq'd
189         * class HepMcParticleLink: made ops == const and introduced !=  
190         Improved error handling in cptr()
191 
192 2004-04-19    <George.Stavropoulos@cern.ch> for Edward Moyse <edward.moyse@cern.ch>
193 
194         * GeneratorObjects/HepMcParticleLink.h: Provide the assignment operator
195 
196 2004-03-22    <George.Stavropoulos@cern.ch> for <pcalafiura@lbl.gov>
197 
198         * test/HepMcParticleLink_test.cxx : Bug fix from Paolo
199         * src/HepMcParticleLink.cxx : Bug fix from Paolo
200 
201 2004-03-16   Ian HInchliffe for <pcalafiura@lbl.gov>
202 
203         * fixed HepMcParticleLink and its test.
204 
205 
206 2003-10-13    <pcalafiura@lbl.gov>
207 
208         * added HepMcParticleLink and its test.
209 
210 2003-10-13    <George.Stavropoulos@cern.ch>
211 
212         * GeneratorObjects/McEventCollection.h: McEvent to HepMC::GenEvent
213 
214 2003-09-16    <George.Stavropoulos@cern.ch>
215 
216         * GeneratorObjects/McEventCollection.h: Change DataObject to DataVector
217         * Modifications for POOL.
218 
219 2003-05-28  Christian Arnault  <arnault@lal.in2p3.fr>
220 
221         * cmt/requirements: Use AtlasPolicy instead of CxxFeatures
222 
223 11-18-02 Ian Hinchliffe
224         removed old storegate include McEventIndexingPolicy.h
225 11-06-02 Charles Leggete
226         Modified MCEventLinks.h McEventIndexingPolicy.h
227 10-16-2002  Charles Leggett
228       Recreated the maps with make_maps(), a functionality which was
229       removed when the serializers were removed.
230       Maps are made only when the lookup routines are called for the
231       first time, and when the event is purged of unstable particles.
232 
233 09-24-2002      Ian Hinchliffe
234         Modified McELinks.h

source navigation ] diff markup ] identifier search ] general search ]

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. Valid HTML 4.01!