[atlas] / offline / PhysicsAnalysis / BTaggingID / BTaggingEvent / ChangeLog Repository:
ViewVC logotype

Annotation of /offline/PhysicsAnalysis/BTaggingID/BTaggingEvent/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.24 - (view) (download)

1 : fredrik 1.23 2004-12-10 Fredrik Akesson <fredrik.akesson@cern.ch>
2 :    
3 : fredrik 1.24 * Adjusted for major tag change of VxVertex
4 :    
5 :     2004-12-10 Fredrik Akesson <fredrik.akesson@cern.ch>
6 :    
7 : fredrik 1.23 * Adjusted for namespace change of Vertex to Trk
8 :    
9 : wildauer 1.22 2004-10-21 Andreas H. Wildauer <andreas.wildauer@cern.ch>
10 :    
11 :     * removed code which is now implemented in the base clase ParticleBase
12 :    
13 : wildauer 1.21 2004-10-20 Andreas H. Wildauer <andreas.wildauer@cern.ch>
14 :    
15 :     * removed NavigableTerminalMode inheritance
16 :     * included fillToken(0 methods for Navigation
17 :    
18 : wildauer 1.20 2004-10-08 Andreas H. Wildauer <andreas.wildauer@cern.ch>
19 :    
20 :     * first version for release 9.0.0
21 :     * BJet has a new datamember: Jet m_originalJet
22 :     * selection and dict files have been updated
23 :    
24 : wildauer 1.19 2004-09-17 Andreas H. Wildauer <andreas.wildauer@cern.ch>
25 :    
26 :     * adjusted to changes in InDetPriVx and VxVertex
27 :    
28 : wildauer 1.18 2004-09-06 Andreas H. Wildauer <andreas.wildauer@cern.ch>
29 :    
30 :     * added RPhi distance to primary vertex variable to BJetSecVtxInfo
31 :    
32 : tmaeno 1.17 2004-08-30 Tadashi Maeno <Tadashi.Maeno@cern.ch>
33 :    
34 :     * 00-06-04
35 :     * fixed initialization of BJet::m_origin for persistency
36 :    
37 : ketevi 1.16 2004-08-21 Ketevi A. Assamagan <ketevi@bnl.gov>
38 :    
39 :     * tagging BTaggingEvent-00-06-03
40 :     * checking for empty elementLink before dereferencing
41 :    
42 : ketevi 1.14 2004-08-18 Ketevi A. Assamagan <ketevi@bnl.gov>
43 :    
44 : wildauer 1.15 * fixed a undefined symbol crash
45 :     (no library was declared in req file but cxx files have been added)
46 :    
47 :     2004-08-18 Ketevi A. Assamagan <ketevi@bnl.gov>
48 :    
49 : ketevi 1.14 * BJet.h derives from ParticleEvent/ParticleBase.h
50 :     * tagging BTaggingEvent-00-06-01
51 :    
52 : wildauer 1.13 2004-08-16 Andreas H. Wildauer <andreas.wildauer@cern.ch>
53 :    
54 :     * added proper copy constructors and assignment constructors
55 :     to BJet, BJetLifetimeInfo and BJetSecVtxInfo (and added .cxx for each)
56 :    
57 :     2004-08-13 Andreas H. Wildauer <andreas.wildauer@cern.ch>
58 :    
59 :     * added PxPyPzPe(0.,0.,0.,0.) call to BJet constructor
60 :     When running the AODBuilder withh that modifiicaton
61 :     the DoBJet.cxx algorithm runs fine later on.
62 :     Before it used to crash ...
63 :    
64 : tmaeno 1.12 2004-08-15 Tadashi Maeno <Tadashi.Maeno@cern.ch>
65 :    
66 :     * 00-05-03
67 :     * added checking of empty ElementLink
68 :    
69 : ketevi 1.11 2004-08-13 Ketevi A. Assamagan <ketevi@bnl.gov>
70 :    
71 :     * tagging BTaggingEvent-00-05-02
72 :     * Container with possibility to own elements or not
73 :    
74 : wildauer 1.10 2004-08-09 Andreas H. Wildauer <andreas.wildauer@cern.ch>
75 :    
76 :     * added m_trackSignificance. m_trackSIP is now what it is called:
77 :     the signed impact parameter of tracks. The sign is according
78 :     to the jet direction. m_trackSignificance is the signed IP divided
79 :     by its error.
80 :    
81 : wildauer 1.9 2004-08-05 Andreas H. Wildauer <andreas.wildauer@cern.ch>
82 :    
83 :     * modified constructors of
84 :     + BJetLifetimeInfo
85 :     + BJetSecVtxInfo
86 :     so no DataMember is uninitialized ...
87 :    
88 : wildauer 1.6 2004-08-02 Andreas H. Wildauer <andreas.wildauer@cern.ch>
89 :    
90 : wildauer 1.8 * added set_charge and set_origin methods
91 :    
92 :     2004-08-02 Andreas H. Wildauer <andreas.wildauer@cern.ch>
93 :    
94 : wildauer 1.7 * changed set methods names to:
95 :     set_dataType(ParticleDataType::DataType x )
96 :     set_pdgId(PDG::pidType x )
97 :     to be consistant with the de facto coding standard
98 :    
99 :     2004-08-02 Andreas H. Wildauer <andreas.wildauer@cern.ch>
100 :    
101 : wildauer 1.6 * added set methods:
102 :     setDataType(ParticleDataType::DataType x )
103 :     setPdgId(PDG::pidType x )
104 :    
105 : wildauer 1.5 2004-07-30 Andreas H. Wildauer <andreas.wildauer@cern.ch>
106 :    
107 :     * IBInfo is not pure virtual anymore. Reason: Persistency ...
108 :    
109 : wildauer 1.2 2004-07-12 Andreas H. Wildauer <andreas.wildauer@cern.ch>
110 :    
111 : wildauer 1.4 * added destructor for BJet. It deletes the elements the
112 :     pointers of m_bInfo point to.
113 :    
114 :     2004-07-12 Andreas H. Wildauer <andreas.wildauer@cern.ch>
115 :    
116 : wildauer 1.3 * added doc/mainpage.h
117 :    
118 :     2004-07-12 Andreas H. Wildauer <andreas.wildauer@cern.ch>
119 :    
120 : wildauer 1.2 * added:
121 :     scheduling file `BTaggingEvent/BJet.h' for addition
122 :     scheduling file `BTaggingEvent/BJetContainer.h' for addition
123 :     scheduling file `BTaggingEvent/IBInfo.h' for addition
124 :     scheduling file `BTaggingEvent/BJetLifetimeInfo.h' for addition
125 :     scheduling file `BTaggingEvent/BJetSecVtxInfo.h' for addition
126 :     scheduling file `BTaggingEvent/selection.xml'
127 :    
128 :     to get rid of dependencies on PhysicsAnalysis/AnalysisCommon/ParticelEvent
129 :    
130 : ketevi 1.1 2004-06-28 Ketevi A. Assamagan <ketevi@bnl.gov>
131 :    
132 :     * tagging BTaggingEvent-00-00-00
133 :     * first import
134 :    

CERN Central CVS service
ViewVC Help
Powered by ViewVC 1.0.9