Parent Directory
|
Revision Log
|
Revision Graph
Revision 1.12 - (view) (download)
| 1 : | tmaeno | 1.12 | 2004-08-15 Tadashi Maeno <Tadashi.Maeno@cern.ch> |
| 2 : | |||
| 3 : | * 00-05-03 | ||
| 4 : | * added checking of empty ElementLink | ||
| 5 : | |||
| 6 : | ketevi | 1.11 | 2004-08-13 Ketevi A. Assamagan <ketevi@bnl.gov> |
| 7 : | |||
| 8 : | * tagging BTaggingEvent-00-05-02 | ||
| 9 : | * Container with possibility to own elements or not | ||
| 10 : | |||
| 11 : | wildauer | 1.10 | 2004-08-09 Andreas H. Wildauer <andreas.wildauer@cern.ch> |
| 12 : | |||
| 13 : | * added m_trackSignificance. m_trackSIP is now what it is called: | ||
| 14 : | the signed impact parameter of tracks. The sign is according | ||
| 15 : | to the jet direction. m_trackSignificance is the signed IP divided | ||
| 16 : | by its error. | ||
| 17 : | |||
| 18 : | wildauer | 1.9 | 2004-08-05 Andreas H. Wildauer <andreas.wildauer@cern.ch> |
| 19 : | |||
| 20 : | * modified constructors of | ||
| 21 : | + BJetLifetimeInfo | ||
| 22 : | + BJetSecVtxInfo | ||
| 23 : | so no DataMember is uninitialized ... | ||
| 24 : | |||
| 25 : | wildauer | 1.6 | 2004-08-02 Andreas H. Wildauer <andreas.wildauer@cern.ch> |
| 26 : | |||
| 27 : | wildauer | 1.8 | * added set_charge and set_origin methods |
| 28 : | |||
| 29 : | 2004-08-02 Andreas H. Wildauer <andreas.wildauer@cern.ch> | ||
| 30 : | |||
| 31 : | wildauer | 1.7 | * changed set methods names to: |
| 32 : | set_dataType(ParticleDataType::DataType x ) | ||
| 33 : | set_pdgId(PDG::pidType x ) | ||
| 34 : | to be consistant with the de facto coding standard | ||
| 35 : | |||
| 36 : | 2004-08-02 Andreas H. Wildauer <andreas.wildauer@cern.ch> | ||
| 37 : | |||
| 38 : | wildauer | 1.6 | * added set methods: |
| 39 : | setDataType(ParticleDataType::DataType x ) | ||
| 40 : | setPdgId(PDG::pidType x ) | ||
| 41 : | |||
| 42 : | wildauer | 1.5 | 2004-07-30 Andreas H. Wildauer <andreas.wildauer@cern.ch> |
| 43 : | |||
| 44 : | * IBInfo is not pure virtual anymore. Reason: Persistency ... | ||
| 45 : | |||
| 46 : | wildauer | 1.2 | 2004-07-12 Andreas H. Wildauer <andreas.wildauer@cern.ch> |
| 47 : | |||
| 48 : | wildauer | 1.4 | * added destructor for BJet. It deletes the elements the |
| 49 : | pointers of m_bInfo point to. | ||
| 50 : | |||
| 51 : | 2004-07-12 Andreas H. Wildauer <andreas.wildauer@cern.ch> | ||
| 52 : | |||
| 53 : | wildauer | 1.3 | * added doc/mainpage.h |
| 54 : | |||
| 55 : | 2004-07-12 Andreas H. Wildauer <andreas.wildauer@cern.ch> | ||
| 56 : | |||
| 57 : | wildauer | 1.2 | * added: |
| 58 : | scheduling file `BTaggingEvent/BJet.h' for addition | ||
| 59 : | scheduling file `BTaggingEvent/BJetContainer.h' for addition | ||
| 60 : | scheduling file `BTaggingEvent/IBInfo.h' for addition | ||
| 61 : | scheduling file `BTaggingEvent/BJetLifetimeInfo.h' for addition | ||
| 62 : | scheduling file `BTaggingEvent/BJetSecVtxInfo.h' for addition | ||
| 63 : | scheduling file `BTaggingEvent/selection.xml' | ||
| 64 : | |||
| 65 : | to get rid of dependencies on PhysicsAnalysis/AnalysisCommon/ParticelEvent | ||
| 66 : | |||
| 67 : | ketevi | 1.1 | 2004-06-28 Ketevi A. Assamagan <ketevi@bnl.gov> |
| 68 : | |||
| 69 : | * tagging BTaggingEvent-00-00-00 | ||
| 70 : | * first import | ||
| 71 : |
| CERN Central CVS service | ViewVC Help |
| Powered by ViewVC 1.0.9 |