2005-11-17 23:07 Brian Rebel * NCUtils/NCAnalysisCuts.cxx: fix typo in evaluating beamInfo->goodSpill for IsGoodBeamSnarl 2005-11-17 22:40 Brian Rebel * NCUtils/NCAnalysisModule.cxx: make sure to fix the code calling modified methods as well 2005-11-17 22:36 Brian Rebel * NCUtils/: NCAnalysisCuts.cxx, NCAnalysisCuts.h: rework the definition of the IsGoodBeamSnarl to depend on only snarl related quantities in the far detector, move the event related stuff into the IsGoodBeamEvent method. 2005-11-17 22:18 Brian Rebel * NCUtils/: NCAnalysisCuts.cxx, NCAnalysisCuts.h: add a method to do tom's fiducial cut 2005-11-17 22:15 Brian Rebel * AnalysisNtuples/Module/ANtpMCManipulator.cxx: add in +1 to the TClonesArray->GetEntries() tests 2005-11-17 20:43 niki * Mad/SpillInfo.cxx: Modifications to speed up the code. 2005-11-17 20:16 avva * ControlRoomSoftware/CRLForms/OmCheckListNear.htm: Number of LI pulses has been increased from 1000 to 2000 - updated in the checklist. 2005-11-17 19:27 Ed Larty * WebDocs/: FrozenRel.html, WebDocs.html: # announce again for new release 2005-11-17 19:26 Ed Larty * setup/packages-R1.18.2: # new bug tag release for R1.18 2005-11-17 19:05 Ed Larty * setup/: packages-R1.18.2, packages-R1.18.3: # removed to be retagged 2005-11-17 18:38 Ed Larty * WebDocs/: FrozenRel.html, WebDocs.html: # announce new release R1.18.3 2005-11-17 18:37 Ed Larty * setup/packages-R1.18.3: # new bug fixed tag for R1.18 2005-11-17 17:29 Brian Rebel * AnalysisNtuples/Module/ANtpInfoObjectFiller.cxx: fill the event vertex time stamp 2005-11-17 17:28 Brian Rebel * AnalysisNtuples/: ANtpEventInfo.cxx, ANtpEventInfo.h: add variable to hold the vertex timestamp for the event 2005-11-17 16:59 vahle * Mad/MadMKAnalysis.cxx: Must set time diff AFTER setting spill 2005-11-17 16:34 vahle * Mad/MadMKAnalysis.cxx: Must set time diff manually when trying to use BMSpillAna with data base instead of ntuple beam records 2005-11-17 16:23 boehm * CandFitTrackSR/AlgFitTrackSR.cxx: Backporting the message level change from Info to Debug from Brian 2005-11-17 16:10 Brian Rebel * AnalysisNtuples/Module/LinkDef.h: remove unused classes from linkdef 2005-11-17 15:50 vahle * Mad/: MadMKAnalysis.h, MadMKAnalysis.cxx: Added checks for track vertex in fid volume. Switched goodbeam varible to use BMSpillAna 2005-11-17 15:49 vahle * Mad/NearbyEvents.cxx: Commented out argument to function, no more compiler warnings 2005-11-17 13:21 vahle * Mad/: MadMKAnalysis.cxx, MadMKAnalysis.h: Added a count of the number of reconstructed strips and the ph of reconstructed strips that show up in another event 2005-11-17 04:40 boehm * BeamDataUtil/BDSpillAccessor.cxx: Backporting Mark's commit of a correct value for tortgt. Apply the new calibration corrections to tortgt as suggested by Sasha, since the previous values he distributed were apparently wrong. 2005-11-17 01:12 mdier * BeamDataUtil/BDSpillAccessor.cxx: Apply the new calibration corrections to tortgt as suggested by Sasha, since the previous values he distributed were apparently wrong. 2005-11-16 22:47 boehm * RecoBase/CandShowerHandle.cxx: Backporting the: Log Message: final tweak to Andy's calibration code - this time fixing NC 2005-11-16 22:47 boehm * CandShowerSR/DBtxt_AlgShowerSS_default.C: Backporting the Log Message: final tweak to Andy's calibration code - this time fixing NC 2005-11-16 22:22 musser * CandShowerSR/DBtxt_AlgShowerSS_default.C: new calibration constants from Andy 2005-11-16 22:22 musser * RecoBase/CandShowerHandle.cxx: final tweak to Andy's calibration code - this time fixing NC 2005-11-16 21:52 Brian Rebel * CandFitTrackSR/AlgFitTrackSR.cxx: set the message level to debug for a statement that snuck in as kInfo 2005-11-16 20:56 Brian Rebel * AnalysisNtuples/: ANtpAnalysisInfo.cxx, ANtpAnalysisInfo.h, Module/ANtpInfoObjectFillerBeam.cxx, Module/LinkDef.h: calculate beam position at target using BeamMonSpill 2005-11-16 20:22 Brian Rebel * AnalysisNtuples/: ANtpBeamInfo.cxx, ANtpBeamInfo.h, Module/ANtpInfoObjectFillerBeam.cxx: add in the variables goodSpill (filled from BMSpillAna) and streamSpillTimeDiff (also filled from BMSpillAna or similar). 2005-11-16 20:14 Nick West * DatabaseInterface/DbiCascader.cxx: Retract last commit: If not forcing SEQNO to be global or local select global ones for authorising DBs and local ones otherwise. 2005-11-16 18:11 Brian Rebel * DataQualityMonitoring/macros/: dataQualityCheck.C, weeklyCheck.C: add the load for the NCUtils library 2005-11-16 18:07 Brian Rebel * DataQualityMonitoring/LinkDef.h: remove AnalysisCuts/Utils from LinkDef.h 2005-11-16 18:07 Brian Rebel * DataQualityMonitoring/: DataQualityModule.cxx, DataQualityModule.h: remove dependence on the AnalysisCuts/Utils classes in favor of using NCUtils/NCAnalysisCuts(Utils) classes. 2005-11-16 17:52 Brian Rebel * DataQualityMonitoring/: DataQualityModule.cxx, DataQualityModule.h, macros/weeklyCheck.C: finally works again. whew. pot accounting is right (actually it was in the last commit) other cosmetic changes. still need to get rid of dependence on AnalysisCuts/Utils classes. coming soon. 2005-11-16 04:49 Sue Kasahara * ParticleTransportSim/test/: LinkDef.h, MCInitModule.cxx, MCInitModule.h, PTSimValidateInit.C: New demo job module MCInitModule to handle generation of MC initial state. The only initialization method it supports, so far, is through a SetKine command which the user can use to set the primary particle id, vtx, & momentum, ala the KINE card in a gminos.ffr file. The use of this module allows the user to bypass the need for a reroot file to use as input to PTSim test jobs. The idea of doing away with the reroot file for fixed particle kinematics originated with Kregg. PTSimValidateInit.C is a macro to demonstrate use. The users job path becomes: jc.Path.Create("Reco", "MCInitModule::Get " // creates SimSnarlRecord "PTSimModule::Reco " "NtpMCModule::Reco " "Output::Put"); And the input "dummy" mode must be selected: jc.Input.Set("Format=dummy"); // no input file, Run(nevt) sets event limit since the job path is run with no input file. The job module provides a few configurable parameters (run,subrun,detector type, startdate, ...) in addition to the SetKine command as shown in the demo script and the class documentation. HOWEVER, I'm seeing a memory leak tonight that I didn't have time to address - needs to be fixed before this is put to use.