2009-11-22 05:53 evansj * Contrib/evans/NuMuBar/7e20PosPaper/midterm.tex: Fleshing out the mid-term document. 2009-11-22 01:07 Donna Naples * Contrib/evans/NuMuBar/7e20PosPaper/dogbug.eps: -dn 2009-11-22 01:06 Donna Naples * Contrib/evans/NuMuBar/7e20PosPaper/midterm.tex: start of midterm summary document-dn 2009-11-21 00:07 idanko * Contrib/evans/NuMuBar/7e20PosPaper/PositionPaper.tex: First attempt on the Outline and revised section heads 2009-11-20 18:01 bckhouse * NtupleUtils/data/kNNShwEnTrainNear.root.proxy: Provisional ND training file for kNN shower energy. Trained on Zeynep's newest D07 files. There are a few caveats to work out, so this probably isn't the final training file. Presumably there needs to be a naming scheme of some kind so we can keep more than one version of the training files at once. 2009-11-20 17:25 Robert Hatcher * CandNtupleSR/: NtpSRMomentum.h, Module/NtpSRModule.cxx: Backport Jim Musser's eqp_rangebiased additions to R2-0 branch without Nathaniel Tagg's NtpSRTimeStatus changes. 2009-11-20 16:52 Robert Hatcher * CandNtupleSR/NtpSRRecord.h: Backport ClassDef increment to R2-1 branch 2009-11-20 16:50 Robert Hatcher * CandNtupleSR/NtpSRRecord.h: Addition of NtpSRTimeStatus data member should have instigated an increment to the ClassDef version. 2009-11-20 16:12 bckhouse * NtupleUtils/: NuKDTree.cxx, NuKDTree.h, NuReco.cxx, NuReco.h: Calculate kNN shower energy at DST-making time (both full and micro). No training files currently exist (need final FullDSTs to produce them) so this step should be automatically skipped and the variables not filled. 2009-11-20 06:55 nwest * PackageMaintenanceSupport/config/maintainers.pms: Update Mary's and Matt's last_confirmation date. 2009-11-20 03:06 George Irwin * CandSubShowerSR/: CandSubShowerSR.cxx, CandSubShowerSRList.cxx: Add #include of Candidate/CandBase.tpl for MacOSX Intel 2009-11-19 19:18 bckhouse * NtupleUtils/macros/MakekNNShowerEnergyTrainingFile.C: Macro to make the training file for kNN shower energy from a set of NuDSTs A few warts currently: - Fiducial volume is hardoded to "infid_set_cc2008" which appears not to agree exactly with whatever NtupleUtils is doing to make MicroDSTs - Selection is hardcoded to qp < 0 && roID < 0.3, should probably get this from NtupleUtils somehow - Doesn't work in interpreted mode due to some problem linking against NuUtilities. Does work in compiled mode, but only the second time you run it. 2009-11-19 17:35 rodriges * NCUtils/macros/mix_intensity_files.C: Copy all available analysis branches into the output file 2009-11-19 17:21 bckhouse * NCUtils/Extrapolation/NCExtrapolationPID.cxx: Fix NCExtrapolationPID::WriteSpectra to interpret the ratios given to it by the interpolator correctly. 2009-11-19 15:27 bckhouse * NtupleUtils/: NuReco.cxx, NuReco.h: Apply a 100ns cut between the track and the shower when calculating trkShwEnNear in the near detector. Add function GetShwMedianTime to support this. Only very lightly tested, because I can't get a DST making job to run very long before something bad happens involving NuPIDInterface. 2009-11-19 14:24 bckhouse * NtupleUtils/: NuKDTree.cxx, NuKDTree.h: The k-d tree structure that will support the kNN shower energy calculation. 2009-11-19 13:59 jyuko * NuMuBar/data/knn.physics.far.daikon_04.dogwood1.L010z185i.root.proxy: Modified kNN that doesnt loop over files twice 2009-11-18 18:58 bckhouse * NCUtils/Extrapolation/NCSpectrumInterpolator.cxx: Add an assertion that would have saved me an hour of debugging. 2009-11-18 18:11 kreymer * admin/mysql/init/init.mysql: Use this interactively or from /etc/rc.d/init.d/mysql 2009-11-18 18:10 kreymer * admin/mysql/init/init.d.mysql: Copy this to /etc/rc.d/init.d.mysql for automatic shutdown/restart at system restarts 2009-11-18 14:15 bckhouse * NtupleUtils/: NuEvent.cxx, NuEvent.h: Add variables ShwEnkNN and ShwEnReskNN. No code to fill them as yet. 2009-11-18 10:37 nwest * Util/scripts/cvs_diff.pm: Require revision marker to be at least 25 chars long so as not to be confused by underlining in log comments. 2009-11-18 04:13 George Irwin * NuMuBar/NuDSTAna.cxx: Add '#include ' for auto_ptr on MacOSX Leopard.