Parent Directory
|
Revision Log
|
Revision Graph
see ChangeLog
2004-08-18 Ketevi A. Assamagan <ketevi@bnl.gov>
* BJet.h derives from ParticleEvent/ParticleBase.h
* tagging BTaggingEvent-00-06-01
2004-08-16 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* added proper copy constructors and assignment constructors
to BJet, BJetLifetimeInfo and BJetSecVtxInfo (and added .cxx for each)
2004-08-13 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* added PxPyPzPe(0.,0.,0.,0.) call to BJet constructor
When running the AODBuilder withh that modifiicaton
the DoBJet.cxx algorithm runs fine later on.
Before it used to crash ...
2004-08-15 Tadashi Maeno <Tadashi.Maeno@cern.ch>
* 00-05-03
* added checking of empty ElementLink
2004-08-13 Ketevi A. Assamagan <ketevi@bnl.gov>
* tagging BTaggingEvent-00-05-02
* Container with possibility to own elements or not
2004-08-09 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* added m_trackSignificance. m_trackSIP is now what it is called:
the signed impact parameter of tracks. The sign is according
to the jet direction. m_trackSignificance is the signed IP divided
by its error.
2004-08-05 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* modified constructors of
+ BJetLifetimeInfo
+ BJetSecVtxInfo
so no DataMember is uninitialized ...
2004-08-02 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* added set_charge and set_origin methods
2004-08-02 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* changed set methods names to:
set_dataType(ParticleDataType::DataType x )
set_pdgId(PDG::pidType x )
to be consistant with the de facto coding standard
2004-08-02 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* added set methods:
setDataType(ParticleDataType::DataType x )
setPdgId(PDG::pidType x )
2004-07-30 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* IBInfo is not pure virtual anymore. Reason: Persistency ...
2004-07-12 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* added destructor for BJet. It deletes the elements the
pointers of m_bInfo point to.
2004-07-12 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* added doc/mainpage.h
2004-07-12 Andreas H. Wildauer <andreas.wildauer@cern.ch>
* added:
scheduling file `BTaggingEvent/BJet.h' for addition
scheduling file `BTaggingEvent/BJetContainer.h' for addition
scheduling file `BTaggingEvent/IBInfo.h' for addition
scheduling file `BTaggingEvent/BJetLifetimeInfo.h' for addition
scheduling file `BTaggingEvent/BJetSecVtxInfo.h' for addition
scheduling file `BTaggingEvent/selection.xml'
to get rid of dependencies on PhysicsAnalysis/AnalysisCommon/ParticelEvent
2004-06-28 Ketevi A. Assamagan <ketevi@bnl.gov>
* tagging BTaggingEvent-00-00-00
* first import
| CERN Central CVS service | ViewVC Help |
| Powered by ViewVC 1.0.9 |