60 likes | 257 Views
Code Management. James N. Bellinger University of Wisconsin at Madison 2-November-2011. Problems so far. 6.2.6int1 did not include all of patch f Crashes due to root incompatibilities Few percent level, not reproducible valgrind on long job spotted root using uninitialized values
E N D
Code Management James N. Bellinger University of Wisconsin at Madison 2-November-2011
Problems so far • 6.2.6int1 did not include all of patch f • Crashes due to root incompatibilities • Few percent level, not reproducible • valgrind on long job spotted root using uninitialized values • cdfSimtarball is not working yet • Gflash had a runtime error from a bug—FIXED • ftncheck didn’t find anything else obvious • dccp works but getFileInfo doesn’t • Somehow diskcache_i is being loaded?!
Progress • Using a dummy graflib (and hacking up the SRT_CDF and SoftRelTools for the occasion) can get rid of libXp etc dependencies in the cdfSim executable • Not tested to make sure of same results • 6.1.4mc.m only so far • valgrind on ProductionExe complains about root too • http://www-cdf.fnal.gov/htbin/twiki/bin/view/CodeManagement/ProblemsAndRequests
TofHitBar • Philippe found that the TofHitBar streamer was incorrect. • inBeamCorrArcLength, inArcLength, outArcLength • is read in as: • inArcLength, outArcLength, inBeamCorrArcLength • Outer-inner is O(4cm)/sin(theta) • Matt Jones says this could effect calibration • Rick Snider says CHAMP re-ran reconstruction, so their analysis is immune, though their ntuples are defective • Ray says BStntuple also re-ran TofModule, so their analysis and probably most private versions are likewise immune, though their ntuples are defective • Any other effects? • If no objections, we will add version code and a fix • Assumes that there are N’th generation copies with N>2 • Willis Sakumoto says CalibExe does its ownTofin stream g • Bug may not be as damaging as we feared
6.2.6int1 Requests/Changes • See http://www-cdf.fnal.gov/htbin/twiki/bin/view/CodeManagement/ProblemsAndRequests • Stntuple, TrackingMods, TrackingSI, TrackingObjects, DHMods, Gflash, TriggerMods, generatorMods + TofObjects
Products and evd • Almost done • Asked volunteer to compile a stub csl_offline library • Ditto level3_offline? • dcap only partly works • http://www-cdf.fnal.gov/htbin/twiki/bin/view/CodeManagement/ProductListForMigration • evd: no progress since last week; other priorities • This is a root v5 issue; 7.0.1 has it too