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-10-22 G.Unal
002        * add LArNoisyROSummary to store information about noisy PA/Febs per event
003        * tag LArRecEvent-01-03-02
004 
005 2009-09-14  scott s snyder  <snyder@bnl.gov>
006 
007         * src/LArCell.cxx: P4Help -> P4Helpers.
008         * cmt/requirements: Adjust dependencies.
009         * tag LArRecEvent-01-03-01
010 
011 2009-01-09 G.Unal
012       * add badcell()
013       * tag LArRecEvent-01-03-00
014  
015 2008-09-03 G.Unal
016        * adapt LArCell to new CaloCell
017        * tag  LArRecEvent-01-02-04,  not compatible with 14.2X.Y branch
018 
019 2008-04-11  Hong Ma <hma@bnl.gov>
020         * bugfix LArCell::print().
021         * add back the dictionary for LArCell
022           selection.xml and LArRecEventDict.h 
023         
024 2008-04-10 Hong Ma <hma@bnl.gov>
025         * Make LArCell::clone() faster, using ID directly.
026         
027 2008-04-08 Hong Ma <hma@bnl.gov>
028         * remove LArCellIDC.
029         
030 2008-04-07 Hong Ma <hma@bnl.gov>
031         * add fast set methods (inline) in LArCell for HLT.
032 
033 2007-09-16 David Quarrie <David.Quarrie@cern.ch>
034         * LArRecEvent/LArFebEnergy.h: Remove redundant ";"
035 
036 2007-07-24 Nir Amram <Nir.Amram@cern.ch>
037         * Changed used package AtlasSEAL to AtlasReflex
038         * Tagged as LArRecEvent-01-01-13
039 
040 2007-07-20 Hong Ma <hma@bnl.gov>
041         * add doxygen mainpage.h 
042 
043 2007-06-18  Sandrine Laplace <laplace@lapp.in2p3.fr>
044         *  Put back "add_energy" method in LArCell
045         
046 2007-06-15  Sandrine Laplace <laplace@lapp.in2p3.fr>
047         *  Remove iterator_d (obsolete)
048         
049 2007-06-15  Sandrine Laplace <laplace@lapp.in2p3.fr>
050         *  updated doxygen 
051         
052 2006-07-07  scott s snyder  <snyder@bnl.gov>
053 
054         * Tagging LArRecEvent-01-01-09.
055         * LArRecEvent/LArCellCollection.h: Const fix.
056 
057 2006-01-31  Ignacio Aracena <ignacio.aracena@cern.ch>
058         * add LArFebEnergyCollection.h
059 
060 2006-01-31  Ignacio Aracena <ignacio.aracena@cern.ch>
061         *  added LArFebEnergy.h
062         *  added void addfebenergy(LArFebEnergy& larfebenergy)
063            in LArCellCollection.h
064 
065 2005-11-24  Sandrine Laplace <laplace@lapp.in2p3.fr>
066         *  modifs for gcc34 compliance
067 
068 2005-09-28 Karim Bernardet <bernardet@cppm.in2p3.fr>
069         * LArCluster->CaloCluster migration
070         * tag LArRecEvent-01-01-05
071 
072 2005-09-19  David Rousseau  <droussea@lxplus074.cern.ch>
073 
074         * src/LArCell.cxx (clone): clone is now const
075 
076 2005-07-18  Peter Loch <loch@physics.arizona.edu>
077         * LArRecEvent/LArClusterContainer.h: added tower segmentation store
078         and access to synchronize with CaloClusterContainer
079 
080 2005-01-28  scott s snyder  <snyder@bnl.gov>
081 
082         * tagging LArRecEvent-01-01-00.
083 
084         * LArRecEvent/LArCluster.h: Remove members moved to CaloCluster.
085         (inBarrel): (deleted)
086         (inEndcap): Likewise.
087         (setBarrel): Likewise.
088         (setEndcap): Likewise.
089         (is_valid_sampling): Likewise.
090         * src/LArCluster.cxx (eta0): (deleted)
091         (etasize): Likewise.
092         (etamax): Likewise.
093         (phi0): Likewise.
094         (phisize): Likewise.
095         (phimax): Likewise.
096         (setenergymax): Likewise.
097         (setetasize): Likewise.
098         (setetamax): Likewise.
099         (setphisize): Likewise.
100         (setphimax): Likewise.
101         (etaBE): Likewise.
102         (phiBE): Likewise.
103         (energyBE): Likewise.
104 
105 2004-08-17  scott s snyder  <snyder@bnl.gov>
106 
107         * src/LArCluster.cxx (phiBE): Fix phi wrapping problem.
108 
109 2004-08-01 Hong ma <hma@bnl.gov>
110         * Add ElementLink to LArClusterContainer.
111 
112 2004-07-02  Scott Snyder  <snyder@bnl.gov>
113 
114         * src/LArCluster.cxx (phiBE): Protect against phi=-999.
115         (etaBE): Protect against eta=-999.
116 
117 2004-06-18  David Rousseau  <droussea@lxplus009.cern.ch>
118 
119         * LArRecEvent/LArCell.h : no more friend LArCellCorrection 
120 
121 2004-05-09 Peter Loch <loch@physics.arizona.edu>
122         * LArMiniCell[.h,.cxx]: obsolete, removed
123         * LArMiniCellContainer[.h,.cxx]: obsolete, removed 
124 
125 2004-05-05 Hong Ma <hma@bnl.gov> 
126         * fix selection.xml file. 
127 2004-04-30 Peter Loch <loch@physics.arizona.edu>
128         * LArMiniCell[.h,.cxx]: clean-up and adaptation for use in CaloTower
129         builder tools
130         * LArMiniCellContainer[.h,.cxx]: clean-up
131 
132 2004-04-15 Peter Loch <loch@physics.arizona.edu>
133         * src/LArCluster.cxx: fixed constructor, correct size for private
134         data vectors
135 
136 2004-04-08 Peter Loch <loch@physics.arizona.edu>
137         * LArRecEvent/LArMiniCell.h : implement P4EEtaPhiM, adapt new Calo EDM
138 
139 2004-04-03 S. Rajagopalan <srinir@bnl.gov>
140         * Use CaloSample in LArCluster
141         * tag LArRecEvent-01-00-03
142         
143 2004-04-02 S. Rajagopalan <srinir@bnl.gov>
144         * remove old navigation token
145         * remove NavigationRep dependency from requirement
146         * Fix selection.xml file
147         * tag LArRecEvent-01-00-02
148         
149 2004-04-02 S. Rajagopalan <srinir@bnl.gov>
150         * minor fixes in LArCluster
151         * change requirement to use CaloEvent-01-*
152         * tag LArRecEvent-01-00-01
153         
154 2004-04-02 S. Rajagopalan <srinir@bnl.gov>
155         * Fixes for changes in CaloCluster.
156         * LArCluster: remove LArCell_iterator
157         * fix all the methods for change in CaloCluster interface in 8.1.0
158         * LArRecEvent-01-00-00
159         
160 2004-03-31  David Rousseau  <droussea@lxplus064.cern.ch>
161 
162         * LArRecEvent/LArCell.h (CaloCell): remove obsolete constructor
163 
164 2004-03-17 Hong Ma <hma@bnl.gov> 
165         * Fix selection.xml file. 
166 2004-03-11 Hong Ma <hma@bnl.gov> 
167         * update dictionary
168 
169 2004-04-04 S. Rajagopalan <srinir@bnl.gov>
170         * Fix but in LArMiniCell : eta calculation in constructor
171           had sign flipped
172         * tag 00-03-20
173         
174 2004-03-01  Peter Loch <loch@physics.arizona.edu>
175 
176         * LArRecEvent/LArCell.h: introduce clone() method
177         * LArRecEvent/LArCell.cxx: introduce clone() method
178 
179 2004-02-25  David Rousseau  <droussea@lxplus005.cern.ch>
180 
181         * LArRecEvent/LArCell.h (CaloCell): m_gain is CaloGain enum
182 
183 2004-01-30  David Rousseau  <droussea@lxplus022.cern.ch>
184 
185         * LArRecEvent/LArCell.h (LArCell): gain data member
186 
187 2003-12-10  RD Schaffer  <R.D.Schaffer@cern.ch>
188 
189         * tagging LArRecEvent-00-03-14
190 
191         * src/LArCell.cxx: moved destructor to cxx file.
192 
193         * implemented dict for LArCell and LArCellContainer
194         
195         * added LArRecEventDict.h and selection
196         
197         * cmt/requirements: added lcgdict pattern
198 
199         * LArRecEvent/LArCell.h (CaloCell): cleaned up interface
200 
201 2003-11-28  David Rousseau  <droussea@lxplus039.cern.ch>
202 
203         * LArRecEvent/LArCell.h (CaloCell): add some const
204 
205 2003-11-07  David Rousseau  <droussea@lxbuild004.cern.ch>
206 
207         * src/LArCell.cxx: adapt to change of P4Help (now namespace rather
208                              than class)
209 
210 2003-10-28  David Rousseau  <droussea@lxplus079.cern.ch>
211 
212         * LArRecEvent/LArCell.h (CaloCell): remove obsolete constructors
213 
214 2003-10-27 Peter Loch <loch@physics.arizona.edu>
215         * remove CaloCell inheritance from LArMiniCell
216         * tag LArRecEvent-00-03-09
217 
218 2003-10-21 Peter Loch <loch@physics.arizona.edu>
219         * fix const problem in LArMiniCell
220 
221 2003-10-02 S. Rajagopalan <srinir@bnl.gov>
222         * clean up some dependency
223         * should remove dep to LArRawEvent
224         * tag LArRecEvent-00-03-06
225         
226 2003-06-27 Hong Ma <hma@bnl.gov>
227         * change LArCellCollection not to own LArCell.
228 
229 2003-06-24  David Rousseau  <droussea@lxplus093.cern.ch>
230 
231         * LArRecEvent/LArCellContainer.h: Add optional Ownership switch in 
232                     constructor for use with DataPool 
233 
234 2003-06-23  David Rousseau  <droussea@lxplus093.cern.ch>
235 
236         * LArRecEvent/LArCell.h: optionally delegate to caloDDE*
237 
238 2003-06-02 Peter Loch <loch@physics.arizona.edu>
239         * cmt/requirements removed CxxFeatures
240 
241 2003-04-01  H. Ma <hma@bnl.gov>         
242         * fix for gcc3.2
243 2003-03-23  H. Ma <hma@bnl.gov>         
244         * use ROB map.
245 
246 2003-03-07  H. Ma <hma@bnl.gov>         
247         * CLASS_DEF
248         * LArCellCollection sort by unsigned int.
249 
250 2003-02-28  H. Ma <hma@bnl.gov>         
251         * use CLASS_DEF for LArCellIDC 
252 
253 2003-02-17  H. Ma <hma@bnl.gov>         
254         * use TT hash Id. 
255 
256 2002-07-31  H. Ma <hma@bnl.gov> 
257         * use LArDetDescr-03-* 
258         * add LArCellIDC and LArCellCollection. 
259            for L2 LArCell access through IdentifiableContainer. 
260 
261 2002-11-14 S. Rajagopalan <srinir@bnl.gov>
262         * Replace forward declares of element classes with explicit
263           includes in LArCellContainer, LArClusterContainer, 
264           LArMiniCellContainer
265         * tag LArRecEvent-00-01-03
266         
267 2002-09-04 S. Rajagopalan <srinir@bnl.gov>
268         * Add virtual destructors in container
269         * Make destructors virtual in contained objects
270         * tag LArRecEvent-00-01-02
271         
272 2002-08-26 S. Rajagopalan <srinir@bnl.gov>
273         * LArCell.h, LArCluster.h, LArMiniCell.h:
274           Remove class ID: not needed in elements
275 
276         * LArClusterContainer, LArCellContainer, LArMiniCellContainer:
277           - Inherit from DataVector
278           - Remove iterator_d since it is achieved with symLink
279           - Remove implementation from .cxx
280           - Redefine class id using Class_def macro
281           - Remove destructors
282           - Call constructor of DataVector
283 
284         * cmt/requirement
285           - Add dependency to StoreGate
286         
287 2002-07-31  H. Ma <hma@bnl.gov> 
288         * use LArDetDescr-02-* 
289 
290 2002-07-30  J. Collot <collot@in2p3.fr>
291 
292         * removed use Identifier in req file
293 
294 2002-07-02  S. Rajagopalan <srinir@bnl.gov>
295         * check energy > 0 in LArCluster::etaBE and phiBE to fix div by 0.
296         * return -999 instead
297         * tag LArRecEvent-00-00-03
298         
299 2002-05-21      Hong Ma <hma@bnl.gov>
300         * New LArDetDescr
301 2002-4-23   Hong Ma <hma@bnl.gov> 
302         * Using CaloEvent 
303 
304 2002-4-11   Hong Ma <hma@bnl.gov> 
305         * initial version 

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!