2005-03-31 22:13 Ed Larty * setup/: packages-R1.15.0-tmp, setup_minossoft_tamu.csh: # new tmp file for next frozen release 2005-03-31 21:50 avva * HistMan/HistMan.h: Added one more argument with a default value to HistMan::Book method - ", Bool_t sumw2=kFALSE)". If sumw2 is set to true, then the array of sum of squared weights is initialized (i.e. TH1::Sumw2() is called). This does not change HistMan's default behavior and should not afect any existing code. 2005-03-31 21:40 avva * ControlRoomSoftware/bin/omhistory: Inserted process id in the log file name. 2005-03-31 20:12 mdier * BeamData/ana/Summary/BeamSummaryAna.cxx: oops, correcting little cut and paste error: "pme" appeared twice in the if statement of SelectTargetPosition, instead of once + "phe". 2005-03-31 20:09 mdier * BeamData/ana/Summary/: BeamSummaryAna.cxx, BeamSummaryAna.h: Adding two methods to this class: PrintCuts: prints out the current cut values SelectTargetPosition: select a certain position of the target (e.g. "le") 2005-03-31 18:58 Brett Viren * BeamData/ana/bv/: DeltaT.cxx, DeltaT.h, run_plots.C: Fixes to run on multiple files 2005-03-31 18:58 Brett Viren * BeamData/ana/bmnt/: Plotter.h, PlotterManager.cxx: Plotters now notified if a new file is opened. 2005-03-31 16:43 Brett Viren * BeamData/: doc/acnet-devices-to-readout.txt, doc/acnet-devices-to-readout.xls, python/cfg/devices.cfg: Add scarecrow G:RD1224 2005-03-31 15:52 bspeak * RunSummary/scripts/farm_list.sh: Add .sup file transfer 2005-03-31 15:14 bspeak * RunSummary/scripts/farm_list.sh: Initial Commit 2005-03-31 14:52 Brett Viren * WebDocs/doxygen-howto.html: Fix from Nick: comments following something need to have an "<". 2005-03-31 14:04 raufer * Contrib/raufer/OsciFit/: CCNCFitAnaInfo.h, awtest.cxx, awtest.h, testDst.cxx, testDst.h, testDstData.cxx, testDstData.h: Ditto. 2005-03-31 14:03 raufer * Contrib/raufer/OsciFit/: CCNCFit.C, CCNCFit.h, NearFit.C, NearFit.h: This is broken. Do not use! Just committing to CVS to easily copy it from one place to another. Will be rewritten soon. 2005-03-31 10:38 Nick West * WebDocs/db_adding_primary_keys.html: Fix some font typos. PLEX* and UGLI* will be converted on the 4th April 2005-03-31 10:14 Nick West * WebDocs/valgrind.html: Update to Valgrind 2.4.0 2005-03-31 06:43 dap56 * Monitoring/: DigitAnalysis.cxx, DigitAnalysis.h, FileMain.h, MonState.cxx, MonState.h, Producer_dispatcher.cc, near.config, online.config: Far pedestal checking plots now shown on a per-channel rather than a per-chip basis. Pedestal checking code now calculates truncated means, rms (two methods, method switch and associated parameters added to online.config) 2005-03-31 00:15 admarino * Contrib/admarino/gminos_jobs_doc.tex: Adding a latex document to describe how this whole package works. 2005-03-31 00:09 admarino * Contrib/admarino/: gminos_jobs.pm, run_det.perl, run_far.perl, run_rock.perl: Removed run_det.perl, and instead have a separate script for the near and far detectors. gminos_jobs has been modified so that the rerooting now happens in a separate subroutine from the overlaying (since far files will be rerooted, but not overlaid). 2005-03-31 00:01 mdier * BeamData/ana/Summary/: BeamSummary.cxx, BeamSummaryAna.cxx, BeamSummaryAna.h, LinkDef.h, macro/get_snarl_spill.C: Adding BeamSummaryAna class that hold a method to make simple cuts on some of the quantities of the beam spills. 2005-03-30 21:38 admarino * Contrib/admarino/run_det.perl: Perl script to make gminos detector files. See the tex document for more info. 2005-03-30 21:24 bspeak * RunSummary/rundmc.cc: Set root batch mode 2005-03-30 20:52 Mayly Sanchez * NueAna/macros/: MakeASPIDTree.C, MakeAnaNueTree.C, MakeJBMSTree.C, MakePIDTree.C, MakePlotswTJPID.C, MakeTJPIDTree.C, ReadAnaNueTreewPID.C, RunNueDisplay.C: Added some extra loading of libraries. 2005-03-30 20:38 mdier * BeamData/ana/Summary/: BeamSummary.cxx, BeamSummary.h, GNUmakefile, LinkDef.h, macro/get_snarl_spill.C, macro/loop_spills.C: Adding classes and examples how to read the beam summary ntuples in the directory BeamData/ana/Summary GNUmakefile: the makefile for this directory Linkdef.h: another required part BeamSummary.h: the header file for the beam summary ntuple BeamSummary.cxx: the implementation macro/loop_spills.C: An example of how to loop over the beamsummary ntuples macro/get_snarl_spill.C: An example of how to loop over NtpSR ntuples and look up a spill in the beam ntuples 2005-03-30 20:17 Ed Larty * OfflineMonitor/macros/NtpSt.C: # modified 2005-03-30 19:17 Brett Viren * Util/: UtilRunningAverage.cxx, UtilRunningAverage.h, test/test_running_average.C: A little engine to help maintain running averages. This time committed to development! 2005-03-30 18:50 Brett Viren * Util/: GNUmakefile, LinkDef.h, UtilRunningAverage.cxx, UtilRunningAverage.h, test/test_running_average.C: A little engine to help maintain running averages. 2005-03-30 18:50 Brett Viren * Util/UtilRunningAverage.h: file UtilRunningAverage.h was initially added on branch R1-14. 2005-03-30 18:50 Brett Viren * Util/UtilRunningAverage.cxx: file UtilRunningAverage.cxx was initially added on branch R1-14. 2005-03-30 18:50 Brett Viren * Util/test/test_running_average.C: file test_running_average.C was initially added on branch R1-14. 2005-03-30 16:56 Brian Rebel * AnalysisNtuples/Module/: ANtpSRNtpManipulator.cxx, ANtpSRNtpManipulator.h, ANtpStNtpManipulator.cxx, ANtpStNtpManipulator.h, CondensedNtpModule.cxx, CondensedNtpModuleSt.cxx: add method GetSnarlStrip to the manipulators to return the strip in the snarl with index i. change the name of the GetStrip to GetEventStrip as that is what the method really returns 2005-03-30 16:44 avva * Contrib/sergei/OmHistory/: histmanmapimpl.cpp, histmanmapimpl.h: Added init() function. 2005-03-30 16:29 Brett Viren * WebDocs/doxygen-howto.html: Add full .h example 2005-03-30 15:17 Brett Viren * BeamDataDbi/scripts/: BeamMonFileSummary.mysql, BeamMonSpill.mysql: Some more colums 2005-03-30 06:24 Nick West * WebDocs/doxygen-howto.html: Add some examples plagiarised from an email by Brett 2005-03-30 06:21 Nick West * WebDocs/Companion/coding_convention/index.html: Strip out all references to ROOT's HTML generator and add link to Doxygen 2005-03-30 06:20 Nick West * WebDocs/Companion/coding_convention/hot_list.html: Remove broken link 2005-03-30 00:37 admarino * Contrib/admarino/gminos_jobs.pm: [no log message] 2005-03-29 23:02 avva * Contrib/sergei/OmHistory/: OmHistory.pro, histmanfactory.cpp, histmanfactory.h, omfile.h, omhistorymain.ui, omhistorymain.ui.h: Added HistManFactory class. 2005-03-29 22:56 avva * OfflineHistograms/: FitTrackHistogramBlock.cxx, FitTrackHistogramBlock.h, HistManHistogramBlock.cxx, HistManHistogramBlock.h, NewHistogramBlock.cxx_template, NewHistogramBlock.h_template, OfflineHistogramModule.cxx, OfflineHistogramModule.h, ShowerHistogramBlock.cxx, StripEffHistogramBlock.cxx, StripEffHistogramBlock.h, TrackHistogramBlock.cxx, daily.pl, loon.C, runloon.sh: Added FitTrack and StripEff(iciency) histogram blocks and "template" files for adding new histogram blocks NewHistogramBlock.h(cxx)_template 2005-03-29 20:19 anatael * LISummary/: LIGainCurve.cxx, LIGainCurveAna.C: A. 2005-03-29 19:57 Brett Viren * BeamDataDbi/: BeamDataDbuModule.cxx, BeamMonFileSummary.cxx, BeamMonFileSummary.h, LinkDef.h, scripts/BeamMonFileSummary.C: Now loads the BeamMonFileSummary table! 2005-03-29 19:55 anatael * LISummary/: LIGainCurve.cxx, LIGainCurve.h, LIGainCurveAna.C, LILinResp.cxx, LILinResp.h: NEW ANALYSIS CODE NOW available @ LISummary!!! "LIGainCurve" is an OO LI Gain-Curve data analysis framework. LIGainCurve serves as an analysis interface (handling histos, I/O, so on) to "LILinResp" objects. LILinResp are objects corresponding to each PMTvsPIN plot per channel. Each "LILinResp" object have the information/capability necesary to plot PMTvsPIN for each channel, for all channels, compute linear fits and study the residuals. It's essentially Toy-GainCurve calibration. LIGainCurve was developed with Near/Far readout comparison analysis at CalDet on mind. Therefore it's ready to handle both types of electronics. It will need some modifications to get it to work in the ND and FD. There is room for many improvements/refinements, which I did not have time to do during the usual CalDet firefighting and now my thesis writing. However, it's useful and I think there is nothing equivalent in the MINOS package market, therefore here you go! I will try to document it better in the near future. Users can contact me for questions , although as I shall be leaving MINOS shortly, I will become less and less available for support with time - give a try though. Contacting Jeff Hartnell may become the way to get support in the future, as he is not familiar to the code yet. Enjoy it! Anatael (Oxford, 29-03-2005) 2005-03-29 19:55 asousa * Production/R1.14/reco_nearBeam_R1.14.C: Backporting ND beam reco script. 2005-03-29 19:18 kordosky * Mad/: MadMKAnalysis.cxx, MadMKAnalysis.h: Bring the not-in-contrib-Mad package up to date with my analysis classes. 2005-03-29 19:04 avva * Contrib/sergei/OmHistory/: OmHistory.pro, histmanmapimpl.cpp, histmanmapimpl.h, histogrammanager.cpp, histogrammanager.h, omfile.cpp, omfile.h, omhistory.cpp, omhistory.h, omhistorymain.ui, omhistorymain.ui.h: 1) Select histogram bin by a double, NOT a single mouse click. 2) "Draw Canvas" does not open new window, but draws on the embedded canvas. 3) Moved histogram making from OmFile to HistogramManager 4) PIMPLed HistogramManager 2005-03-29 17:58 raufer * VADynodeScan/DynodeScan.C: Check for the trigger pmt. Set dynode thrshold to 10, like for the shield modules. 2005-03-29 17:57 Brian Rebel * CandFitTrackSR/AlgFitTrackSR.cxx: add a debug statement to print out the snarl number. the statement has the stream "EventNum" so that it is easy to turn on and off in the message service 2005-03-29 17:10 bspeak * RunSummary/macros/Near/: CheckOut.C, Physics.C, QieCalibrate.C, QieMonitor.C: initial commit 2005-03-29 16:49 bspeak * RunSummary/: FarmListModule.cxx, FarmListModule.h: Clean up, and remove the maxplane for near lists 2005-03-29 16:15 Brett Viren * Validity/: VldContext.h, VldRange.h, VldTimeStamp.h: Doxygenify comments 2005-03-29 02:43 bspeak * RunSummary/: FarmListModule.cxx, FarmListModule.h: Cut only on a couple of counters now, for the near det. 2005-03-28 22:35 Brett Viren * BeamDataDbi/scripts/: BeamMonFileSummary.mysql, BeamMonSpill.mysql: Initial table creator scripts 2005-03-28 22:35 Brett Viren * BeamData/doc/data-summary/: alignment.skb, style.css, tables.skb: Small mods 2005-03-28 22:28 Brett Viren * BeamDataDbi/: BeamDataDbuModule.cxx, BeamDataDbuModule.h, BeamMonFileSummary.cxx, BeamMonFileSummary.h, GNUmakefile, LinkDef.h: Beginning of DBI/DBU classes for Beam Monitoring data 2005-03-28 22:28 Brett Viren * BeamDataDbi/: BeamDataDbuModule.cxx, BeamDataDbuModule.h, BeamMonFileSummary.cxx, BeamMonFileSummary.h, GNUmakefile, LinkDef.h: Initial revision 2005-03-28 22:23 asousa * NueAna/SntpHelpers.h: Eliminated extra ";" for gcc 3.4 compatibility. 2005-03-28 21:13 avva * ControlRoomSoftware/mcrrc: Changed default location of the rcGui binary from ${MINSOFT}/online/bin directory to ${MCR}/bin. Geoff prefers to first test a binary that appears in ${MINSOFT}/online/bin after a rebuild and then manually copy it to ${MCR}/bin . 2005-03-28 19:37 Ed Larty * Mad/: MadEdAnalysis.cxx, MadEdAnalysis.h: # modified 2005-03-28 15:26 Brett Viren * BeamData/doc/data-summary/alignment.skb: Some notes from Debbie's offsets talk 2005-03-28 15:25 Brett Viren * BeamData/doc/data-summary/tables.skb: Beginning of definition of Bm DB tables 2005-03-28 15:24 Brett Viren * BeamData/doc/data-summary/050317/talk.skb: Few changes made before presting in BM parallel session 2005-03-28 14:47 bspeak * RunSummary/FilterRunType.cxx: Fix the accidental failing of modified runs as test runs 2005-03-26 23:54 Sue Kasahara * CandNtupleSR/Module/NtpSRModule.cxx: Add more info to error message print to help with debugging problems w/ mis-matched uids between clusters associated w/showers and the clusters in the cluster list. 2005-03-26 21:41 George Irwin * DeMux/DmxDeMuxCosmicsModule.cxx, DeMux/DmxDeMuxModule.cxx, CandDigit/AlgFilterDigitList.cxx: Minor change to make TFolder play better between packages. 2005-03-26 19:53 Sue Kasahara * CandNtupleSR/macro/testNtpSRModule.C: Update example script to demonstrate use of running NtpSRModule::Reco as standalone job module to generate NtpSR trees using "cand" files as input. 2005-03-26 19:47 Sue Kasahara * CandNtupleSR/Module/NtpSRModule.cxx: Add call to Calibrator::Instance().Reset(vldc); in Reco method. Calibrator, used in FillNtpTrack, relies on this reset call to determine the context of the calibration. In full reconstruction scripts, this call was being handled by job module(s) which run before NtpSRModule, but explicit call in NtpSRModule is required when NtpSRModule is run alone using "cand" files as input. 2005-03-26 19:42 Sue Kasahara * CandNtupleSR/: NtpSRCluster.cxx, NtpSRShower.cxx, NtpSRSlice.cxx: Fix Print methods. 2005-03-25 23:01 Robert Hatcher * CandDigit/DBtxt_AlgFilterDigitList_NearDet.C: Peter thinks we should be filtering out all the following cases: set by hardware: ParityError CapIdError MisCountError set by unpacking in RawDigitDataBlock CapIdSameMenuError - digit was in same menu as a digit with CapIdError TransferSharedMinderError - digit was in same minder as a digit with ParityError or MisCountError This final error code is new to RawDigitDataBlock/RawQieDigit. 2005-03-25 22:57 Robert Hatcher * RawData/: RawDigitDataBlock.cxx, RawDigitDataBlock.h: New method GetSeenErrorMask() returns a bit mask of all the error bits seen in any digit in the block. PostFillRawDigits() now looks for QIE Parity/MisCount errors and sets TransferSharedMinder error bits in digits that shared a minder. New method IsOverlapTfBoundary() attempts to determine if the digits in the block span a TimeFrame boundary. This has not be extensively tested (but on the other hand the probability on spanning a TF boundary is very small so I haven't yet found a case). 2005-03-25 22:53 Robert Hatcher * RawData/RawDigit.cxx: output error code as hex value for easier decoding. 2005-03-25 22:52 Robert Hatcher * RawData/: RawQieDigit.cxx, RawQieDigit.h: New error bit kTransferSharedMinderError is for when a digit was on the same Minder as a digit that had a kParityError or kMisCountError. Add new Set method for setting the new bit, renamed old methods to be a bit more descriptive. 2005-03-25 22:51 Brett Viren * JobControl/: JobCInput.cxx, JobCInput.h, JobCInputModule.cxx, JobCInputModule.h, JobCModule.cxx, JobCModule.h, JobCPath.cxx, JobCPath.h: A JobCModule now knows what JobCPath it is in and has a GetCurrentFile() method. Check newly doxygenated and expanded comments. One gotchya is that when called in EndFile() it will usually return the next file to be used. The other mods are code added to support this new feature. 2005-03-25 22:47 Brett Viren * IoModules/: IoInputModule.cxx, IoInputModule.h: Remove broken outside header protection ifndef/endif. Add private Get(MomNavigator*) method to quell compile warnings. Add GetCurrentFile() method to return the name of the current file. 2005-03-25 22:02 raufer * VADynodeScan/: DynodeScan.C, DynodeScan.h: Make the axis limits for rate plots fixed. Helps when comparing normal and high rate PMTs. 2005-03-25 20:02 jpochoa * CandShield/: CandShieldSR.cxx, CandShieldSR.h: Changes made to CandShieldSR. Now up to 5 hits in veto shield are stored. Removed alarm for more than 5 hits. 2005-03-25 19:47 Robert Hatcher * Plex/: PlexPlaneId.cxx, PlexPlaneId.h: Modify GetNext()/GetPrevious()/GetAdjoin*() to take PlaneView and PlaneCoverage values used to select particular view/coverages if other than kUnknown. Default values enable existing code to remain unchanged. 2005-03-25 19:31 Brett Viren * JobControl/JobCPathModule.cxx: Uncomment unused input parameter and instead fix typo that lead to initial unusedness. 2005-03-25 14:34 raufer * VADynodeScan/ProcessDynodeScans: change the 'diff' of new and old status so that it ignore differences in page number 2005-03-25 14:26 raufer * VADynodeScan/AnaDynThrScan.cxx: Add runtype "DynodeSpecialSingle". 2005-03-25 14:24 raufer * VADynodeScan/DynodeScan.C: Make plots for all VFBs in a RSDynodeScanSingle run. Even if everything looks ok, one wants to see the plots after swapping hardware in the detector. Notice: For a full dynode scan, only suspicious Vfb's (low thresholds, high rates, strange curves,...) trigger the plotting. 2005-03-25 03:54 Sue Kasahara * WebDocs/ntuple_examples/makeproxy/: index.html, testsumenergy_NtpSt.C: Add new example to illustrate use of MakeProxy with NtpSt tree. 2005-03-25 02:37 jpochoa * CandShield/CandShieldSR.h: Changes made to CandShieldSR.h. Now it gives up to 3 veto hits. 2005-03-25 02:34 jpochoa * CandShield/CandShieldSR.cxx: Change made to CandShieldSR. Now it gives up to three veto hits. 2005-03-24 19:50 Brian Rebel * CandFitTrackSR/: AlgFitTrackSR.cxx, AlgFitTrackSR.h, DBtxt_AlgFitTrackSRList_NearBeam.C, DBtxt_AlgFitTrackSRList_NearCosmic.C, DBtxt_AlgFitTrackSR_Beam.C, DBtxt_AlgFitTrackSR_Cosmic.C, DBtxt_AlgFitTrackSR_default.C, KalmanPlaneSR.cxx: add a new configurable parameter fParmMaxImpactParameter to determine which hits to include when doing the track fitting. change the configuration macros as well 2005-03-24 18:51 bspeak * RunSummary/doc/RunSummary.html: yep 2005-03-24 18:04 kordosky * DetSim/SimPmtUTM16.cxx: Fixed sign problem. Thanks Anatael. 2005-03-24 17:29 Robert Hatcher * DatabaseInterface/DbiStatement.h: GetDBType() method is needed by backport to R1.12. 2005-03-24 16:36 Robert Hatcher * DatabaseUpdater/DbuDaqFileModule.cxx: protect against multiple calls to EndFile() now that JobControl does it too. 2005-03-24 16:15 Nathaniel Tagg * RecoBase/AlgReco.cxx: Comment out calls that use shower width to estimate SigMap position error, since the calls to candShower->GetMinU()/GetMaxU/GetMinV/GetMaxV are apparently broken. 2005-03-24 16:02 raufer * VADynodeScan/DynodeScan.C: Set return value of ShowRate() to -1 if vfb doesn't exist. 2005-03-24 15:27 raufer * VADynodeScan/: LinkDef.h, ProcessDynodeScans: just minor adjustments that I forgot to commit earlier 2005-03-24 15:09 raufer * VADynodeScan/: DynodeScan.C, DynodeScan.h: Added counters for file opening errors and the number of Vfb's which were in the dynode scan sequence. Added a run summary output. 2005-03-24 15:06 Nick West * WebDocs/db_adding_primary_keys.html: Code has been backported to R1.12. Give timetable for pilot table UGLIDBISCINTMDL. 2005-03-24 13:10 Nick West * BField/BfieldMapData.cxx, BField/BfieldMapHeader.cxx, BField/BfldDbiPlaneMap.cxx, CalDetDST/ChannelsToFilter.cxx, CalDetPID/CalDetBeamMomentum.cxx, CalDetPID/CalDetCERRange.cxx, CalDetPID/CalDetCERTimeWin.cxx, CalDetPID/CalDetOverlapWin.cxx, CalDetPID/CalDetTOFRange.cxx, Calibrator/CalADCtoPE.cxx, Calibrator/CalGainDrift.cxx, Calibrator/CalGainDriftReference.cxx, Calibrator/CalMIPCalibration.cxx, Calibrator/CalMapperData.cxx, Calibrator/CalMapperFits.cxx, Calibrator/CalMapperHeader.cxx, Calibrator/CalMuonCalibration.cxx, Calibrator/CalNonLinearity.cxx, Calibrator/CalPINtoADC.cxx, Calibrator/CalStripAtten.cxx, Calibrator/CalStripToStrip.cxx, Calibrator/CalTempCalibration.cxx, Calibrator/CalTimeCalibration.cxx, Calibrator/CalVaLinearity.cxx, DatabaseInterface/DbiConfigSet.cxx, DatabaseInterface/DbiResultNonAgg.cxx, DatabaseInterface/DbiRowStream.cxx, DatabaseInterface/DbiRowStream.h, DatabaseInterface/DbiSqlValPacket.cxx, DatabaseInterface/DbiSqlValPacket.h, DatabaseInterface/DbiTableMetaData.h, DatabaseInterface/DbiTableProxyRegistry.cxx, DatabaseInterface/DbiTableProxyRegistry.h, DetSim/SimPmtM16Crosstalk.cxx, DetSim/SimPmtM64Crosstalk.cxx, Fabrication/FabPlnInstall.cxx, Fabrication/FabSteelPlate.cxx, Plex/PlexPinDiodeToLed.cxx, Plex/PlexPixelSpotToStripEnd.cxx, Plex/PlexPixelToRawChannel.cxx, Plex/PlexRawChannelReadoutType.cxx, Plex/PlexRawChannelToPinDiode.cxx, Plex/PlexStripEndToLed.cxx, Plex/PlexVetoShieldMuxToMdl.cxx, PulserCalibration/PulserTimeDrift.cxx, PulserCalibration/PulserTimingCardSetting.cxx, UgliGeometry/UgliDbiGeometry.cxx, UgliGeometry/UgliDbiScintMdl.cxx, UgliGeometry/UgliDbiScintMdlStruct.cxx, UgliGeometry/UgliDbiScintPln.cxx, UgliGeometry/UgliDbiScintPlnStruct.cxx, UgliGeometry/UgliDbiSteelPln.cxx, UgliGeometry/UgliDbiStrip.cxx, UgliGeometry/UgliDbiStripStruct.cxx: Backport: Add support for tables with ROW_COUNTERs 2005-03-24 11:10 Nathaniel Tagg * Calibrator/CalStripAtten.cxx: Apparently, I patched the wrong calibration method yesterday. This should fix it. 2005-03-24 06:17 dap56 * Monitoring/: ChargeInjectAnalysis.cxx, ChargeInjectAnalysis.h, DigitAnalysis.cxx, LIAdcAnalysis.cxx, Producer_dispatcher.cc: Fixed QIE pedestal plots for ND Fixed binning problem for QIE SGATE 2D hit maps Changed lower ADC limit for QIE LI gain calculation from 200 to 100 2005-03-24 00:10 Brett Viren * JobControl/JobCPath.cxx: Get this fscking code to trigger {Begin,End}{Run,File} module methods. 2005-03-23 23:02 Brian Rebel * AnalysisNtuples/Module/: CondensedNtpModule.cxx, CondensedNtpModuleSt.cxx: make the split level of the branches 2 so that you can make use of the TTree::SetBranchStatus() functionality to turn off the base class branches as well 2005-03-23 22:18 Brett Viren * BeamData/ana/bv/GNUmakefile: Remove explicit link to other libs 2005-03-23 21:49 Ed Larty * OfflineMonitor/macros/: NtpSt.C, NtpSt.h, myscript, offmacro_ntpst.C, offmacrotxt_ntpst.C, textfile.f: # modified at stated 2005-03-23 19:31 asousa * Production/R1.14/reco_nearBeam_R1.14.C: Backporting... 2005-03-23 19:27 asousa * Production/R1.14/reco_nearBeam_R1.14.C: Remove all filters for near SGATEs data processing. 2005-03-23 18:49 raufer * VADynodeScan/ProcessDynodeScans: changed all references to $HOME to $RSM_DIR 2005-03-23 18:41 raufer * VADynodeScan/ProcessDynodeScans: minor corrections 2005-03-23 17:04 Ed Larty * setup/packages-R1.14.1: # new tag to take care of Nicks changes to database