Commit to StRoot/StGenericVertexMaker
at Fri Sep 10 17:06:45 EDT 2010
Added function UseBOTF and bool mUseBtof to switch the use of the TOF on and off in vertex finding. Default value is off (false).
StGenericVertexFinder.cxx (+) StGenericVertexFinder.h (+)
Commit to StRoot/StGenericVertexMaker/StiPPVertex
at Fri Sep 10 17:08:35 EDT 2010
Added function UseBOTF and bool mUseBtof to switch the use of the TOF on and off in vertex finding. Default value is off (false).
BtofHitList.cxx (+) BtofHitList.h (+) StPPVertexFinder.cxx (+) StPPVertexFinder.h (+) TrackData.cxx (+) TrackData.h (+) Vertex3D.cxx (+) VertexData.h (+)
Commit to StRoot/StGenericVertexMaker/StiPPVertex
at Thu Sep 16 00:18:55 EDT 2010
Moved intialized of btof from init to initrun and changed it so that the btof class is not utilized if mUseBtof is false
StPPVertexFinder.cxx (+)