# Patches to 4.10.4 set a (Mike and Maura) April 25, 2003 # updated for set b (LSK) May 6, 2003 #------------------------------------------------------------------------------ # # use pass 08 calibrations, treat stream I the same as A & D on input # Production/setup_managers.tcl -r 1.45 Production/setup_input.tcl -r v4_10_4patch # # Get new photon_18_ISO bit from L3ModuleMap # ElectronMods/src/PhotonValidation.cc -r 1.81 # # Get Larry's corrections right for runs greater then 168000 # CalorObjects/src/Calib.cc -r v4_10_4patch # # Eiko's patch to make her monitor more like Stage0 for comparisons # DataValidation -r v4_10_4patch # # These patches have gone into 4.8.4 but missed the 4.10.x freeze # Level3 -r v4_10_4patch Level3Mods -r v4_10_4patch Level3Objects -r v4_10_4patch Level3Control -r v4_10_4patch # # Fix the naming of files for the DH system # FrameMods/src/AppFileBasedStream.cc -r v4_10_4patch FrameMods/src/APPFileInputModule.cc -r v4_10_4patch # # Fix for KalTrack destructor crash # TrackingKal/src/KalTrack.cc -r v4_10_4bpatch # # Disable PhotonValidation which was crashing # #Production/setup_monitors.tcl -r v4_10_4bpatch # # L00 patch to eliminate warning messages # -r 1.4.1.1; SvxDaqObjects/src/L00Corrector.cc -r v4_10_4dpatch # # Silicon pattern rec patch to avoid crashes on bad runs # -r 1.208.1.1 TrackingMods/src/SiPatternRecModule.cc -r v4_10_4dpatch # # PADS compression code # -r 1.87 PADSMods -r v4_10_4dpatch PADSObjects -r v4_10_4dpatch Production/src/ProductionExe.cc -r v4_10_4dpatch # # Vertex packages for beamline fixes # -r 1.10 -r 1.9 -r 1.76 -r 1.30 -r 1.52 -r 1.26 VertexMods/src/BeamWidthModule.cc -r v4_10_4dpatch VertexMods/VertexMods/BeamWidthModule.hh -r v4_10_4dpatch VertexMods/src/vxprim.cc -r v4_10_4dpatch VertexMods/VertexMods/vxprim.hh -r v4_10_4dpatch VertexAlg/src/VertexFitter.cc -r v4_10_4dpatch VertexAlg/VertexAlg/VertexFitter.hh -r v4_10_4dpatch VertexAlg/src/SeededVxPrimFitter.cc -r v4_10_4dpatch VertexAlg/VertexAlg/SeededVxPrimFitter.hh -r v4_10_4dpatch # # DH fixes for later CAF operation when 4.10.5 built # -r 1.31 -r 1.11 DBObjects/src/otl/dbOTL.cc -r v4_10_4dpatch DBManager/src/DBEventLogger.cc -r v4_10_4dpatch # # Add BeamWidthModule to the path # Production/setup_monitors.tcl -r v4_10_4epatch