2006-01-25 01:46 boehm * Production/R1.18/R1.18.X/reco_MC_far_Cosmic_R1_18_2.C: A MC script was requested for processing cosmics in the far detector. Settings are equivalent to the reco_far_Alt_All_R1_18_X.C file used in the R1-18-2 processing. 2006-01-25 01:10 tjyang * NueAna/Display/: NueDisplayModule.cxx, NueDisplayModule.h: added two features: added a button to the 1st page that zooms in the U and V views changed the pulse height (color) scale so they were the same for both views as requested by Dan Cherdack. 2006-01-24 22:03 Nathaniel Tagg * Calibrator/PulserTimeCalScheme.cxx: Fix stupid warning message: this module needs CALTIMECALIBRATION, not CALMUONCALIBRATION. 2006-01-24 20:56 Ed Larty * WebDocs/: FrozenRel.html, packages-info.txt: # announcing new generic release for testing 2006-01-24 20:54 murgia * Calibrator/: PulserLinearityCalScheme.cxx, PulserLinearityCalScheme.h: Linearity corrections 2006-01-24 20:54 Robert Hatcher * CVSROOT/check_access: add murgia tjyang to Calibrator 'cause they asked nice. 2006-01-24 20:52 Ed Larty * setup/: packages-R1.21, packages-R1.21.0-tmp: # new generic release 2006-01-24 20:30 Robert Hatcher * CVSROOT/: check_access, modules: module and check_access entries for MarquardtFit package. 2006-01-24 20:23 Robert Hatcher * MarquardtFit/.cvsignore: Initial commit for MarquardtFit package. 2006-01-24 20:23 Robert Hatcher * MarquardtFit/.cvsignore: Initial revision 2006-01-24 17:12 Nathaniel Tagg * TriD/macros/tridntp.C: Remove StupidGeometry. Reorder library load order to accomodate linux. 2006-01-24 17:02 Nathaniel Tagg * CandChop/: SliceFromChopModule.cxx, SliceFromChopModule.h: Add Peter's StripStat stuff to the SliceFromChop module, so that everything runs OK. However, these stats are bound to be problematic: Niki's cuts will not work the same way anymore, since AlgStrip no longer gets a complete list of digits (but rather a Chopped list.) ---Nathaniel 2006-01-24 16:26 Robert Hatcher * TriD/TridPageSlice.cxx: Eliminate spurious semi-colon (pedantic error under gcc 3.4.3) 2006-01-24 14:14 litchfld * AnalysisNtuples/Module/: ANtpInfoObjectFiller.cxx, ANtpInfoObjectFiller.h, ANtpInfoObjectFillerNC.cxx, ANtpInfoObjectFillerNC.h, CondensedNtpModule.cxx, CondensedNtpModuleNC.cxx: Add methods to ANtpInfoObjectFiller and ANtpInfoObjectFillerNC to fill new variables. Put setting of strip/pixel maps in SetDetector() method of ANtpInfoObjectFillerNC, rather than duplicating the code in each constructor. Make sure CondensedNtupleModule(NC) takes advantage of new arrangments. Few cosmetic changes (mainly shortening long lines) to give me a fighting chance of following the code on my tiny screen at home. 2006-01-24 14:01 litchfld * AnalysisNtuples/: ANtpEventInfoNC.cxx, ANtpEventInfoNC.h, ANtpTrackInfoNC.cxx, ANtpTrackInfoNC.h: Removed variable "isFid" from ANtpEventInfoNC; this has been superseded by the new variables in ANtpEventInfo Added variable dtdz to ANtpTrackInfoNC to help distinguish between forward-going & backward-going tracks. 2006-01-24 13:57 litchfld * AnalysisNtuples/: ANtpEventInfo.cxx, ANtpEventInfo.h, ANtpTrackInfo.cxx, ANtpTrackInfo.h: Added new data members to make fiducial-type cuts easier: ANtpTrackInfo & ANtpEventInfo have: vtxMetersToCoil, vtxMetersToBeam & vtxMetersToCloseEdge ANtpTrackInfo also has: endMetersToCoil, endMetersToBeam & endMetersToCloseEdge Note that at the ND "CloseEdge" means partial plane outline for vtx, but full plane outline for end. 2006-01-24 12:55 Nick West * setup/packages-R1.21.0-tmp: Record tags for DatabaseInterface, DatabaseMaintenance, Lattice, LeakChecker, Navigation, UserManualDoc, Util 2006-01-24 12:42 Nick West * UserManualDoc/: doc/ChangeLog, src/UserManual.tex: Record tag version: V01-01-13 2006-01-24 12:34 Nick West * DatabaseMaintenance/doc/ChangeLog: Record tag version: V01-06-01 2006-01-24 12:26 Nick West * DatabaseInterface/doc/ChangeLog: Record tag version: V01-09-01 2006-01-24 01:20 Nathaniel Tagg * TriD/: TridCratePage.cxx, TridModelMaker.cxx, TridModelMaker.h, TridModelSlice.cxx, TridModelSlice.h, TridPage.cxx, TridPage.h, TridPageSlice.cxx, TridPageSlice.h, TridUVPage.cxx, macros/trid.C, macros/trid_with_midad.C, macros/tridfd.C, macros/tridnd.C, stat/GNUmakefile: Add a slicer view. More bug fixes. Remove all mention of StupidGeometry everywhere so that that package can die a clean death. 2006-01-23 23:04 mdier * BeamDataUtil/test/: bmspillana_db_test.C, bmspillana_test.C: Adding a macro that shows how to use the BMSpillAna class when accessing the BeamMonSpill table directly instead of using ntuples. It still uses the ntuples to get the time of the snarl, but it should work with any time. 2006-01-23 20:39 ishi * Contrib/ishi/TGeoSwimmer/: GNUmakefile, LinkDef.h, TGeoSwimCondition.h, TGeoSwimMCApplication.cxx, TGeoSwimMCApplication.h, TGeoSwimMCStack.cxx, TGeoSwimMCStack.h, TGeoSwimParticle.cxx, TGeoSwimParticle.h, TGeoSwimZCondition.cxx, TGeoSwimZCondition.h, TGeoSwimmer.cxx, TGeoSwimmer.h, macro/GNUmakefile, macro/TGeoSwimmer_basiclibs.C, macro/TGeoSwimmer_g3Config.C, macro/TGeoSwimmer_g3libs.C: Test version of New Module. TGeoSwimmer is a alternative Swimmer using VMC system. All codes are refered to original Swimmer and ParticleTransportSim modules. 2006-01-23 18:13 Ed Larty * setup/packages-R1.21.0-tmp: # new tmp file 2006-01-23 17:22 Robert Hatcher * CandShowerSR/AlgShowerSR.cxx: Change from using DetectorType:: to Detector:: 2006-01-23 17:18 Robert Hatcher * CandSubShowerSR/: AlgSubShowerSR.cxx, AlgSubShowerSRList.cxx: Change from DetectorType:: to Detector:: 2006-01-23 17:10 Robert Hatcher * CandSubShowerSR/AlgSubShowerSRList.cxx, CandShowerSR/AlgShowerSSList.cxx: A more sensible handling of function name change in TSpectrum (so it still works with older versions of ROOT than the CVS HEAD). 2006-01-23 13:23 raufer * NCUtils/NCAnalysisModule.cxx: Use the configurable "TreeName" for naming the TChains instead of a hard coded name. 2006-01-23 12:09 cpw1 * PulserCalibration/PulserDBModule.cxx: Stop writing drift points 2006-01-22 13:17 cbs * CandSubShowerSR/AlgSubShowerSRList.cxx, CandSubShowerSR/AlgSubShowerSRList.h, CandShowerSR/AlgShowerSSList.cxx: Fix for function name change in TSpectrum 2006-01-20 23:21 Brett Viren * setup/msrt: Add "msrt snapshot" command. This will tag all MINOS packages in packages-development and produce a new packages-TAG file. The tag is based on the given date and optional nearby (optional) frozen release. Optionally "msrt snapshot" will add and commit the new packages-TAG file. The first snapshot is named "S06-01-20-R1-20". 2006-01-20 23:15 Brett Viren * setup/packages-S06-01-20-R1-20: First commit 2006-01-20 22:34 mdier * BeamDataUtil/test/LinkDef.h: Comment out a few lines 2006-01-20 22:33 mdier * BeamDataUtil/test/StndBmsSpin.cxx: more plots, counters and also a few bug fixes. 2006-01-20 20:51 musser * CandFitTrackSR/AlgFitTrackSR.cxx: revert to R1.14-era limits on position/angle covariance matrix elements. 2006-01-20 20:21 cbs * CandSubShowerSR/: AlgSubShowerSRList.cxx, AlgSubShowerSRList.h: Updated TSpectrum usage. 2006-01-20 20:20 cbs * CandShowerSR/: AlgShowerSS.cxx, AlgShowerSSList.cxx, AlgShowerSSList.h, CandShowerSRHandle.cxx, CandShowerSRHandle.h: Changed some message levels. Altered TSpectrum usage in AlgShowerSSList. Updated CandShowerSRHandle::BelongsWithShower() to use shower time RMS's to check shower associations. 2006-01-20 19:55 boehm * AltDeMux/AlgAltDeMux.cxx: Changing another message level from Error to Info 2006-01-20 19:47 cbs * CandEventSR/AlgEventSSList.cxx: Couple of bug fixes. 2006-01-20 17:48 kordosky * DataUtil/: PlaneOutline.cxx, PlaneOutline.h: Now users can request the distance to the inner and outer edges of the planes separately. This code compiles but hasn't been tested to the usual extent. 2006-01-20 17:30 kordosky * Mad/: MadEvDisplay.cxx, MadEvDisplay.h, MadMKAnalysis.cxx, macros/CCSTD.C, macros/EvDisplayList.C: Enable user control of shower marker color and style. 2006-01-20 17:10 mdier * BeamDataUtil/test/: FileGap.cxx, FileGap.h: Added an extra argument to FileGap::GetFileBounds(...) to allow an increase in the beam monitoring file boundaries. By default it takes the time of the first and last spill in the file. 2006-01-20 16:11 litchfld * AnalysisNtuples/Module/: ANtpInfoObjectFiller.cxx, ANtpInfoObjectFiller.h, ANtpInfoObjectFillerBeam.cxx, ANtpInfoObjectFillerBeam.h, ANtpInfoObjectFillerNC.cxx, ANtpInfoObjectFillerNC.h: promote fDetector from being a member of ANtpInfoObjectFillerNC to being a member of ANtpInfoObjectFiller so that knowing which detector you are at is not a special privelege of the NC analysis. Chain constructors through ANtpInfoObjectFillerBeam. This is the minimum change which reproduces the existing behavior. 2006-01-20 14:21 Nick West * TriD/: TridModel.cxx, TridModelShower.h, TridModelTrack.h: Add missing namespace std:: to endl 2006-01-20 13:49 hartnell * LISummary/: LIPlex.C, LIPlexMaps.cxx, LIPlexMaps.h: Now makes plots of CalStripAtten data. 2006-01-20 08:11 Nick West * DatabaseMaintenance/scripts/make_priming_set.pm: Add BFIELDCOILCURRENT to priming list 2006-01-20 01:55 Nathaniel Tagg * TriD/: SelectionInfoPage.cxx, TridControl.cxx, TridControl.h, TridModel.cxx, TridModel.h, TridModelCandidate.cxx, TridModelCandidate.h, TridModelCrate.cxx, TridModelCrate.h, TridModelDigits.cxx, TridModelDigits.h, TridModelIntersect.cxx, TridModelIntersect.h, TridModelMaker.cxx, TridModelNtuple.cxx, TridModelNtuple.h, TridModelPmt.cxx, TridModelPmt.h, TridModelRecoStrip.cxx, TridModelRecoStrip.h, TridModelShower.cxx, TridModelShower.h, TridModelStrip.cxx, TridModelStrip.h, TridModelTrack.cxx, TridModelTrack.h, TridPage.h, TridPageDetector.cxx, TridPmtPage.cxx: Found a much more elegant solution that eliminates all those mix-in classes and virtual class depencies. Showers still look wrong, but everything else is working. 2006-01-19 20:55 Brian Rebel * DataQualityMonitoring/: DataQualityModule.cxx, DataQualityModule.h, DirectCompareModule.cxx, DirectCompareModule.h, EventRatePlotModule.cxx, EventRatePlotModule.h, LinkDef.h, RecoMonitoring.cxx, RecoMonitoring.h, RecoMonitoringCR.cxx, RecoMonitoringCR.h, RecoMonitoringNC.cxx, RecoMonitoringNC.h: remove unused data members from classes, add module for generating event rate related plots. have to run the DataQualityModule first to produce an output file to generate the event rate plots 2006-01-19 18:09 Robert Hatcher * PhotonTransport/PhotonNdAfterpulseModel.cxx: deal with unused parameter warning. 2006-01-19 18:03 Robert Hatcher * CandFitTrackSA/AlgFitTrackSA.cxx: deal with unused parameter warning. 2006-01-19 15:42 Robert Hatcher * TriD/stat/GNUmakefile: "tridshar" binary now depends on -lCandNtupleSR -lMCNtuple -lStandardNtuple as well. 2006-01-19 15:19 Robert Hatcher * CVSROOT/check_access: add "Koskinen" to numisoft write access. 2006-01-19 10:45 kordosky * Mad/MadEvDisplay.cxx: fix incomplete commit of yesterday evening. 2006-01-19 08:34 Nick West * TriD/TridModelMaker.cxx: Add missing MsgService.h include 2006-01-19 02:08 ishi * Contrib/ishi/CCAnalysis/fast_fit_nd.C: Minor modification. 2006-01-19 01:31 ishi * Contrib/ishi/CCAnalysis/: fast_fit_nd.C, fast_fit_nd.h, fast_fit_ndfd.C, fast_fit_ndfd.h, gaussj.C, run_fast_fit_nd.sh, run_fast_fit_ndfd.sh: Add ND fit code. 2006-01-18 21:51 kordosky * Mad/: MadBase.cxx, MadEvDisplay.cxx: modify event display to display largest shower, and vertex shower distinctly 2006-01-18 21:12 Nathaniel Tagg * TriD/macros/tridntp.C: Usage macro to run TriD on ntuples; first commit. 2006-01-18 21:12 Nathaniel Tagg * TriD/: TridCratePage.cxx, TridModel.cxx, TridModel.h, TridModelDigits.cxx, TridModelDigits.h, TridModelIntersect.cxx, TridModelMaker.cxx, TridModelMaker.h, TridModelNtuple.cxx, TridModelNtuple.h, TridModelShower.cxx, TridModelShower.h, TridModelStrip.cxx, TridModelStrip.h, TridModelStripEnd.cxx, TridModelStripEnd.h, TridModelTrack.cxx, TridModelTrack.h, TridPage.cxx, TridPage.h, TridPageDetector.cxx, TridPmtPage.cxx, TridUVPage.cxx, TridUVPage.h, macros/tridnd.C: Major implimentation change: TriD now works on Ntuples! Fix up the ND 2-d U/V view with scenery. Add tracks/showers to 2-d U/V view. The shower blobs still don't look right with ntuples; I need to figure out how to use the available shower variables to get centroid and U/V widths. Ntuple reading still lacks good mouseover feedback, and no PMT/Channel views exist yet. This work still in production, but can be played with using the macros/tridntp.C macro. 2006-01-18 21:06 boehm * AltDeMux/: AlgAltDeMux.cxx, AlgAltDeMuxBase.cxx: Cleaning up the messages being output from the AltDeMux package. There was a rogue cout not wrapped as a debug message an reducing the level from Error to Info on one of the messages. This will help allow the MSG server level in production scripts to be dropped from Fatal to Error. 2006-01-18 18:35 hartnell * MeuCal/: MeuPlots.cxx, macros/FileListSpecial.C, macros/nearValidate/mBetheBloch.C, macros/nearValidate/mPlanes.C, macros/nearValidate/mXY.C: More tinkering to perfect the blessed plots. 2006-01-18 11:33 cbs * CandEventSR/GNUmakefile: Removed non-existant DBtxt files from makefile 2006-01-18 08:53 Nick West * DatabaseMaintenance/scripts/primer/launch.csh: ORACLE hack: Select default version for perl_dbd_oracle, not v5_8_10 2006-01-17 20:28 cbs * CandEventSR/: AlgEventSSList.cxx, AlgEventSSList.h, DBtxt_AlgEventSSList_FarBeam.C, DBtxt_AlgEventSSList_NearBeam.C, DBtxt_AlgEventSSList_default.C, GNUmakefile, LinkDef.h: New event building algorithm for beam running. Tuned to work with subshower reco chain only. 2006-01-17 16:38 Sue Kasahara * Contrib/schubert/RecoTest/test2/: GNUmakefile, Handle.cxx, Handle.h, LinkDef.h, RecoAlgABC.cxx, RecoAlgABC.h, RecoAlgDigit.cxx, RecoAlgDigit.h, RecoAlgStrip.cxx, RecoAlgStrip.h, RecoData.cxx, RecoData.h, RecoDigit.cxx, RecoDigit.h, RecoModule.cxx, RecoModule.h, RecoRecord.cxx, RecoRecord.h, RecoStrip.cxx, RecoStrip.h, RecoVar.h, RefCount.cxx, RefCount.h, macro/drawreco.C, macro/reco.C, macro/testread.C, macro/treeprint.C: Store data in TClonesArray. Use customized RecoData streamer to rebuild handles on input. class RecoData { ... std::vector fDigits; //! handles to digits, not persisted std::vector fStrips; //! handles to strips, not persisted TClonesArray* fDigitArray; //-> array of RecoDigit's, persisted TClonesArray* fStripArray; //-> array of RecoStrip's, persisted }; RecoStrip uses TRefArray to store references to digits. Handles restored on input: class RecoStrip { ... DigitVec_t fDigits; //! not persisted TRefArray* fDigitArray; // persisted }; A memory leak occurs during reco job-will be fixed. No memory leak on input. ---------------------------------------------------------------------- 2006-01-17 16:28 Brett Viren * RecoBase/AlgTrack.cxx: Protect against taking log of zero as found by Trish. 2006-01-17 15:44 Sue Kasahara * Contrib/schubert/RecoTest/test1/: GNUmakefile, Handle.cxx, Handle.h, LinkDef.h, RecoAlgABC.cxx, RecoAlgABC.h, RecoAlgDigit.cxx, RecoAlgDigit.h, RecoAlgStrip.cxx, RecoAlgStrip.h, RecoData.cxx, RecoData.h, RecoDigit.cxx, RecoDigit.h, RecoModule.cxx, RecoModule.h, RecoRecord.cxx, RecoRecord.h, RecoStrip.cxx, RecoStrip.h, RecoVar.h, RefCount.cxx, RefCount.h, macro/drawreco.C, macro/reco.C, macro/testread.C, macro/treeprint.C: variation 1 from baseline: RecoDigit/Strip inherit from TObject, through base class RefCount. 2006-01-17 14:54 Sue Kasahara * Contrib/schubert/RecoTest/base/: .cvsignore, GNUmakefile, Handle.cxx, Handle.h, LinkDef.h, RecoAlgABC.cxx, RecoAlgABC.h, RecoAlgDigit.cxx, RecoAlgDigit.h, RecoAlgStrip.cxx, RecoAlgStrip.h, RecoData.cxx, RecoData.h, RecoDigit.cxx, RecoDigit.h, RecoModule.cxx, RecoModule.h, RecoRecord.cxx, RecoRecord.h, RecoStrip.cxx, RecoStrip.h, RecoVar.h, RefCount.cxx, RefCount.h, macro/drawreco.C, macro/reco.C, macro/testread.C, macro/treeprint.C: baseline reco package performance test 2006-01-17 14:29 Sue Kasahara * Contrib/schubert/RecoTest/: GNUmakefile, Handle.cxx, Handle.h, LinkDef.h, RecoAlgABC.cxx, RecoAlgABC.h, RecoAlgDigit.cxx, RecoAlgDigit.h, RecoAlgStrip.cxx, RecoAlgStrip.h, RecoDigit.cxx, RecoDigit.h, RecoModule.cxx, RecoModule.h, RecoRecord.cxx, RecoRecord.h, RecoStrip.cxx, RecoStrip.h, RecoVar.h, RefCount.cxx, RefCount.h, macro/reco.C, macro/testread.C: Moving test code to sub-directory 2006-01-17 11:57 raufer * AnalysisNtuples/ANtpEventInfoNC.h: Cosmetic changes to the line comments. make sure they don't exceed 72 characters per line. Makes easier reading. 2006-01-17 11:55 raufer * AnalysisNtuples/ANtpHeaderInfo.cxx: Initialize new variables to default values from ANtpDefVal rather than 0. Should have done that in the first place. 2006-01-17 10:17 Nick West * setup/setup_minossoft_ox_pplx2: Obsolete Oxford RedHat server PPLX2 2006-01-16 12:24 kordosky * Mad/MadEvDisplay.cxx: hopefully fix an fpe reported by Jeff Harnell. FPE occurred when calculating kinematic quantities, perhaps in an event without a track. 2006-01-16 11:18 marshall * CandFitTrackCam/AlgFitTrackCam.cxx: Changed the q/p tweak so that it is charge symmetric, as discussed in MINOS DocDB 1430-v2. 2006-01-15 23:02 Sue Kasahara * Contrib/schubert/RecoTest/GNUmakefile: A forgotten GNUmakefile 2006-01-15 21:47 Sue Kasahara * CandNtupleSR/: NtpSRShower.cxx, NtpSRTrack.cxx: Change initialization of shw & trk stpph0sigmap[i],stpph0mip[i],stpph0gev[i] from -999999. to 0. to match the initialization of corresponding pulseheight variables in NtpSRStripPulseHeight/NtpSRPulseHeight. As requested by J. Hartnell. 2006-01-15 21:25 Sue Kasahara * CandNtupleSR/Module/NtpSRModule.cxx: Test for null CandRecord ptr indicating triggerless MC snarl. 2006-01-13 23:22 mdier * BeamDataUtil/: BMSpillAna.cxx, BMSpillAna.h: Spills with bad BPM readout having position at target zero slipped through the maze. Changed the default cut values slightly, from 0mm to 0.01mm (-0.01mm) for vertical (horizontal) position. Thanks to Jeff H. for noticing this. 2006-01-13 18:36 Brian Rebel * DataQualityMonitoring/DataQualityModule.cxx: add lines to mark month boundaries for the event rate plots. add an if statement to flag days that are way off from the mean event rate in the near detector 2006-01-13 17:24 litchfld * AnalysisNtuples/Module/: ANtpInfoObjectFiller.cxx, ANtpInfoObjectFiller.h, ANtpInfoObjectFillerNC.cxx: Fix minor bug relating to sntpRow data member. Previously was getting the right answer for the wrong reason, in accord with my suspicion of any (and all) code that appears to work. Also some cosmetic changes to the comment lines. 2006-01-13 16:58 mdier * BeamDataUtil/test/StndBmsSpin.cxx: Bug fix: selection on beam position at target ('and' should've been 'or'). Introduced more plots. 2006-01-13 12:09 raufer * AnalysisNtuples/macros/makeCondensedNtupleNC.C: Macro to fill the derived NC classes along with everything else. Make sure NtpBDLite input stream is included. 2006-01-13 07:16 Nick West * DatabaseMaintenance/: scripts/make_priming_set.pm, doc/dbmauto_db_priming.html: Add SPILLTIMEND to beammon priming list 2006-01-13 03:18 avva * ControlRoomSoftware/CRLForms/: DcsCheckListFar.htm, DcsCheckListNear.htm, Start_Shift.htm: Defined "recently" in dcs checklists (in "check the DCS page has been updated recently") as being "less than ten minutes ago". 2006-01-13 03:09 avva * ControlRoomSoftware/CRLForms/: Om2CheckListNearDraft.htm, OmCheckListFar.htm, OmCheckListNear.htm: Fixed a typo - "Problmes" should have been "Problems" obviously. 2006-01-13 02:41 Brian Rebel * DataQualityMonitoring/DataQualityModule.cxx: make sure you dont cut the far cosmics based on the beam fiducial volume cut 2006-01-12 20:01 murgia * PulserCalibration/PulserGainFit.cxx: Abot DbiWriter only if last pass. Use SetRange to define fit interval. 2006-01-12 17:57 Brian Rebel * DataQualityMonitoring/DirectCompareModule.cxx: protect against null pointer 2006-01-12 16:36 raufer * AnalysisNtuples/Module/CondensedNtpModuleNC.cxx: comment out unused variable "bool mc" to silence compiler warning Add debug statement which shows whether db or beam ntuple in sntp file is used to fill the beam info. 2006-01-12 16:28 Brian Rebel * DataQualityMonitoring/: DataQualityModule.cxx, DataQualityModule.h, DirectCompareModule.cxx, DirectCompareModule.h: change std::string variables to TStrings quiet some compiler warnings 2006-01-12 16:13 Brian Rebel * DataQualityMonitoring/DataQualityModule.cxx: draw lines to indicate monthly boundaries in the rate plot. also cut on fiducial volume when filling the histograms as that is no longer handled by the IsGoodBeamEvent method in NCAnalysisCuts 2006-01-12 15:00 musser * CandFitTrackSR/AlgFitTrackSR.cxx: change to post-fit qp correction to treat positive charge sign correctly 2006-01-12 13:38 raufer * AnalysisNtuples/: Module/ANtpInfoObjectFiller.cxx, Module/ANtpInfoObjectFiller.h, Module/ANtpInfoObjectFillerNC.cxx, macros/makeCondensedNtupleNC.C: Finish up filling of additional "Oxford NC" variables. Changes in ANtpInfoObjectFiller are for the filling of updated "header" base class, the changes to the ANtpInfo...NC for the filling of shower and event variables. The new macro macros/makeCondensedNtupleNC.C calls the relevant NC Ana method. 2006-01-11 22:25 Brian Rebel * DataQualityMonitoring/: DataQualityModule.cxx, RecoMonitoring.cxx: make sure you actually write out the comparison 2D histograms - the method was just writing out the baseline histograms. not too good. 2006-01-11 18:32 raufer * AnalysisNtuples/: Module/ANtpInfoObjectFillerNC.cxx, Module/ANtpInfoObjectFillerNC.h, Module/ANtpRecoNtpManipulator.cxx, Module/ANtpRecoNtpManipulator.h, Module/CondensedNtpModuleNC.cxx, Module/CondensedNtpModuleNC.h, macros/makeCondensedNtuple.C: Changes that go with my previous commits to the ANtp..NC classes. Mainly in the filler methods. Added a pointer to the cluster array in ANtpRecoNtpManipulator, completely analogous to the strip array. This will be used for shower related variables. I am going home now but will continue on this tomorrow. ATTENTION: The code works (ie compiles and runs) but not all the new variables are filled yet. The event branch is done. I will do the header and shower branches tomorrow. There are no changes to the track branch. 2006-01-11 15:49 raufer * AnalysisNtuples/: ANtpHeaderInfo.cxx, ANtpHeaderInfo.h, ANtpHeaderInfoNC.cxx, ANtpHeaderInfoNC.h: Put the two new variables in the base class ANtpHeaderInfo. There is no need for the derived class anymore. 2006-01-11 14:41 litchfld * NCUtils/: NCAnalysisCuts.cxx, NCAnalysisCuts.h: Include methods: InBeamFiducialVolumeFarOx InBeamFiducialVolumeNearOx for fiducial cuts as used in Oxford (octagon with coil hole at FD, 1m circle following beam at ND) Also uncomment unused variable names in definiton of IsGoodBeamEventTO(); these were silencing some "unused variable" warnings but confusing doxygen. 2006-01-11 13:57 raufer * NCUtils/: NCAnalysisModule.h, NCAnalysisUtils.h, NCExtraction.h, NCExtractionADM.h, NCExtractionBR.h, NCExtractionResultsADM.h, NCType.h: Strip out "using" directives properly in all header files. This should satisfy even the more pedantic programmers. ;-) 2006-01-11 13:13 raufer * AnalysisNtuples/: ANtpEventInfoNC.cxx, ANtpEventInfoNC.h, ANtpHeaderInfoNC.cxx, ANtpHeaderInfoNC.h, ANtpShowerInfoNC.cxx, ANtpShowerInfoNC.h: Put the Oxford code into the derived NC classes of AnalysisNtuples. Added a new class ANtpHeaderInfoNC. 2006-01-11 11:13 raufer * NCUtils/: NCAnalysisCuts.h, NCType.h: Delete line "using namespace std" in NCAnalysisCuts.h and change it to "using std::vector" in NCType.h. 2006-01-11 10:21 asousa * CVSROOT/check_access: Giving Phill and Tobi write privileges to NCUtils and AnalysisNtuples. 2006-01-11 01:36 avva * ControlRoomSoftware/CRLForms/OmCheckListFar.htm: Some minor changes to the "Singles" section. The diagnostics plot is now called "Hot and Cold chips". Also changed accepted singles rate range to agree with the OM and removed checking of the "mean singles" and "current singles" plots. 2006-01-10 23:19 Sue Kasahara * ParticleTransportSim/macro/ptsim_reco_MC_far_R1_20.C: Turn off "WriteDigiHit" option. 2006-01-10 22:51 mdier * BeamDataUtil/test/StndBmsSpin.cxx: Do not bail out when a timestamp earlier than numi start-up date is found in the SpillTimeND table. This can (will) happen during periods of beam downtime. When it does, just silently add 1sec to the last look up timestamp and repeat until a next spill is found. 2006-01-10 20:11 Brian Rebel * NCUtils/NCAnalysisCuts.cxx: implement the method to set which algorithm to use to find stopping muons in the beam data 2006-01-10 19:03 Brian Rebel * NCUtils/NCAnalysisCuts.cxx: add a z cut off for determining stoppers. 2006-01-10 17:41 kordosky * Mad/macros/EvDisplayList.C: run the event display over a list of events 2006-01-10 17:40 kordosky * Mad/: MadEvDisplay.cxx, MadEvDisplay.h, MadMKAnalysis.h, macros/EvDisplay.C: Event display improvements. Now prints kinematic variables, indicates if muon stopped in detector and applies energy corrections. 2006-01-10 16:35 hartnell * MeuCal/macros/nearValidate/: mPlanes.C, mXY.C: Tinkering to bring to blessed plot standard 2006-01-09 22:19 Brian Rebel * NCUtils/NCAnalysisCuts.cxx: make the old stopping determination the default 2006-01-09 22:13 Brian Rebel * NCUtils/: NCAnalysisCuts.cxx, NCAnalysisCuts.h, NCType.h: put in a different method for picking out the near detector stoppers. should eventually put this in for picking out near detector contained vertex events too. 2006-01-09 16:08 kordosky * NeugenInterface/neugen_config.h: set_best_parameters(const char* name, const int num) declared but not defined. Library builds but does not work. 2006-01-09 11:59 cbs * CandShowerSR/AlgShowerSSList.cxx, CandSubShowerSR/AlgSubShowerSRList.cxx: Short term fix for TSpectrum fpes 2006-01-08 10:05 George Irwin * MCReweight/: NeugenWeightCalculator.cxx, Zbeam.cxx: "#include " added so it will compile. 2006-01-07 09:36 Robert Hatcher * EventKinematics/LinkDef.h: Add LinkDef.h so build doesn't fail. 2006-01-06 16:22 Brian Rebel * NCUtils/: NCAnalysisModule.cxx, NCExtractionADM.cxx, macros/ncccSeparation.C: normalize the pdfs for comparison by area for each separate pdf 2006-01-06 09:34 Robert Hatcher * EventKinematics/: NuEvtKin.cxx, NuEvtKin.h, StdHepUtil.cxx, StdHepUtil.h, doc/EventKinematics_UML.dia, doc/EventKinematics_UML.eps, doc/ek_PR.html: Finally commit code that's been languishing in a test release for 6-12 months. Everything, of course, subject to revision (or even complete removal). 2006-01-05 11:37 Brian Rebel * NCUtils/NCAnalysisUtils.cxx: put in a debug statement for neugen stuff 2006-01-05 03:20 Sue Kasahara * ParticleTransportSim/macro/PTSim_g3ConfigValidate.C: Add new configuration script with "old" validation configuration parameters, e.g. 100 keV cutoffs. PTSim_g3Config.C now has configuration parameters appropriate for beam data. 2006-01-05 03:18 Sue Kasahara * ParticleTransportSim/test/: PTSimValidate.C, PTSimValidateInit.C: Use new PTSim_g3ConfigValidate.C. 2006-01-04 16:42 Nathaniel Tagg * Contrib/Documents/CalibBoxOpenDoc/PMTs-NL.eps: Doh.. Add the plot. 2006-01-04 14:29 Nathaniel Tagg * Contrib/Documents/CalibBoxOpenDoc/: Makefile, calib.tex: Add Anatael's nonlinearity plot, which looks way better than the M16 plot. 2006-01-04 03:20 Sue Kasahara * ParticleTransportSim/doc/README: Correct comments regarding GCALOR. 2006-01-04 03:19 Sue Kasahara * ParticleTransportSim/macro/PTSim_g3Config.C: Correct comments. As Robert pointed out, GCALOR doesn't come with Geant3: // From TGeant3gu::guhadr() // ihadr < 4 = GHEISHA, 4 = FLUKA, > 4 = MICAP(low E)/FLUKA(high E) 2006-01-04 03:14 Sue Kasahara * ParticleTransportSim/macro/ptsim_reco_MC_far_R1_20.C: Script for simulating and reconstructing far detector beam neutrino events using a reroot file as input to generate the initial state. Based on the production reco script. 2006-01-04 03:09 Sue Kasahara * ParticleTransportSim/: PTSimModule.cxx, PTSimStack.cxx, PTSimStack.h: Add new mode (StdHepMode = 1) for storing secondary particles to support only storing secondary stdhep tracks above momentum threshold. The default mode (StdHepMode = 0) is still to store all tracks above momentum threshold plus all tracks which directly, or through a descendant, result in an energy deposition hit. The default mode produces a very large stdhep array (thousands) of secondary particles when using a 10 keV cutoff on simulations of beam neutrino events however. An example of how to store only secondary particles satisfying the momentum threshold criteria, which is set to 100. GeV for all particles except those resulting from a decay, which have a lower threshold of 150 MeV: jc.Path("Reco").Mod("PTSimModule").Set("StdHepMode=1"); jc.Path("Reco").Mod("PTSimModule").Set("StdHepThr=100."); // Decay processes (process code 4) receive a lower threshold jc.Path("Reco").Mod("PTSimModule").Cmd("SetStdHepMechThr 4 0.15"); 2006-01-03 23:35 mdier * BeamDataUtil/test/: StndBmsSpin.cxx, StndBmsSpin.h, stndbmsspin.C: Making per file and per day histograms of the selected spills and PoT after various beam quality cuts. Calculate the total efficiency over the time period run. Change the macro so that one can easily run over a specific month. 2006-01-03 21:56 Minos CVS group account. Do not commit from here! * Contrib/Documents/CalibBoxOpenDoc/calib.tex: Mostly minor editorial changes 2006-01-02 22:54 Sue Kasahara * ParticleTransportSim/doc/README: Describe additional environment variables to be set when using GCALOR. 2006-01-02 22:49 Sue Kasahara * ParticleTransportSim/macro/PTSim_g3Config.C: Adjust configuration parameters to mimic those of the gminos ffr file used in production. Specifically: i)Move energy cut-off from 100 keV to 10 keV ii)Move max number of steps from default value of 10,000 to 800,000 geant3 -> SetMaxNStep(800000); iii)Use GCALOR in place of GHEISHA geant3 -> SetHADR(6); 2006-01-02 22:12 tjyang * PulserCalibration/CheckGC/: CheckGC.cxx, FitGC.cxx, GCSummary.cxx, GCSummary.h, getsiglin.C: add both zero-corrected and uncorrected pin and pmt values in the ntuple. fix some inconsistency in zero-correction 2006-01-02 20:30 boehm * NueAna/: Trimmer.cxx, Trimmer.h, macros/MakeTrimmedAna.C: A new module which produces AnaNue ntuples that have been stripped of whatever cuts people feel like having applied. Mainly this ends up being a time/space saver for later processing and plotting. 2006-01-02 20:28 boehm * NueAna/LinkDef.h: [no log message] 2006-01-02 04:35 Sue Kasahara * ParticleTransportSim/PTSimStack.cxx: Bug fix to bug fix introduced earlier today. 2006-01-02 04:27 Sue Kasahara * MCNtuple/NtpMCDigiScintHit.h: Change type of trkId and pId to Int_t from Short_t. Update class version number from 3 to 4. 2006-01-02 00:38 tjyang * PulserCalibration/CheckGC/FitGC.cxx: add ability to write both the high gain and low gain fits to the database 2006-01-01 23:19 Nathaniel Tagg * CVSROOT/framework.list: update my email 2006-01-01 17:41 Sue Kasahara * ParticleTransportSim/PTSimApplication.cxx: Fix to reinitialize w/each event fPrimary variable used in debug print statements. 2006-01-01 17:29 cbs * CandShowerSR/AlgShowerSSList.cxx, CandSubShowerSR/AlgSubShowerSRList.cxx: Fix for changes to TSpectrum in ROOT 5 2006-01-01 07:39 Sue Kasahara * ParticleTransportSim/: PTSimModule.cxx, PTSimStack.cxx: Bug fixes to handling of initial state when input is a neutrino beam reroot file. Thanks to Kregg's test runs. 2006-01-01 00:00 Brian Rebel * NCUtils/NCAnalysisModule.cxx: make sure to initialize some vectors 2005-12-31 23:53 Brian Rebel * NCUtils/NCAnalysisModule.cxx: fix the configuration 2005-12-31 23:09 Brian Rebel * NCUtils/NCAnalysisModule.cxx: get the neutrino survival probability for mc from NCAnalysisUtils 2005-12-31 23:07 Brian Rebel * NCUtils/: NCAnalysisModule.cxx, NCAnalysisModule.h, NCAnalysisUtils.cxx, NCAnalysisUtils.h: add ability to change the f_s when doing extraction with mc 2005-12-31 21:33 Brian Rebel * NCUtils/NCAnalysisUtils.cxx: quiet some compiler warnings and fix some typos 2005-12-31 21:28 Brian Rebel * NCUtils/: NCAnalysisModule.cxx, NCAnalysisUtils.cxx, NCAnalysisUtils.h: add fZbeam data member to NCAnalysisUtils, fix a few bugs in NCAnalysisModule 2005-12-31 21:19 Brian Rebel * NCUtils/: NCAnalysisModule.cxx, NCAnalysisModule.h, NCAnalysisUtils.cxx, NCAnalysisUtils.h: add methods for finding weights for beam reweighting and reco stuff 2005-12-31 14:00 kordosky * Mad/: MadAnalysis.cxx, MadQuantities.cxx: only call MadBase::InitChain() one time... in the MadBase constructor 2005-12-28 21:52 Brian Rebel * NCUtils/NCAnalysisUtils.cxx: check to make sure there is a shower or track in the event before trying to get the corrected energy 2005-12-28 20:35 Brian Rebel * NCUtils/NCAnalysisCuts.cxx: remove the fiducial volume cut from the good event classification 2005-12-28 19:37 Brian Rebel * NCUtils/: NCAnalysisModule.cxx, NCExtractionADM.cxx: fix the way the comparison plots for data and mc are displayed (ie the normalization) 2005-12-28 19:34 Brian Rebel * MCReweight/Zbeam.cxx: set the "Zbeam reading files from: " message to kDebug level and set the stream to Zbeam 2005-12-28 16:43 Brian Rebel * NCUtils/NCExtractionADM.cxx: fix a typo 2005-12-28 16:40 Brian Rebel * NCUtils/NCExtractionADM.h: remove extraneous t 2005-12-28 16:38 Brian Rebel * NCUtils/: NCExtraction.h, NCExtractionADM.cxx, NCExtractionADM.h: increment some class def numbers and fix a typo in NCExtractionADM.cxx 2005-12-28 16:35 Brian Rebel * NCUtils/NCType.h: add another enum value for total MC 2005-12-28 16:35 Brian Rebel * NCUtils/NCExtraction.h: move vector for data PDFs to base class, add vector for total mc PDFS 2005-12-28 16:32 Brian Rebel * NCUtils/: NCExtractionADM.cxx, NCExtractionADM.h: add ability to compare data and MC pdfs 2005-12-24 04:36 Nathaniel Tagg * Contrib/Documents/CalibBoxOpenDoc/calib.tex: Increment version number 2005-12-23 17:35 Brett Viren * HistMan/HistMan.cxx: Remove debugging cerr 2005-12-23 17:04 Brett Viren * HistMan/HistMan.cxx: Buglet fix. When creating a HistMan with a TFile and told to attach the heirarchy to ROOT Memory, the HistMan should not own the folder. 2005-12-23 11:56 hartnell * Contrib/Documents/CalibBoxOpenDoc/calib.tex: Added section on comparison between spill and cosmics and discussed the 3% drop in response for R1.18.2 spill MC and data (but not cosmics). Mentioned the dE/dx mods. Also added dates. 2005-12-22 23:08 avva * Contrib/sergei/RecoTest/Makefile: Added Makefile to compile this as a standalone test. 2005-12-22 23:07 avva * Contrib/sergei/RecoTest/: AlgDigitImpl.cxx, DigitABC.h, DigitImpl.cxx, DigitImpl.h, ReadWriteFuncs.cxx, RecordDigit.cxx, RecordDigitHandle.cxx, RecordDigitPtr.cxx, RecordStripHandle.cxx, RecordTrackHandle.cxx, testHandle.C: Added more fake data to the DigitABC/DigitImpl class to make the test more realistic. 2005-12-22 18:11 Nathaniel Tagg * Contrib/Documents/CalibBoxOpenDoc/calib.tex: Fix figure/table numeric labels. 2005-12-22 17:42 Nathaniel Tagg * Contrib/Documents/CalibBoxOpenDoc/calib.tex: Fix spelling. 2005-12-22 17:24 avva * Contrib/sergei/RecoTest/: DigitABC.h, Handle.h, ReadWriteFuncs.cxx: Added swap member and non-member functions to Handle class template. 2005-12-22 17:02 Brett Viren * RootUtil/: Counter.cxx, Counter.h, LinkDef.h, test/counter.C: A silly little counter 2005-12-22 16:43 Nick West * DatabaseMaintenance/doc/dbmauto_data_mappings.html: Add ORACLE BINARY_FLOAT and BINARY_DOUBLE 2005-12-22 15:52 Nathaniel Tagg * Contrib/Documents/CalibBoxOpenDoc/calib.tex: Fix up the summary numbers to reflect Jeff's new errors. Move round-trip stuff to absolute calibration section to clean it up. Why are the figure numbers all wrong? 2005-12-22 15:37 Brett Viren * HistMan/: HistMan.cxx, HistMan.h: Fix long standing bug in the multi-file "zip" mode by allowing HistMan to use a TFile but not attach the hierarchy to ROOT Memory. 2005-12-22 15:23 Nick West * DatabaseInterface/test/: DbiValidate.cc, prepare_db_1.sql: For self consistency use DbiDemoData3 for test data, not the priming file 2005-12-22 15:21 Nick West * DatabaseInterface/test/DbiDemoData3.cxx: Exclude short unsigned application to unsigned table where top bit is set. 2005-12-22 15:17 Nick West * DatabaseInterface/test/TestDbi.cc: New problem to show Dennis 2005-12-22 15:15 Nick West * DatabaseInterface/: DbiFieldType.cxx, doc/ChangeLog: Support new ORACLE data types; BINARY_FLOAT and BINARY_DOUBLE. 2005-12-22 14:53 Nick West * DatabaseInterface/DbiCascader.cxx: Make sure table exists in database before locking it 2005-12-21 22:15 Brian Rebel * NCUtils/NCAnalysisCuts.cxx: actually implement the SetStart(End)ZOffsetCut and SetCoilHoleCut methods 2005-12-21 19:20 tjyang * PulserCalibration/CheckGC/: FitGC.cxx, MakeGCTree.C, rungcfit.C, write_calpulserfits.C: add high gain pin readout 2005-12-21 16:06 hartnell * MeuCal/: MeuAnalysis.cxx, macros/FileListSpecial.C, macros/meuPlots.C, macros/nearValidate/mD_MCStripends.C: A few minor tweaks. 2005-12-21 15:45 Nick West * DatabaseMaintenance/tools/database_size_report.pl: Add note about why DCS_HV has not been converted