Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MsgService.h File Reference

#include <iosfwd>
#include <map>
#include "MessageService/Msg.h"
#include "MessageService/MsgStream.h"
#include "MessageService/MsgCatStream.h"
#include <string>

Go to the source code of this file.

Classes

class  MsgService
class  MsgService::Init

Defines

#define TOKCAT(x, y)   x##y
#define TOKCAT2(x, y)   TOKCAT(x,y)
#define LINECAT(x)   TOKCAT2(x, __LINE__ )
#define CVSID(x)   static const char* __CVSID__ = x
#define MSG(s, l)
#define MSGSTREAM(s, l)   ((*(MsgService::Instance())->GetStream(s))(l,__FILE__,__CVSID__,__LINE__))
#define MSG_ONLY_COUNT(s, l)
#define MAXMSG(s, l, c)

Variables

MsgService::Init __msginit


Define Documentation

#define CVSID  )     static const char* __CVSID__ = x
 

Definition at line 134 of file MsgService.h.

#define LINECAT  )     TOKCAT2(x, __LINE__ )
 

Definition at line 124 of file MsgService.h.

#define MAXMSG s,
l,
 ) 
 

Value:

static int LINECAT(MSGCNT) =0; \
  const char* LINECAT(MSGADD) = (++LINECAT(MSGCNT)==c)?"..Last Message (counting continues).. ":""; \
  if(LINECAT(MSGCNT) > c) {MSG_ONLY_COUNT(s,l);} else MSG(s,l) << LINECAT(MSGADD)

Definition at line 177 of file MsgService.h.

Referenced by DbiSqlValPacket::AddDataRow(), LISummarySorter::AddEntry(), NCExtrapolationRS::AddFarEvent(), NCExtrapolationNS::AddFarEvent(), NCExtrapolationDP::AddFarEvent(), NCExtrapolationRS::AddNearEvent(), NCExtrapolationDP::AddNearEvent(), NuZBeamReweight::AddNeugenWeightCalculator(), DbiSqlValPacket::AddRow(), NCAnalysisModule::AddToNtuple(), NuDemoModule::Ana(), NoiseFilterModule::Ana(), MeuCalModule::Ana(), FilterLIModule::Ana(), CondensedNtpModuleNC::Ana(), CDTrackerModule::Ana(), CDAnaModule::Ana(), MeuCuts::AnalyseCoilProximity(), FracVarAna::Analyze(), PulserSigLinCalScheme::ApplyBendyCalib(), BField::ApplyBHCurveCorr(), BField::ApplyBHFactorCorr(), PulserSigLinCalScheme::ApplyCalib(), PulserSigLinCalScheme::ApplyCalibFar(), NuReco::ApplyReweights(), BField::ApplySlotFactorCorr(), DbiResultSet::AsString(), MeuAnalysis::BasicPlots(), MeuAnalysis::BasicReco(), NuSystematic::BeamShift(), BField::BField(), NuSystematic::BFieldBothShift(), NuSystematic::BFieldFarShift(), NuSystematic::BFieldNearShift(), BfldMapRect2d::BfldMapRect2d(), BField::BFromLineSource(), NCExtrapolationRS::BookHistograms(), DbiResult::BuildLookUpTable(), PlexStripEndId::BuildPlnStripEndKey(), CDAnalysis::CalcAvStripForPSMuonCut(), MeuReco::CalcFCPC(), NuZBeamReweight::CalcGeneratorReweight(), CDAnalysis::CalcLowUpScint_TofDiff(), MeuReco::CalcLPos(), MeuReco::CalcMEU(), CDAnalysis::CalcMeuPLCorrected(), MeuReco::CalcPLCor(), CDAnalysis::CalcPLCor(), MeuReco::CalcPosOfBigGaps(), MeuReco::CalcPosOfGaps(), MeuReco::CalcPosOfTrkEndGaps(), MeuReco::CalcSmallestDeepDistToEdge(), MeuReco::CalcStripDists(), NuCuts::CalcTotalPot(), MeuReco::CalcTrace(), NuReco::CalcTrkReclamation(), NuReco::CalcTrkVariables(), MeuReco::CalcVtx(), MeuReco::CalcWindow(), CDAnalysis::CalcXYZ(), PulserTimeCalScheme::CalibrateByMuon(), PulserTimeCalScheme::CalibrateByPulser(), PulserTimeCalScheme::CalibrateShield(), EnergyCorrections::CalibrationGroupEnergyCorrections(), DbiBinaryFile::CanRead(), DbiBinaryFile::CanWrite(), MeuReco::CheckDeepDistToEdge(), DbiBinaryFile::CheckFileStatus(), MeuReco::CheckTrackGaps(), MeuAnalysis::CheckTrackGaps2(), MeuCuts::CheckTrkViews(), MeuReco::CheckWinContainment(), CDAnalysis::CleanMuons(), CoilTools::CoilCurrentLimits(), NuZBeamReweight::CompareMCEventInfo(), LIPlexMaps::CompareStripToStrip(), NCExtrapolationJK::ConstructFarSpectrum(), MeuCuts::ConvertToXY(), MeuReco::ConvertToXYZ(), NuGeneral::CopyAcrossObjects(), NCAnalysisModule::CountPOTs(), DbiCascader::CreateTemporaryTable(), DbiResultSet::CurColExists(), CDAnalysis::CutByHandOnEventLength(), CDAnalysis::CutByHandOnPid(), CDAnalysis::CutByHandOnPidForElec(), CDAnalysis::CutOnBadCalorimetry(), CDAnalysis::CutOnBadPedestals(), CDAnalysis::CutOnDeadChips(), CDAnalysis::CutOnEventLength(), CDAnalysis::CutOnEventLengthForElec(), CDAnalysis::CutOnFiducialVolume(), CDAnalysis::CutOnNumHitsPerPlane(), CDAnalysis::CutOnNumHitsPerPlane10(), CDAnalysis::CutOnNumPlanesHit(), CDAnalysis::CutOnOverlap(), CDAnalysis::CutOnOverlapForElec(), CDAnalysis::CutOnPid(), CDAnalysis::CutOnPidForElec(), CDAnalysis::CutOnScint_TofDiff(), CDAnalysis::CutOnTrackQuality(), DbiConnection::DbiConnection(), DbiFieldType::DbiFieldType(), DbiValidityRecBuilder::DbiValidityRecBuilder(), StripAttenCalScheme::DecalAttenCorrected(), PulserDriftCalScheme::DecalDrift(), QuadLinearityCalScheme::DecalLinearity(), PulserLinearityCalScheme::DecalLinFar(), PulserLinearityCalScheme::DecalLinNear(), MIPCalScheme::DecalMIP(), StripToStripCalScheme::DecalStripToStrip(), TimeCalScheme::DecalTime(), VaLinearityCalScheme::DecalVALinearity(), LIRawNtAna::Demo(), LIRawNtAna::DemoOpenFile(), SimDetector::DistributePEs(), VaLinearityCalScheme::DoReset(), TimeCalScheme::DoReset(), TemperatureCalScheme::DoReset(), StripToStripCalScheme::DoReset(), StripAttenCalScheme::DoReset(), QuadLinearityCalScheme::DoReset(), PulserTimeCalScheme::DoReset(), PmtDriftCalScheme::DoReset(), PEGainCalScheme::DoReset(), PEGainAggCalScheme::DoReset(), MuonDriftCalScheme::DoReset(), MIPCalScheme::DoReset(), LIPlexMaps::DumpCalStripAtten(), CDAnalysis::ElectronResponse(), EnergyCorrections::EnergyRangeCorrectionCedar(), CoilTools::ExtendedQuery(), NuExtraction::ExtractBeamInfoDB(), NuExtraction::ExtractCoilCurrent(), NuExtraction::ExtractCoilInfo(), NuExtraction::ExtractDataQuality(), NuExtraction::ExtractGeneralInfo(), NuExtraction::ExtractMajorityCurvature(), NuExtraction::ExtractMinMaxEvtTimes(), MeuCuts::ExtractPlInfo(), NuExtraction::ExtractSAFitInfo(), NuExtraction::ExtractTimeToNearestSpill(), NuExtraction::ExtractTrkInfo(), NuExtraction::ExtractTrkShwInfo(), MeuCuts::ExtractTruthInfo(), NuZBeamReweight::ExtractZBeamReweight(), NuCuts::FiducialMass(), DbuRunSummary::Fill(), DbuDaqFileSummary::Fill(), CandDigitBadChannels::Fill(), NCExtractionTRann::FillDataMCHistos(), NCExtractionRPann::FillDataMCHistos(), NCExtraction::FillEfficiencyAndPurity(), MeuCuts::FillEnVsDist(), CDAnalysis::FillEnVsDist(), MeuCuts::FillEnVsDist2(), ANtpInfoObjectFillerNC::FillInformation(), MeuSummaryWriter::FillMeuHitInfo(), NtpMCModule::FillNtpFluxInfo(), NtpMCModule::FillNtpFluxWgt(), NtpMCModule::FillNtpMCDetSimResult(), NtpMCModule::FillNtpMCPhotonResult(), NtpMCModule::FillNtpMCTruth(), NCExtractionTR::FillPDFs(), NCExtractionTO::FillPDFs(), NCExtractionADM::FillPDFs(), MeuCuts::FillSTSumDetails(), MeuCuts::FillTimeHistos(), MeuCuts::FilterBadDistEndStrip(), MeuCuts::FilterBadEndGaps(), MeuCuts::FilterBadEvtPerSlc(), MeuCuts::FilterBadShwDist(), MeuCuts::FilterBadTrackEnd(), MeuCuts::FilterBadTrkTimes(), MeuAnalysis::FilterLI(), NCExtrapolationModule::FindEventWeight(), NCAnalysisUtils::FindMEGAFitWeight(), NCAnalysisUtils::FindNeugenWeight(), NCAnalysisUtils::FindRecoWeight(), SimPmtUTM16::FractionalWidthToSEC(), DigitListModule::Get(), StripAttenCalScheme::GetAttenCorrected(), MeuCuts::GetBDSelectSpillInfo(), NuReco::GetBestShower(), NuReco::GetBestTrack(), NuReco::GetBestTruthIndex(), BfldHandler::GetBField(), BField::GetBField(), TimeCalScheme::GetCalibratedTime(), NuReco::GetContainmentFlag(), PmtDriftCalScheme::GetDrift(), PulserDriftCalScheme::GetDriftCorrected(), PulserSigLinCalScheme::GetDriftFar(), PulserDriftCalScheme::GetDriftFar(), PulserSigLinCalScheme::GetDriftPoint(), PulserDriftCalScheme::GetDriftPoint(), CDAnalysis::GetEventLength(), CDAnalysis::GetEvLenMinMax(), NuReco::GetEvtDeltaTs(), NuReco::GetEvtEnergy(), NuReco::GetEvtMedianTime(), BeamEnergyCalculator::GetHist(), NCExtractionTRann::GetIdProbability(), NCExtractionTR::GetIdProbability(), NCExtractionTO::GetIdProbability(), NCExtractionRPann::GetIdProbability(), NCExtractionDP::GetIdProbability(), Blinder::GetInfo(), QuadLinearityCalScheme::GetLinearized(), VaLinearityCalScheme::GetLinearizedVA(), PulserLinearityCalScheme::GetLinFar(), PulserLinearityCalScheme::GetLinNear(), NuReco::GetLongestTrack(), NuReco::GetLongestTrackTLikePlanes(), CDAnalysis::GetLowUpTimeCuts(), PlexStripEndId::GetManifoldF1(), RawLITimingSummary::GetMean(), RawLIAdcSummary::GetMean(), MIPCalScheme::GetMIP(), NuReco::GetPrimaryShowerCCStd(), NuReco::GetPrimaryShowerStdReco(), Plexus::GetRawChannelId(), BfldMap::GetRawField(), PulserSigLinCalScheme::GetReferencePinDiodeValue(), NuGeneral::GetReleaseDirToUse(), RawLITimingSummary::GetRms(), RawLIAdcSummary::GetRms(), PEGainCalScheme::GetRow(), PEGainAggCalScheme::GetRow(), NuReco::GetShowerEnergy(), NuReco::GetSmallestDeepDistToEdge(), HardwareComponent::GetStripEnds(), StripToStripCalScheme::GetStripToStripCorrected(), LISummaryModule::GetSummaryBlocks(), TemperatureCalScheme::GetTemperature(), MeuAnalysis::GetTemperature(), NuReco::GetTrackCharge(), NuReco::GetTrackEnergyFromCurv(), NuReco::GetTrackEnergyFromRange(), NuReco::GetTrkQPFraction(), NuReco::GetTruthInfo(), Zfluk::GetWeight(), PEGainCalScheme::GuessGainAndWidth(), PEGainAggCalScheme::GuessGainAndWidth(), NCAnalysisCutsCR::InBeamFiducialVolumeCC(), NCAnalysisCuts::InBeamFiducialVolumeCC(), NCAnalysisCutsCR::InBeamFiducialVolumeTO(), DbiFieldType::Init(), SimPmtUTM16::InitSECValues(), MeuCuts::IsAwayFromCoil(), NuCuts::IsCoilOk(), MeuCuts::IsCorrectTrigSrc(), NCAnalysisCutsCC::IsFarDetectorBeamEvent(), NuCuts::IsGoodAbID(), NuCuts::IsGoodBeam(), NuCuts::IsGoodBeamDetPOTCountingStage(), NuCuts::IsGoodCoilCurrent(), NuCuts::IsGoodDataQuality(), NuCuts::IsGoodDirCos(), NuCuts::IsGoodDpID(), NuCuts::IsGoodFitChi2PerNdof(), NuCuts::IsGoodFitProb(), NuCuts::IsGoodMajorityCurvature(), NuCuts::IsGoodNumberOfTracks(), NuCuts::IsGoodSigmaQP_QP(), NCAnalysisCutsCR::IsGoodSpill(), NCAnalysisCutsCR::IsGoodSpillCC(), NCAnalysisCuts::IsGoodTarget(), NuCuts::IsGoodTimeToNearestSpill(), NuCuts::IsGoodTrackFitPass(), NuCuts::IsGoodUVVtx(), NuCuts::IsInFidVol(), NuCuts::IsInFidVolTrk(), NuCuts::IsInFidVolTrueEvt(), NuCuts::IsLI(), LISieve::IsLI(), CDAnalysis::IsPlaneGenuine(), CDAnalysis::IsStraightTrack_Radius(), NuReco::IsTrkWithDimuon(), NuReco::IsTrkWithMuonFromKaonDecay(), NuReco::IsTrkWithMuonFromNotNuNotPiNotKaonNotCharm(), NuReco::IsTrkWithMuonFromPionDecay(), NuSystematic::JitterVDPIDShift(), RPnearTrackANN::largeArgErr(), RPfarTrackLowEANN::largeArgErr(), RPfarTrackANN::largeArgErr(), nearTrackANNbirch::largeArgErr(), nearTrackANN::largeArgErr(), nearNoTrackANNbirch::largeArgErr(), nearnoTrackANN::largeArgErr(), farTrackANN::largeArgErr(), farnoTrackANN::largeArgErr(), DbiCascader::Lock::Lock(), NCExtrapolationRS::LogLikelihoodFunc(), AlgFilterDigitList::MakeBadChannelMapDB(), LIPlexMaps::MakeCalStripAtten(), LIPlexMaps::MakeCalStripToStrip(), NCExtractionAS::MakePDFHistograms(), MeuAnalysis::MakeSummaryTreeWithAtNu(), MeuAnalysis::MakeSummaryTreeWithNtpStOneSnarl(), MeuPlots::MakeValidationPlots(), EnergyCorrections::MasakiFarDec15th(), EnergyCorrections::MasakiFarDec15thScaled(), EnergyCorrections::MasakiFarMay17th(), EnergyCorrections::MasakiFarMay17thScaled(), EnergyCorrections::MasakiNearDec15th(), EnergyCorrections::MasakiNearDec15thScaled(), EnergyCorrections::MasakiNearMay17th(), EnergyCorrections::MasakiNearMay17thScaled(), MeuPlots::MeuSystematics(), CDAnalysis::MuonNearFar(), CDAnalysis::MuonResponse(), MeuAnalysis::N_1Plots(), NuSystematic::NCBackgroundShift(), NuSystematic::NeugenXSecShift(), NuSystematic::NormalisationBothShift(), NuSystematic::NormalisationFarShift(), NuSystematic::NormalisationNearShift(), NuSystematic::NuMuBarQELXSecShift(), NuSystematic::NuMuBarResXSecShift(), DbiConnection::Open(), DbiConfigStream::operator<<(), DbiConfigStream::operator>>(), DbiBinaryFile::operator>>(), NuSystematic::OverallXSecShift(), NueAnalysisCuts::PassesFullContainment(), NueAnalysisCuts::PassesLowPhNPlaneCut(), NueAnalysisCuts::PassesLowPhNStripCut(), LILookup::Plane2Crate(), RawDigitDataBlock::PostFillRawDigits(), NCExtrapolationDP::PredictSpectrum(), NCExtractionTRann::Prepare(), NCExtractionTR::Prepare(), NCExtractionTO::Prepare(), NCExtractionRPann::Prepare(), NCExtractionPL::Prepare(), NCExtrapolationDP::PrepareNearDetector(), NuReco::PrintCharm(), MeuReco::PrintMeuHitInfo(), MeuCuts::PrintNtpSt(), CDAnalysis::PrintPIDStats(), NuReco::PrintStdhep(), NuReco::PrintTrueEnergy(), DbuDaqFileModule::ProcessRawRecord(), DbiTableProxy::Query(), RawLIAdcSummary::RawLIAdcSummary(), RawLITimingSummary::RawLITimingSummary(), NCExtractionAS::ReadCalibInfoFromFile(), CDAnalysis::ReadInHitInfo(), MeuAnalysis::Recalibrate(), CDAnalysis::ReCalibrate(), MeuAnalysis::RecalibrateAtNu(), TrackSRListModule::Reco(), NtpBDLiteModule::Reco(), EventSRListModule::Reco(), ClusterSRListModule::Reco(), MeuReco::Reconstruct(), LISummarySorter::ReconstructStripEnd(), DbiSqlValPacket::Recreate(), DbiDBProxy::RemoveSeqNo(), DbiDBProxy::ReplaceInsertDate(), DbiDBProxy::ReplaceSeqNo(), DbiDBProxy::ReplaceSeqNoOracle(), DbiSqlValPacket::Report(), DbiCascader::ReserveNextSeqNo(), Truthifier::Reset(), AlgFilterDigitList::RunAlg(), CDSimpleMC::RunMC(), NuSystematic::ScrapingShift(), BMSpillAna::SelectSpill(), NuReco::SetBestShw(), NuReco::SetBestTrk(), NuReco::SetBestTrkMajorityCurvature(), NuReco::SetBestTrkSAFit(), BeamMonCuts::SetCutValues(), PlexPlaneId::SetPlane(), BfldCache::SetSteelAndPlaneMapCache(), NuSystematic::ShowerEnergyOffset(), NuSystematic::ShowerEnergyScale(), EnergyCorrections::SignedMomentumCurvatureCorrectionCedar(), PhotonTransport::SimulateScintHit(), NCAnalysisUtils::SimulateShowerOffset(), BField::SMGapAndEndFieldFar(), BField::SMGapAndEndFieldNear(), MeuAnalysis::SnarlList(), MeuAnalysis::SpillPlots(), SRMom::SRMom(), CDAnalysis::StoppingMuonCalibration(), DbiSqlValPacket::Store(), DbiOutRowStream::StoreDefaultIfInvalid(), MeuAnalysis::Test(), MeuAnalysis::TestEventLoop(), NuSystematic::TFProbShift(), NuSystematic::TrackEnergyCurvatureBoth(), NuSystematic::TrackEnergyCurvatureFar(), NuSystematic::TrackEnergyRange(), CDAnalysis::TrueMainPL(), CDAnalysis::TruePLCor(), CDAnalysis::TruthEnDep(), MeuPlots::ugliClearFibre(), PlexStripEndId::UnbuildPlnStripEndKey(), DbiFieldType::UndefinedValue(), RawTpSinglesSummaryBlock::UnpackPlaneRates(), RawTpSinglesSummaryBlock::UnpackVaRates(), LISummarySorter::Update(), CDAnalysis::ValidatePIDInfo(), CDAnalysis::ValidateReco(), DbiLogEntry::Write(), and DbiConfigStream::Write().

#define MSG s,
 ) 
 

Value:

if ( !MsgService::Instance()->IsActive(s,l) ) { ; } else \
   ((*(MsgService::Instance())->GetStream(s))(l,__FILE__,__CVSID__,__LINE__))

Definition at line 147 of file MsgService.h.

Referenced by VertexFinder::AcceptTrackInfo(), NtpVtxFinder::AcceptTrackInfo(), AccTest(), RerootExodus::ActvPlaneName(), LIAnalysis::AdcDistribution(), LIPlexMaps::ADCRailEffect(), CalLinearity::ADCtoLin(), LIAnalysis::AdcVsChannel(), LIAnalysis::AdcVsLed(), LIAnalysis::AdcVsPin(), LIAnalysis::AdcVsPixel(), VldTimeStamp::Add(), PulserSummaryList::Add(), PulserSummary::Add(), PulserNearDigit::Add(), PulserGainPin::Add(), PulserGainLog::Add(), PulserGain::Add(), PulserFromRawSummaryList::Add(), NCEnergyBin::Add(), NCBeam::Add(), JobCPathModule::Add(), PhotonTransport::AddAfterpulsing(), JobCPath::AddBetween(), PlotMan::AddCamAna(), RawTpSinglesSummaryBlock::AddChannelRate(), MCAppParticle::AddChild(), CandTrackSRHandle::AddCluster(), NtpSRShower::AddClusterAt(), AlgFitTrackSR::AddClustersToFit(), AlgTrackSRList::AddClustersToTracks(), DbuRunSummary::AddDaqFileEntry(), CandHandle::AddDaughterLink(), MCApplication::AddDecayModes(), BDSwicCalibrator::AddDevice(), SimPmtTimeBucket::AddDigiPE(), SimPixelTimeBucket::AddDigiPE(), SimDetector::AddDigiPEList(), SimElectronics::AddDigit(), PulserSummary::AddDigit(), PlotMan::AddDirectory(), LISummarySorter::AddEntry(), LIChannel::AddEntry(), NueData::AddEvent(), NCBeam::AddEvent(), NCExtrapolationModule::AddEventsToExtrapolations(), PEGainSummary::AddFarEnd(), NCExtrapolationDP::AddFarEvent(), PlotMan::AddFile(), PerInputStreamManager::AddFile(), IoInputModule::AddFile(), IoDummyStreamItr::AddFile(), PlotMan::AddFileChecked(), NCExtrapolationModule::AddFilesToChain(), AlgFitTrackSR::AddForwardBestKPToFit(), MCApplication::AddIons(), PlotMan::AddList(), LIPmt::AddMultiPoint(), PEGainSummary::AddNearEnd(), NCExtrapolationRS::AddNearEvent(), NCExtrapolationDP::AddNearEvent(), UberRecordLite::AddNextCosmicHit(), UberEvent::AddNextCosmicHit(), UberRecordLite::AddNextCosmicHitValues(), UberEvent::AddNextCosmicHitValues(), UberRecordLite::AddNextHit(), UberRecord::AddNextHit(), UberMC::AddNextHit(), UberEvent::AddNextHit(), UberRecordLite::AddNextHitValues(), UberRecord::AddNextHitValues(), UberMC::AddNextHitValues(), UberEvent::AddNextHitValues(), PhotonTransport::AddNoise(), CDFMonitoringModuleImp::AddObject(), AlgEventSSList::AddObjectToEvent(), AlgEventSRList::AddObjectToEvent(), DbmCmdOptions::AddOpt(), PEGainMuxBox::AddOtherHit(), MCAppParticle::AddParent(), MCApplication::AddParticles(), RerootFlsDigitToDigiPE::AddPE(), PulserGainPin::AddPoint(), LIRun::AddPoint(), LatticeBuilder::AddPrimary(), PEGainMuxBox::AddRealHit(), AlgFitTrackSR::AddReverseBestKPToFit(), PulserGainFit::AddRun(), LatticeBuilder::AddSecondary(), CheezyDisplay::AddSEIdAltL(), NtpSREvent::AddShowerAt(), MCAppParticle::AddSibling(), NCExtrapolationNS::AddSingleMCEventsToHistogram(), IoOutputModule::AddStreams(), TrackClusterSR::AddStrip(), NtpSRTrack::AddStripAt(), NtpSRSlice::AddStripAt(), NtpSRShower::AddStripAt(), NtpSREvent::AddStripAt(), NtpSRCluster::AddStripAt(), NtpMREvent::AddStripAt(), NtpEMShower::AddStripAt(), NtpCluster3D::AddStripAt(), AlgEventSSList::AddStripToEvent(), AlgEventSRList::AddStripToEvent(), CandShowerSRHandle::AddSubShower(), RerootToRawDataModule::AddToCrate(), DetSim::AddToCrate(), PEGainStripHisto::AddToFarEnd(), AlgFitTrackSR::AddToFit(), PulserDBModule::AddToGC(), PEGainStripHisto::AddToNearEnd(), UserDisplayModule::AddTrack(), NtpSREvent::AddTrackAt(), UberHit::AddValues(), UberCosmicHit::AddValues(), GeoShieldGroup::AddVolume(), GeoShield::AddVolume(), MCReweight::AddWeightCalculator(), DbiCache::Adopt(), RawRecord::AdoptComponent(), RecJobHistory::AdoptJobRecord(), DbiRecord::AdoptKey(), PerInputStreamManager::AdvanceRecordTags(), AlgAltDeMux::AlgAltDeMux(), AlgAltDeMuxBase::AlgAltDeMuxBase(), AlgFactory::AlgFactory(), AlgFarDetShieldPlank::AlgFarDetShieldPlank(), AlgFarDetStrip::AlgFarDetStrip(), AlgFitTrack3::AlgFitTrack3(), AlgFitTrackAtNu::AlgFitTrackAtNu(), AlignmentAlgorithm::AlignmentAlgorithm(), AlignmentHistograms::AlignmentHistograms(), AlignmentStripHistograms::AlignmentStripHistograms(), DbiCascader::AllocateSeqNo(), NCContourFinder::MarginalizeHybrid< Callable >::AlreadyAtMinimum(), AltCandStpProb::AltCandStpProb(), AltCandStpProbHandle::AltCandStpProbHandle(), AltCandStpProbList::AltCandStpProbList(), AltCandStpProbListHandle::AltCandStpProbListHandle(), AltDeMuxModule::AltDeMuxModule(), AltModuleSliceList::AltModuleSliceList(), AltModuleSliceQualityCheck::AltModuleSliceQualityCheck(), AltModuleStpPatternRec::AltModuleStpPatternRec(), AltNeuralNetFunc::AltNeuralNetFunc(), AltNeuralNetI::AltNeuralNetI(), AltNeuralNetNcCcI::AltNeuralNetNcCcI(), AltNeuralNetStripPatternI::AltNeuralNetStripPatternI(), AltWrapperStlVecStripHandle::AltWrapperStlVecStripHandle(), WriteStdHepFileModule::Ana(), UserDisplayModule::Ana(), UserAnalysis::Ana(), UberDST::Ana(), TrackDirectionModule::Ana(), ToyMCModule::Ana(), TimeCalibratorSRModule::Ana(), TestDigitsModule::Ana(), TestDemuxModule::Ana(), TestCalibModule::Ana(), StripCands::Ana(), StopMuFilterModule::Ana(), SleepModule::Ana(), SimCheck::Ana(), ShieldPlankListModule::Ana(), SexyPedReco::Ana(), SelectSpillTriggers::Ana(), SelectSpillTimes::Ana(), ScintHitTruthModule::Ana(), ScintHitAna::Ana(), RerootToTruthModule::Ana(), RemoveMuon::Ana(), RecoTreeModule::Ana(), RawRecCounts::Ana(), PulserTimingMaker::Ana(), PulserDDSCheck::Ana(), PrintStat::Ana(), PreFilter::Ana(), PlotMuonClusterModule::Ana(), PhotonTransport::Ana(), ParticleFilterModule::Ana(), NueSensitivity::Ana(), NueReadwPID::Ana(), NueReadTJPID::Ana(), NueRead::Ana(), NuePrint::Ana(), NueHandScan::Ana(), NueDisplayModule::Ana(), NuDemoModule::Ana(), NtpMaker::Ana(), NoiseFilterModule::Ana(), NDSgateTimeLooter::Ana(), NCExtrapolationModule::Ana(), NCAnalysisReader::Ana(), NCAnalysisModule::Ana(), MuCalFitterModule::Ana(), MSTTemplate::Ana(), MNtpModule::Ana(), MeuCalModule::Ana(), MergeEvent::Ana(), MCMonitorCosmic::Ana(), MCAnalysis::Ana(), MakeAlignmentModule::Ana(), LISummaryAnalyser::Ana(), LIStreamHunter::Ana(), LIRawNt::Ana(), LightInjector::Ana(), JobCRootCommandModule::Ana(), JobCModule::Ana(), JobCDemoModuleB::Ana(), JobCDemoModuleA::Ana(), HelloWorld::Ana(), FitTrackMSListModule::Ana(), FitTrackCamAnalysisModule::Ana(), FiltTriggerPrescale::Ana(), FiltSGateModule::Ana(), FiltMBSpillModule::Ana(), FilterLIModule::Ana(), FilterEvent::Ana(), FCPCFilterModule::Ana(), FarPlaneCheckout::Ana(), FarDetVarcErrorsDump::Ana(), FarDetTpSinglesDump::Ana(), FarDetStripListModule::Ana(), FarDetSliceListModule::Ana(), FarDetShieldPlankListModule::Ana(), FarDetRawRateDump::Ana(), FarDetRawDigitDump::Ana(), FarDetEventModule::Ana(), FarDetDeadChipModule::Ana(), FarDetDataQualityModule::Ana(), DumpBadElectronics::Ana(), DmxDeMuxModule::Ana(), DmxDeMuxCosmicsModule::Ana(), DetSim::Ana(), DemuxFast::Ana(), DemoRecordModule::Ana(), DemoEventDump::Ana(), DDSPaceModule::Ana(), DbuDaqFileModule::Ana(), DataQualityReader::Ana(), DataQualityFilter::Ana(), DatabaseToucher::Ana(), Cutter::Ana(), CountPot::Ana(), CondensedNtpModuleNC::Ana(), CondensedNtpModuleAtm::Ana(), CondensedNtpModule::Ana(), CompareToReroot::Ana(), CompareMST::Ana(), CompareMD::Ana(), CompareAll::Ana(), Cluster3DModule::Ana(), ChopModule::Ana(), CheezyDisplayModule::Ana(), CDTrackerModule::Ana(), CDPreFilterModule::Ana(), CDFMonitoringModule::Ana(), CDAnaModule::Ana(), CalDet2003PlotsModule::Ana(), BeamMonSwicPedsDbuModule::Ana(), BeamMonDbuModule::Ana(), BeamMonBaseModule::Ana(), BDSpliceModule::Ana(), AtNuTreeModule::Ana(), AtNuDisplayModule::Ana(), AltModuleSliceQualityCheck::Ana(), AltDeMuxModule::Ana(), AltDeMuxDisplay::Ana(), LIAnalysis::AnalyseChain(), MeuCuts::AnalyseCoilProximity(), PEGainModule::analyseDebugTree(), PEGainModule::analyseMeanSigmaFile(), NueSensitivity::Analysis(), AnalysisInfoNue::AnalysisInfoNue(), VtxRecordAna::Analyze(), TimingVarsAna::Analyze(), ShwfitAna::Analyze(), NueXsecWeightAna::Analyze(), NueRecordAna::Analyze(), NueFluxWeightsAna::Analyze(), NueDisplayModule::Analyze(), MuonRemovalInfoAna::Analyze(), MdaDiscrimAna::Analyze(), MCFluxInfoAna::Analyze(), HitCalcAna::Analyze(), BeamMonAna::Analyze(), ANtpEventInfoAna::Analyze(), ANtpAnalysisInfoAna::Analyze(), AngClusterFitAna::Analyze(), AngClusterAna::Analyze(), AnalysisInfoAna::Analyze(), AlignmentAlgorithm::AnalyzeModuleResiduals(), AlignmentAlgorithm::AnalyzeStripData(), TridPage::AnimationRedraw(), ANtpAnalysisInfo::ANtpAnalysisInfo(), ANtpAnalysisInfoNue::ANtpAnalysisInfoNue(), ANtpBeamInfo::ANtpBeamInfo(), ANtpEventInfo::ANtpEventInfo(), ANtpEventInfoNC::ANtpEventInfoNC(), ANtpEventInfoNue::ANtpEventInfoNue(), ANtpEventManipulator::ANtpEventManipulator(), ANtpHeaderInfo::ANtpHeaderInfo(), ANtpInfoObjectFiller::ANtpInfoObjectFiller(), ANtpInfoObjectFillerBeam::ANtpInfoObjectFillerBeam(), ANtpInfoObjectFillerNC::ANtpInfoObjectFillerNC(), ANtpMCManipulator::ANtpMCManipulator(), ANtpRecoInfo::ANtpRecoInfo(), ANtpRecoNtpManipulator::ANtpRecoNtpManipulator(), ANtpRecord::ANtpRecord(), ANtpShowerInfo::ANtpShowerInfo(), ANtpShowerInfoNC::ANtpShowerInfoNC(), ANtpShowerInfoNue::ANtpShowerInfoNue(), ANtpSliceManipulator::ANtpSliceManipulator(), ANtpSnarlManipulator::ANtpSnarlManipulator(), ANtpTrackInfo::ANtpTrackInfo(), ANtpTrackInfoAtm::ANtpTrackInfoAtm(), ANtpTrackInfoNC::ANtpTrackInfoNC(), ANtpTrackInfoNue::ANtpTrackInfoNue(), ANtpTruthInfo::ANtpTruthInfo(), ANtpTruthInfoAtm::ANtpTruthInfoAtm(), ANtpTruthInfoBeam::ANtpTruthInfoBeam(), ANtpTruthInfoBeamNue::ANtpTruthInfoBeamNue(), LIAnalysis::AppendVect(), DbiResultPtr< T >::ApplyAbortTest(), FarDetStripListModule::ApplyFilter(), FarDetSliceListModule::ApplyFilter(), FarDetDataQualityModule::ApplyFilter(), DataQualityReader::ApplyFilter(), DbmModule::ApplySQLFixup(), RerootToRawDataModule::ApplyTrigger(), SimDaqPlaneTrigger::ApplyTriggerAt(), SimDaqMultTrigger::ApplyTriggerAt(), SimDaqEnergyTrigger::ApplyTriggerAt(), NtpSRNDAPPlaneHistory::APPrediction(), SRMom::ArrayRAlongTrack(), SRMom::ArrayUAlongTrack(), SRMom::ArrayVAlongTrack(), SRMom::ArrayXAlongTrack(), SRMom::ArrayYAlongTrack(), LIAnalysis::AshtrayVsPlane(), AltAlgSliceList::assignMuonSpectrHits2Slices(), UtilMCFlag::AsString(), ReleaseType::AsString(), RecJobRecord::AsString(), PTSim::AsString(), Per::AsString(), MCInitModule::AsString(), GeoShield::AsString(), Geo::AsString(), DDS::AsString(), AtmosCalculator::AtmosCalculator(), JobCommand::atob(), JobCPathModule::Attach(), JobCMsgModule::Attach(), IoOutputModule::AttachAssociatedStreams(), AltDeMuxCalc::AttCorClear(), AltDeMuxCalc::AttCorWLS(), UgliStripHandle::AttemptSet(), UgliScintPlnHandle::AttemptSet(), UgliScintMdlHandle::AttemptSet(), CalMapperFits::AttenCorrected(), LIPlexMaps::Attenuation(), PerOutputStream::AutoSaveByTime(), AltAlgSliceList::averageSliceZ(), AltAlgSliceList::averageTime(), bail(), MeuAnalysis::BasicPlots(), MeuAnalysis::BasicReco(), CDAnalysis::Bb(), CDAnalysis::BbEnVsRange(), CDAnalysis::BbThkFeVsRange(), CDAnalysis::BbVsGminos(), PTSimApplication::BeginEvent(), GeoSwimApplication::BeginEvent(), SleepModule::BeginFile(), PulserDBModule::BeginFile(), NtpBDFullModule::BeginFile(), MCMonitorCosmic::BeginFile(), JobCRootCommandModule::BeginFile(), JobCModule::BeginFile(), JobCDemoModuleA::BeginFile(), DbuDaqFileModule::BeginFile(), Cluster3DModule::BeginFile(), CDFMonitoringModule::BeginFile(), BeamMonSwicPedsDbuModule::BeginFile(), BeamMonDbuModule::BeginFile(), VtxModule::BeginJob(), ValVtxModule::BeginJob(), UberPlotsModule::BeginJob(), TrackDirectionModule::BeginJob(), TrackCamListModule::BeginJob(), TimeCalibratorSRModule::BeginJob(), TempModule::BeginJob(), StopMuFilterModule::BeginJob(), RecordSetupModule::BeginJob(), PTSimModule::BeginJob(), PrintStat::BeginJob(), PreFilter::BeginJob(), NuePrint::BeginJob(), NueModule::BeginJob(), NtpMaker::BeginJob(), NtpBDFullModule::BeginJob(), NoiseFilterModule::BeginJob(), NCExtrapolationModule::BeginJob(), NCAnalysisReader::BeginJob(), NCAnalysisModule::BeginJob(), MeuCalModule::BeginJob(), MCMonitorCosmic::BeginJob(), MCMerge::BeginJob(), MCInitModule::BeginJob(), MakeAlignmentModule::BeginJob(), LISummaryModule::BeginJob(), JobCRootCommandModule::BeginJob(), JobCModule::BeginJob(), JobCDemoModuleA::BeginJob(), IoOutputModule::BeginJob(), HadMuMonModule::BeginJob(), FitTrackCamListModule::BeginJob(), FitTrack3ListModule::BeginJob(), FilterLIModule::BeginJob(), FilterDigitListModule::BeginJob(), FillSpillServerMon::BeginJob(), FillHvFromSingles::BeginJob(), FillFarRunQuality::BeginJob(), FillDataModule::BeginJob(), FarDetVarcErrorsDump::BeginJob(), FarDetTpSinglesDump::BeginJob(), FarDetStripListModule::BeginJob(), FarDetSliceListModule::BeginJob(), FarDetShieldPlankListModule::BeginJob(), FarDetRawRateDump::BeginJob(), FarDetRawDigitDump::BeginJob(), FarDetEventModule::BeginJob(), FarDetDeadChipModule::BeginJob(), FarDetDataQualityModule::BeginJob(), DumpBadElectronics::BeginJob(), DigitListModule::BeginJob(), DetectorAlignmentModule::BeginJob(), DeMuxDigitListModule::BeginJob(), DemoRecordModule::BeginJob(), DemoCandNtpModule::BeginJob(), DbuDaqMonitorModule::BeginJob(), DbuDaqFileModule::BeginJob(), DataQualityReader::BeginJob(), DataQualityFilter::BeginJob(), CondensedNtpModuleNC::BeginJob(), CondensedNtpModuleAtm::BeginJob(), CondensedNtpModule::BeginJob(), Cluster3DModule::BeginJob(), CDFMonitoringModule::BeginJob(), CalDetSIModule::BeginJob(), CalDet2003PlotsModule::BeginJob(), AtNuFitModule::BeginJob(), AtNuFindModule::BeginJob(), AtmosShowerListModule::BeginJob(), AltModuleStpPatternRec::BeginJob(), AltModuleSliceQualityCheck::BeginJob(), AltModuleSliceList::BeginJob(), AltDeMuxModule::BeginJob(), PTSimApplication::BeginPrimary(), SleepModule::BeginRun(), PulserSummaryModule::BeginRun(), PulserDBModule::BeginRun(), JobCRootCommandModule::BeginRun(), JobCModule::BeginRun(), JobCDemoModuleA::BeginRun(), DbuDaqFileModule::BeginRun(), Cluster3DModule::BeginRun(), CandTrackHandle::BelongsWithShower(), CandShowerSRHandle::BelongsWithShower(), CandShowerHandle::BelongsWithShower(), CandShowerSRHandle::BelongsWithTrack(), CandShowerHandle::BelongsWithTrack(), BenchmarkAccuracy(), BenchmarkPerformance(), AlgSubShowerSRList::BestHough(), Truthifier::BestSEIdOfDigit(), BFieldSR::BFieldSR(), BfldCache::BfldCache(), BfldHandlerVoronoi::BfldHandlerVoronoi(), BfldLoanPool::BfldLoanPool(), BfldMapRect2d::BfldMapRect2d(), BfldMapVoronoi::BfldMapVoronoi(), BfldMeshVoronoi::BfldMeshVoronoi(), SRMom::BiggestShwIndex(), LIPlexMaps::BinomialGen(), BMPTConfig::BMPTConfig(), BMPTEvent::BMPTEvent(), BMPTWeightCalculator::BMPTWeightCalculator(), NCExtractionTRann::BookDataMCHistos(), NCExtractionRPann::BookDataMCHistos(), NCExtrapolationRS::BookHistograms(), ModulesInPlnInfo::BoundsErrorMsg(), RotoObjectifier::BufferSquish(), GeoScintMdlVolume::Build4Corners(), AnalysisInfoAna::BuildABPIDFile(), UgliGeometry::BuildAll(), GeoGeometry::BuildAll(), PlexValidate::BuildAndTestSEId(), MinosOutline::BuildCalDet(), GeoScintPlnVolume::BuildCalDet(), GeoScintMdlVolume::BuildCalDet(), GeoSteelPlnVolume::BuildCalDetSteelBasic(), AltAlgSliceList::buildCandidates(), PlotMan::BuildChain(), GeoGeometry::BuildDetector(), UserDisplayModule::BuildDisplay(), NueDisplayModule::BuildDisplay(), AlgEventSSList::BuildEventFromUnassoc(), AlgEventSRList::BuildEventFromUnassoc(), MinosOutline::BuildFar(), GeoScintMdlVolume::BuildFar(), GeoScintPlnVolume::BuildFarActive(), GeoGeometry::BuildFarCoil(), GeoGeometry::BuildFarMARS(), GeoSteelPlnVolume::BuildFarSteelPgon(), GeoSteelPlnVolume::BuildFarSteelXtru(), GeoScintPlnVolume::BuildFarVetoActive(), DDSFileHandler::BuildFileIndex(), UgliLoanPool::BuildGeoGeometry(), GeoGeometry::BuildGeometry(), TridPageDisplay::BuildGUI(), RawVarcErrorInTfBlock::BuildIndxToOffset(), MCInitModule::BuildInitialState(), Plexus::BuildLedMaps(), DbiResult::BuildLookUpTable(), PmtMap::BuildMap(), UgliGeometry::BuildMaterials(), NtpMCModule::BuildMCToStdHep(), GeoMediumMap::BuildMediums(), JobCModuleRegistry::BuildModToLibMap(), GeoGeometry::BuildModules(), GeoScintMdlVolume::BuildModuleShape(), MinosOutline::BuildNear(), GeoScintPlnVolume::BuildNear(), GeoScintMdlVolume::BuildNear(), GeoGeometry::BuildNearCoil(), GeoScintPlnVolume::BuildNearFullActive(), GeoScintMdlVolume::BuildNeariXtru(), GeoScintMdlVolume::BuildNearIXtru(), GeoGeometry::BuildNearMARS(), GeoScintPlnVolume::BuildNearPartialActive(), GeoSteelPlnVolume::BuildNearSteelXtru(), GeoShieldGroup::BuildNode(), UgliGeometryReroot::BuildNodes(), UgliGeometry::BuildNodes(), PlexusReroot::BuildPinDiodeMap(), Plexus::BuildPinDiodeMap(), PlexusReroot::BuildPixelMaps(), Plexus::BuildPixelMaps(), GeoGeometry::BuildPlanePairVolumes(), GeoSteelPlnVolume::BuildPlaneShape(), GeoScintPlnVolume::BuildPlaneShape(), LIPatternFinderFancy::BuildPlexMaps(), PlexLoanPool::BuildPlexus(), PlexScintMdlId::BuildPlnMdlKey(), PlexusReroot::BuildReadoutMap(), RotoObjectifier::BuildRecord(), AnalysisInfoAna::BuildROPIDFile(), MCInitModule::BuildSetKine(), UgliGeometryReroot::BuildShapes(), UgliGeometry::BuildShapes(), NtpMCModule::BuildStdHepToDigiHit(), UgliScintPlnNode::BuildStrips(), GeoGeometry::BuildStrips(), UgliGeometry::BuildStripShapes(), GeoGeometry::BuildStripVolumes(), GeoMediumMap::BuildSwimMethodMap(), UgliLoanPool::BuildUgliGeometry(), DbmModule::BuildValRecSet(), RerootExodus::BuildVldContext(), UgliGeometry::BuildVldRange(), GeoGeometry::BuildVldRange(), CandShowerSRHandle::BuriedTrack(), NuXFitAnalysis::CacheFDMCEvents(), NuCrossSectionFitter::CacheNDMCEvents(), LIAnalysis::CalcAdcAv(), LITuning::CalcAv_dPINdPH(), AltDeMuxCalc::CalcBestEast(), AltDeMuxCalc::CalcBestWest(), LeaMemMonitor::CalcBytes(), AltDeMuxCalc::CalcEast(), MeuReco::CalcFCPC(), LITuning::CalcFirstGcPoint(), AlgFitTrackCam::CalcKalmanGain(), LITuning::CalcLastGcPoint(), LITuning::CalcLastGcPointAdc(), CDAnalysis::CalcLastPlaneOnTrk(), CDAnalysis::CalcLastPlaneOnTrkNoXTalk(), CDAnalysis::CalcLastPlaneTruth(), MeuReco::CalcLPos(), MeuReco::CalcPLCor(), CDAnalysis::CalcPLCor(), CDSimpleMC::CalcRatioScToFe(), MeuReco::CalcStripDists(), NuCuts::CalcTotalPot(), FitterEM::CalculateChi2(), LITuning::CalculateDriftPoints(), BDEarliest::CalculateEarliest(), AlgSubShowerSR::CalculateEnergyVertexAngle(), NuCrossSectionFitter::CalculateFDWeights(), AlgFitTrackSR::CalculateFilChi2(), LITuning::CalculateGainCurve(), AlgFitTrackSR::CalculateNoise(), AlgFitTrack3::CalculateP(), NuTreeWrapper::CalculatePoTs(), AlgFitTrackSR::CalculatePreChi2(), AlgFitTrackSR::CalculatePreCovariance(), AlgFitTrackSR::CalculatePreState(), AlgFitTrackSR::CalculatePropagator(), AlgShowerCam::CalculateShowerEnergy(), AlgTrackCam::CalculateTimingFits(), AtmosCalculator::CalculateTrace(), AlgTrackCam::CalculateTrace(), AlgTrack::CalculateTrace(), MeuReco::CalcVtxSpecialND(), AltDeMuxCalc::CalcWest(), MeuReco::CalcWindow(), CalDetPIDModule::CalDetPIDModule(), CalDetSIModule::CalDetSIModule(), CalDetTOFId::CalDetTOFId(), AlgReco::Calibrate(), PulserTimeCalScheme::CalibrateByPulser(), BDSwicCalibrator::CalibrateOne(), AlgFarDetEvent::CalibrateShowerEnergy(), Calibrator::CalibStripEnd(), CalLinearity::CalLinearity(), SimPmtM64Oxford::CalStageGains(), CandAtNuReco::CandAtNuReco(), CandAtNuRecoHandle::CandAtNuRecoHandle(), CandCalDetPID::CandCalDetPID(), CandCalDetPIDHandle::CandCalDetPIDHandle(), CandCalDetSI::CandCalDetSI(), CandChopList::CandChopList(), CandCluster::CandCluster(), CandCluster3D::CandCluster3D(), CandCluster3DList::CandCluster3DList(), CandClusterList::CandClusterList(), CandDeMuxDigit::CandDeMuxDigit(), CandDeMuxDigitList::CandDeMuxDigitList(), CandDigit::CandDigit(), CandDigitList::CandDigitList(), CandEventList::CandEventList(), CandFitShowerEM::CandFitShowerEM(), CandFitShowerEMList::CandFitShowerEMList(), CandFitTrack::CandFitTrack(), CandFitTrack3::CandFitTrack3(), CandFitTrack3List::CandFitTrack3List(), CandFitTrackList::CandFitTrackList(), CandFitTrackMS::CandFitTrackMS(), CandFitTrackMSList::CandFitTrackMSList(), CandFitTrackSRList::CandFitTrackSRList(), CandReco::CandReco(), CandRecoList::CandRecoList(), CandRmMu::CandRmMu(), CandRmMuList::CandRmMuList(), CandShieldSR::CandShieldSR(), CandShower::CandShower(), CandShowerAtNu::CandShowerAtNu(), CandShowerAtNuHandle::CandShowerAtNuHandle(), CandShowerAtNuList::CandShowerAtNuList(), CandShowerAtNuListHandle::CandShowerAtNuListHandle(), CandShowerEM::CandShowerEM(), CandShowerEMList::CandShowerEMList(), CandShowerList::CandShowerList(), CandShowerSR::CandShowerSR(), CandShowerSRList::CandShowerSRList(), CandSlice::CandSlice(), CandSliceList::CandSliceList(), CandStripList::CandStripList(), CandSubShowerSR::CandSubShowerSR(), CandSubShowerSRList::CandSubShowerSRList(), CandTrack::CandTrack(), CandTrackAtNu::CandTrackAtNu(), CandTrackAtNuHandle::CandTrackAtNuHandle(), CandTrackAtNuList::CandTrackAtNuList(), CandTrackAtNuListHandle::CandTrackAtNuListHandle(), CandTrackList::CandTrackList(), CandTrackSR::CandTrackSR(), CandTrackSRList::CandTrackSRList(), DbiWriter< T >::CanOutput(), CDAnalysis::CDAnalysis(), CDBeamMuTracker::CDBeamMuTracker(), CDCosmicTracker::CDCosmicTracker(), CDMapMaker::CDMapMaker(), CDSimpleMC::CDSimpleMC(), CDTracker::CDTracker(), CellKG::CellKG(), CellListKG::CellListKG(), AlgCalDetPID::CERInTimeWin(), PlotMan::ChainReport(), TridControl::ChangeColorMode(), PerOutputStream::ChangeFile(), PerFileManager::ChangeFile(), TridControl::ChangeTransMode(), BDHadMuMon::Channel(), LIAnalysis::ChannelAdc(), StripEnd::CharToEnum(), Anp::FillBasic::Check(), DDSParentServer::CheckChildStatus(), NuFluctuator::CheckConfigForPDFMaking(), LIAnalysis::CheckData(), UtilFile::CheckDir(), RawChannelId::CheckElecType(), AlgTrackSRList::CheckForBadClusters(), JobCInput::CheckImpl(), AltAlgSliceList::checkLeadingTrailingEdgeDistance(), JobCModuleRegistry::CheckLibMap(), DbmModule::CheckMemory(), CoilTools::CheckNearOrFar(), AltAlgSliceList::checkPeakTimeDifference(), AltAlgSliceList::checkPeakUVDifference(), AltAlgSliceList::checkPeakZDifference(), JobCPath::CheckResult(), AltAlgSliceList::checkSliceDistanceInTimeAndSpace(), AltAlgSliceList::checkSliceDistanceInTimeAndZ(), NuCuts::CheckTrackDirectionIsPositive(), AlgFitTrackCam::CheckValues(), CheezyDisplayModule::CheezyDisplayModule(), LILookup::Chip2Pmt(), SRMom::ChiSq(), SRMom::ChiSqPerNDoF(), ClassImpT(), AlgAltDeMuxBase::CleanMultiple(), CDAnalysis::CleanMuons(), AlgTrackSRList::CleanUp(), AlgSubShowerSRList::CleanUp(), AlgFitTrack3::CleanUp(), TridPage::Clear(), Registry::Clear(), MomNavigator::Clear(), BDSwicPeds::Clear(), AlgAltDeMuxBase::ClearArrays(), UgliGeometry::ClearDbiCache(), AlgAltDeMuxBase::ClearDiagnosticHistos(), UgliStripNode::ClearFiber(), GeoStripNode::ClearFiber(), LIAnalysis::ClearFibres(), FillSpillServerMon::ClearVectors(), DbiWriter< T >::Close(), DbiConnection::Close(), RotoClient::CloseConnection(), WriteStdHepFileModule::CloseFile(), RotoClientBinaryFile::CloseFile(), PerFileManager::CloseFile(), OltNewModule::CloseFile(), LISummarySorter::CloseFile(), IoOutputModule::CloseFile(), IoInputModule::CloseStreamItr(), ShieldGeom::ClosestTwoSections(), PlotMan::CloseWindow(), CamEvd::CloseWindow(), Cluster3DModule::Cluster3DModule(), ClusterKG::ClusterKG(), AngClusterAna::ClusterVarCalc(), CoilTools::CoilCurrentLimits(), NCExtrapolation::CombineRuns(), DbuRunSummary::Commit(), DbuDaqFileSummary::Commit(), BMFileSummaryFiller::Commit(), DbuDaqFileModule::CommitDbuDaqConfigFilesText(), DbuDaqFileModule::CommitDbuDaqFileSummary(), DbuDaqFileModule::CommitDbuRunSummary(), DbiSqlValPacket::Compare(), DbiResultKey::Compare(), DbiDemoData3::Compare(), SexyPedAna::CompareDAQTables(), AlgFarDetEventList::CompareShowersWithTrack(), LIPlexMaps::CompareStripToStrip(), VldValidate::CompareTimeStamps(), NavKey::CompareValue(), CompareValue(), CompareValuewithTol(), DbiWriter< T >::CompleteOpen(), MSTCalcAna::ComputeGraphQuantities(), HitCalcAna::ComputeHits(), MSTCalcAna::ComputeLLike(), PhotonCalibratedPeComputer::ComputePhotons(), PhotonCalibratedBlueComputer::ComputePhotons(), PhotonStatSummarizer::ComputePmtDrifts(), CondensedNtpModule::CondensedNtpModule(), CondensedNtpModuleAtm::CondensedNtpModuleAtm(), CondensedNtpModuleNC::CondensedNtpModuleNC(), WriteStdHepFileModule::Config(), VtxModule::Config(), UgliLoanPool::Config(), TrimModule::Config(), SKZPWeightCalculator::Config(), SimVaElectronics::Config(), SimQieElectronics::Config(), SimDetector::Config(), RerootToTruthModule::Config(), RecoTreeModule::Config(), RecordSetupModule::Config(), PTSimModule::Config(), PreFilter::Config(), PlexLoanPool::Config(), PhotonTransport::Config(), NuePrint::Config(), NueModule::Config(), NueDisplayModule::Config(), NuDemoModule::Config(), NtpTHModule::Config(), NtpStTrimmer::Config(), NtpStModule::Config(), NtpStFilterModule::Config(), NtpSRModule::Config(), NtpSRFilterModule::Config(), NtpMRModule::Config(), NtpMCModule::Config(), NtpMaker::Config(), NtpEMModule::Config(), NtpCluster3DModule::Config(), NtpBDLiteModule::Config(), NoiseFilterModule::Config(), NCAnalysisReader::Config(), MSTTemplate::Config(), MeuCalModule::Config(), MergeEvent::Config(), MCMonitorCosmic::Config(), MCMerge::Config(), MCInitModule::Config(), LISummaryModule::Config(), JobCModule::Config(), IoOutputModule::Config(), IoInputModule::Config(), FitTrackMSListModule::Config(), FitTrack3ListModule::Config(), FiltSGateModule::Config(), FilterLIModule::Config(), FilterDigitListModule::Config(), FillSpillServerMon::Config(), FillHvFromSingles::Config(), FillFarRunQuality::Config(), FarDetTpSinglesDump::Config(), FarDetStripListModule::Config(), FarDetSliceListModule::Config(), FarDetShieldPlankListModule::Config(), FarDetRawRateDump::Config(), FarDetRawDigitDump::Config(), FarDetEventModule::Config(), FarDetDeadChipModule::Config(), FarDetDataQualityModule::Config(), DumpBadElectronics::Config(), DigitListModule::Config(), DeMuxDigitListModule::Config(), DemoRecordModule::Config(), DemoCandNtpModule::Config(), DDSPaceModule::Config(), DbuDaqFileModule::Config(), DbiTableProxyRegistry::Config(), DataQualityReader::Config(), DataQualityFilter::Config(), Coroner::Config(), CompareAll::Config(), CDPreFilterModule::Config(), BMPTWeightCalculator::Config(), BfldLoanPool::Config(), BeamEnergyCalculator::Config(), AtNuFitModule::Config(), AtNuFindModule::Config(), AtNuDisplayModule::Config(), AltModuleStpPatternRec::Config(), AltModuleSliceList::Config(), AltDeMuxModule::Config(), VaLinearityCalScheme::ConfigModified(), TemperatureCalScheme::ConfigModified(), StripToStripCalScheme::ConfigModified(), StripAttenCalScheme::ConfigModified(), SpillTimeFinder::ConfigModified(), SimpleCalScheme::ConfigModified(), QuadLinearityCalScheme::ConfigModified(), PulserTimeCalScheme::ConfigModified(), PulserSigLinCalScheme::ConfigModified(), PulserGainFit::ConfigModified(), PulserDriftCalScheme::ConfigModified(), PmtDriftCalScheme::ConfigModified(), PEGainCalScheme::ConfigModified(), PEGainAggCalScheme::ConfigModified(), MuonDriftCalScheme::ConfigModified(), MIPCalScheme::ConfigModified(), NuCrossSectionFitter::ConfigND(), StopMuFinderFar::Configure(), PhotonNdAfterpulseModel::Configure(), PhotonFullGreenTracker::Configure(), PhotonFullFibreModel::Configure(), PhotonFullBlueTracker::Configure(), PhotonFastBlueModel::Configure(), PhotonDefaultModel::Configure(), PhotonCompositeGreenTracker::Configure(), PhotonCalibratedPeComputer::Configure(), PhotonCalibratedBlueComputer::Configure(), PhotonCaldetNoise::Configure(), GfxStripList::Configure(), GfxDigitList::Configure(), GeoMediumMap::ConfigureMedium(), PhotonTransport::ConfirmModelObjects(), LatticeBase::connect(), ReadDispatcherModule::ConnectToServer(), NCExtrapolationJK_fit::ConstructFarSpectrum(), NCExtrapolationJK::ConstructFarSpectrum(), MCApplication::ConstructGeometry(), JobCEnv::ContinueRun(), JobController::ControllerCommand(), LILookup::ConvertEastWest(), LILookup::ConvertRackLevel(), RawChannelId::ConvertToVersion2(), PlexMuxBoxId::ConvertToVersion2(), PlexHandle::Copy(), LITuning::CorrectInterpValues(), NuCounter::CountTrkStdhepId(), JobCPathModule::Create(), ClusterKG::Create(), LatticeMaker::Create1ToNLattice(), CellListKG::CreateCells(), ClusterListKG::CreateClusters(), Calibrator::CreateCustomCalibrator(), IoDataStreamFactory::CreateDataStreamItr(), PTSimHit::CreateDigiScintHit(), TridGLFrame::CreateDrawContext(), NuXFitAnalysis::CreateFDNuMuBarCCDataHisto(), NuXFitAnalysis::CreateFDNuMuBarCCMCHisto(), NuXFitAnalysis::CreateFDNuMuCCDataHisto(), NuXFitAnalysis::CreateFDNuMuCCMCHisto(), FitStateFactory::CreateFitState(), NuFluxHelper::CreateHistos(), TridModelMaker::CreateIntersectionModels(), LatticeMaker::CreateLattice(), PhotonTransport::CreateModelObjects(), JobCModuleProxy::CreateModule(), NuCrossSectionFitter::CreateNDNuMuBarCCDataHisto(), NuCrossSectionFitter::CreateNDNuMuBarCCMCHisto(), NuCrossSectionFitter::CreateNDNuMuCCDataHisto(), NuCrossSectionFitter::CreateNDNuMuCCMCHisto(), NuCrossSectionFitter::CreateNDRawMCRecoECCNuMuBarHisto(), NuCrossSectionFitter::CreateNDRawMCRecoECCNuMuHisto(), NuCrossSectionFitter::CreateNDRawMCTrueECCNuMuBarHisto(), NuCrossSectionFitter::CreateNDRawMCTrueECCNuMuHisto(), TridUVPage::CreateNewGLFrame(), TridPmtPage::CreateNewGLFrame(), TridPageSlice::CreateNewGLFrame(), TridPage::CreateNewGLFrame(), TridCratePage::CreateNewGLFrame(), JobCPath::CreateNode(), NCContourFinder::CreateOneDimProjection(), AlgEventSSList::CreatePrimaryShower(), AlgEventSRList::CreatePrimaryShower(), RawBlockProxy::CreateRawDataBlock(), TridPageSlice::CreateSketches(), TridPageDetector::CreateSketches(), TridCratePage::CreateSketches(), RerootExodus::CreateSteelMap(), StopMuFinderFactory::CreateStopMuFinder(), TridModelMaker::CreateStripModels(), StripListKG::CreateStrips(), DbiSqlValPacket::CreateTable(), CreateTables(), DbiCascader::CreateTemporaryTable(), TrackFilterFactory::CreateTrackFilter(), CDAnalysis::CutByHandOnEventLength(), CDAnalysis::CutOnEventLength(), CDAnalysis::CutOnNumPlanesHit(), Cutter::Cutter(), SpillServerMonFinder::DataIsAvailable(), LITuning::DataIsOk(), DataQualityFilter::DataQualityFilter(), DataQualityLookup::DataQualityLookup(), DataQualityReader::DataQualityReader(), DbiAsciiTablePreparer::DbiAsciiTablePreparer(), DbiBinaryFile::DbiBinaryFile(), DbiCache::DbiCache(), DbiCascader::DbiCascader(), DbiConfigStream::DbiConfigStream(), DbiConnection::DbiConnection(), DbiConnectionMaintainer::DbiConnectionMaintainer(), DbiException::DbiException(), DbiExceptionLog::DbiExceptionLog(), DbiOutRowStream::DbiOutRowStream(), DbiRecord::DbiRecord(), DbiResult::DbiResult(), DbiResultAgg::DbiResultAgg(), DbiResultKey::DbiResultKey(), DbiResultNonAgg::DbiResultNonAgg(), DbiResultPtr< T >::DbiResultPtr(), DbiResultSet::DbiResultSet(), DbiRollbackDates::DbiRollbackDates(), DbiRowStream::DbiRowStream(), DbiSimFlagAssociation::DbiSimFlagAssociation(), DbiSqlContext::DbiSqlContext(), DbiSqlValPacket::DbiSqlValPacket(), DbiStatement::DbiStatement(), DbiString::DbiString(), DbiTableMetaData::DbiTableMetaData(), DbiTableProxy::DbiTableProxy(), DbiTableProxyRegistry::DbiTableProxyRegistry(), DbiTableRow::DbiTableRow(), DbiTimer::DbiTimer(), DbiTimerManager::DbiTimerManager(), DbiValidityRec::DbiValidityRec(), DbiValidityRecBuilder::DbiValidityRecBuilder(), DbiValRecSet::DbiValRecSet(), DbiWriter< T >::DbiWriter(), DbmCmdOptions::DbmCmdOptions(), DbmFileLocater::DbmFileLocater(), DbmLogFile::DbmLogFile(), DbmModule::DbmModule(), DbmNameFilter::DbmNameFilter(), DbmValidate::DbmValidate(), BMSpillFiller::DBU(), DDSChildServer::DDSChildServer(), DDSClient::DDSClient(), DDSClientId::DDSClientId(), DDSFileHandler::DDSFileHandler(), DDSParentServer::DDSParentServer(), CDSimpleMC::dE_dxIterative(), CDAnalysis::dE_dxIterative(), Cutter::DeadChipCutter(), DbiResultNonAgg::DebugCtor(), LIAnalysis::DebugPins(), PulserSigLinCalScheme::DecalDrift(), PulserSigLinCalScheme::DecalLinearity(), PulserLinearityCalScheme::DecalLinearity(), StripToStripCalScheme::DecalStripToStrip(), IoDDSStreamItr::Decrement(), VtxModule::DefaultConfig(), TrimModule::DefaultConfig(), StopMuFinderFar::DefaultConfig(), StopMuFilterModule::DefaultConfig(), RecoTreeModule::DefaultConfig(), RecordSetupModule::DefaultConfig(), PTSimModule::DefaultConfig(), PrintStat::DefaultConfig(), NuePrint::DefaultConfig(), NueModule::DefaultConfig(), NueDisplayModule::DefaultConfig(), NuDemoModule::DefaultConfig(), NtpTHModule::DefaultConfig(), NtpStTrimmer::DefaultConfig(), NtpStModule::DefaultConfig(), NtpStFilterModule::DefaultConfig(), NtpSRModule::DefaultConfig(), NtpSRFilterModule::DefaultConfig(), NtpMRModule::DefaultConfig(), NtpMCModule::DefaultConfig(), NtpMaker::DefaultConfig(), NtpEMModule::DefaultConfig(), NtpCluster3DModule::DefaultConfig(), NtpBDLiteModule::DefaultConfig(), NoiseFilterModule::DefaultConfig(), NCAnalysisReader::DefaultConfig(), MSTTemplate::DefaultConfig(), MeuCalModule::DefaultConfig(), MCMonitorCosmic::DefaultConfig(), MCMerge::DefaultConfig(), MCInitModule::DefaultConfig(), LISummaryModule::DefaultConfig(), JobCModule::DefaultConfig(), JobCInput::DefaultConfig(), IoOutputModule::DefaultConfig(), IoInputModule::DefaultConfig(), FitTrackMSListModule::DefaultConfig(), FitTrack3ListModule::DefaultConfig(), FilterLIModule::DefaultConfig(), FilterDigitListModule::DefaultConfig(), FillSpillServerMon::DefaultConfig(), FillHvFromSingles::DefaultConfig(), FillFarRunQuality::DefaultConfig(), FarDetTpSinglesDump::DefaultConfig(), FarDetStripListModule::DefaultConfig(), FarDetSliceListModule::DefaultConfig(), FarDetShieldPlankListModule::DefaultConfig(), FarDetRawRateDump::DefaultConfig(), FarDetRawDigitDump::DefaultConfig(), FarDetEventModule::DefaultConfig(), FarDetDeadChipModule::DefaultConfig(), FarDetDataQualityModule::DefaultConfig(), DumpBadElectronics::DefaultConfig(), DmxDeMuxModule::DefaultConfig(), DmxDeMuxCosmicsModule::DefaultConfig(), DigitListModule::DefaultConfig(), DeMuxDigitListModule::DefaultConfig(), DemoRecordModule::DefaultConfig(), DemoCandNtpModule::DefaultConfig(), DDSPaceModule::DefaultConfig(), DataQualityReader::DefaultConfig(), DataQualityFilter::DefaultConfig(), CompareAll::DefaultConfig(), CDPreFilterModule::DefaultConfig(), AtNuFitModule::DefaultConfig(), AtNuFindModule::DefaultConfig(), AtNuDisplayModule::DefaultConfig(), AltModuleStpPatternRec::DefaultConfig(), AltModuleSliceQualityCheck::DefaultConfig(), AltModuleSliceList::DefaultConfig(), AltDeMuxModule::DefaultConfig(), PlexPlaneId::DefaultPlaneCoverage(), PlexPlaneId::DefaultPlaneView(), IoInputStreamItr::DefineStream(), IoDummyStreamItr::DefineStream(), DbiRecord::DeleteKey(), AlgTrackSRList::DeleteTwinTracks(), LIRawNtAna::Demo(), DemoCandNtpModule::DemoCandNtpModule(), DemoRecordModule::DemoRecordModule(), DemuxFast::DemuxBigGroup(), DeMuxDigitListModule::DeMuxDigitListModule(), AlgDeMuxBeam::DeMuxFirstNPlanes(), AlgDeMuxBeam::DeMuxFirstNPlanesTest(), AlgAltDeMux::DeMuxGoldenHits(), AlgAltDeMuxBase::DeMuxPass(), DemuxFast::DemuxSingles(), DbiResult::DeRegisterKey(), BeamEnergyCalculator::DeriveWeight(), NavSet::Detach(), JobCPathModule::Detach(), JobCGraphVtx::Detach(), NuTreeWrapper::Detector(), DetectorAlignment::DetectorAlignment(), DetectorAlignmentModule::DetectorAlignmentModule(), UtilMisc::DetectorWall(), AlgShowerCam::DetermineDirection(), AlgFitTrackMS::DetermineQ(), DigiPEtoRawDigitModule::DigiPEtoRawDigitModule(), DigitListModule::DigitListModule(), AltAlgSliceList::display(), AlgAltDeMuxBase::DisplayPixelMap(), AltAlgSliceList::dissolveMiniSlices(), UgliStripNode::DistanceAlong(), StupidStripHandle::DistanceAlong(), GeoStripNode::DistanceAlong(), CoilTools::Distill(), DmxDeMuxCosmicsModule::DmxDeMuxCosmicsModule(), DmxDeMuxFilterModule::DmxDeMuxFilterModule(), DmxDeMuxModule::DmxDeMuxModule(), DmxMuonPlane::DmxMuonPlane(), DmxShowerPlane::DmxShowerPlane(), NCAnalysisModule::DoADMFit(), DbuDaqFileModule::DoBeginEndRunAndFile(), NuMatrixFitter::DoCCFitChargeCut(), NuMatrixFitter::DoCPTFit(), PhotonStatSummarizer::DoesTableExist(), NCExtractionTO::DoExtraction(), NCExtractionNS::DoExtraction(), NCExtractionAS::DoExtraction(), FitterEM::DoFit(), AlgFitTrackMS::DoFitAlg(), AlgFitTrackSR::DoKalmanFit(), NCEnergyBinGradients::DoLinearFit(), MinosMinimization::DoMarquardtMinimization(), PEGainModule::DoMeanSigmaFromData(), PEGainModule::DoMeanSigmaFromRawSums(), PEGainModule::DoMeanSigmaFromSums(), NuMatrixFitter::DoMultiRunCPTFit(), NuMatrixFitter::DoMultiRunTransitionFit(), DoNext(), NuMatrixFitter::DoNoChargeCutFit(), SexyPedAna::DoOfflineAnalysis(), SexyPedAna::DoOnlineAnalysis(), CamEvd::DoPrint(), VaLinearityCalScheme::DoReset(), TimeCalScheme::DoReset(), StripToStripCalScheme::DoReset(), StripAttenCalScheme::DoReset(), PulserTimeCalScheme::DoReset(), PulserLinearityCalScheme::DoReset(), MuonDriftCalScheme::DoReset(), MIPCalScheme::DoReset(), NavSet::DoSelectSlice(), ShwfitAna::doSlopes(), NuMatrixFitter::DoTransitionFit(), PulserDBModule::DoWriteGC(), UgliGeometry::Draw(), TridSketch::Draw(), GeoGeometry::Draw(), FarLayout::Draw(), CheezyDisplay::Draw(), AngClusterFitAna::Draw(), Cutter::DrawCutHistogram(), NCExtraction::DrawDataMCComparisonPlots(), NCExtraction::DrawEnergyDependencePlots(), FarLayout::DrawFiducial(), BfldValidate::DrawMap(), BfldValidate::DrawOutline(), NCExtractionTR::DrawPDFs(), NCExtractionTO::DrawPDFs(), NCExtractionPL::DrawPDFs(), TridSketchText::DrawSelf(), TridSketchEllipse::DrawSelf(), TridSketchTube::DrawSelf(), TridSketch3Prism::DrawSelf(), TridSketchBox::DrawSelf(), TridSketchLine::DrawSelf(), NCExtractionADM::DrawSeparationParameter(), NCExtraction::DrawSeparationParameters(), FarLayout::DrawShield(), FarLayout::DrawSteel(), PulserDBModule::DriftPoint(), LIPlexMaps::DriftWithTime(), PlexSEIdAltL::DropCurrent(), Registry::Dump(), BeamMonSwicPedsDbuModule::Dump(), DumpBadElectronics::DumpBadElectronics(), LIPlexMaps::DumpCalStripAtten(), LIPlexMaps::DumpCalStripToStrip(), DemoEventDump::DumpCandDigits(), DemoEventDump::DumpFragments(), DemoEventDump::DumpRawData(), DemoEventDump::DumpRawHeader(), DataFT::DumpTrack(), AlgAltDeMuxBase::DumpValidateBeamPlane(), DynamicPluggableFactory::DynamicPluggableFactory(), FitTrackCamAnalysisModule::EfficiencySection(), NCOscProb::ElecAppear(), CDAnalysis::ElectronResponse(), SleepModule::EndFile(), PulserDBModule::EndFile(), MCMonitorCosmic::EndFile(), JobCRootCommandModule::EndFile(), JobCModule::EndFile(), JobCDemoModuleA::EndFile(), DbuDaqFileModule::EndFile(), Cluster3DModule::EndFile(), CDFMonitoringModule::EndFile(), BeamMonSwicPedsDbuModule::EndFile(), BeamMonDbuModule::EndFile(), VtxModule::EndJob(), ValVtxModule::EndJob(), UserAnalysis::EndJob(), UberDST::EndJob(), TrackDirectionModule::EndJob(), TimeCalibratorSRModule::EndJob(), StopMuFilterModule::EndJob(), RecoTreeModule::EndJob(), PulserDBModule::EndJob(), PTSimModule::EndJob(), PrintStat::EndJob(), PEGainModule::EndJob(), NueReweight::EndJob(), NueRead::EndJob(), NuePrint::EndJob(), NueModule::EndJob(), NueBeamMonModule::EndJob(), NtpMaker::EndJob(), NtpBDFullModule::EndJob(), NCExtrapolationModule::EndJob(), NCAnalysisReader::EndJob(), MuCalFitterModule::EndJob(), MeuCalModule::EndJob(), MergeEvent::EndJob(), MCMonitorCosmic::EndJob(), MakeAlignmentModule::EndJob(), LIStreamHunter::EndJob(), JobCRootCommandModule::EndJob(), JobCModule::EndJob(), JobCDemoModuleA::EndJob(), IoInputModule::EndJob(), FillSpillServerMon::EndJob(), FillHvFromSingles::EndJob(), FillFarRunQuality::EndJob(), FillDataModule::EndJob(), FarDetVarcErrorsDump::EndJob(), FarDetTpSinglesDump::EndJob(), FarDetStripListModule::EndJob(), FarDetSliceListModule::EndJob(), FarDetShieldPlankListModule::EndJob(), FarDetRawRateDump::EndJob(), FarDetRawDigitDump::EndJob(), FarDetEventModule::EndJob(), FarDetDeadChipModule::EndJob(), FarDetDataQualityModule::EndJob(), DumpBadElectronics::EndJob(), DetectorAlignmentModule::EndJob(), DemuxFast::EndJob(), DbuDaqMonitorModule::EndJob(), DbuDaqFileModule::EndJob(), DataQualityReader::EndJob(), DataQualityFilter::EndJob(), CondensedNtpModuleNC::EndJob(), CondensedNtpModuleAtm::EndJob(), CondensedNtpModule::EndJob(), Cluster3DModule::EndJob(), CDTrackerModule::EndJob(), CDFMonitoringModule::EndJob(), CDAnaModule::EndJob(), CalDet2003PlotsModule::EndJob(), BeamMonSwicPedsDbuModule::EndJob(), BeamMonDbuModule::EndJob(), AtNuTreeModule::EndJob(), SleepModule::EndRun(), PulserSummaryModule::EndRun(), PulserDBModule::EndRun(), JobCRootCommandModule::EndRun(), JobCModule::EndRun(), JobCDemoModuleA::EndRun(), DbuDaqFileModule::EndRun(), Cluster3DModule::EndRun(), FillFarRunQuality::EndSubRun(), NuGeneral::EpochTo1995(), MeuPlots::EpochTo1995(), JobCPath::EvalInput(), OltCounter::Event(), AltAlgSliceList::eventClustering(), AltAlgSliceList::eventDisplay(), AtmosCalculator::EventProperties(), ReweightHelpers::EventRegistryFilla(), SRMom::EventVtxPlane(), SRMom::EventVtxU(), SRMom::EventVtxV(), SRMom::EventVtxX(), SRMom::EventVtxY(), SRMom::EventVtxZ(), SRMom::EvtLthPln(), SRMom::EvtVtx(), JobCPath::Execute(), JobCMethod::Execute(), LIGainCurve::ExecuteMe(), DbiStatement::ExecuteQuery(), DbiStatement::ExecuteUpdate(), DbmModule::ExportTable(), DbmModule::ExportTables(), HvStatusFinder::ExtendedQuery(), CoilTools::ExtendedQuery(), AlgTrackCamList::ExtendTrack(), CDTruthifier::ExtractAllCandStripHandles(), CDTruthifier::ExtractAllDigiScintHits(), NCAnalysisModule::ExtractNCCC(), AlgFitTrackCam::ExtrapCovMatrix(), NCExtrapolationModule::ExtrapolateNearToFar(), FabPlnInstallLookup::FabPlnInstallLookup(), LIPlexMaps::FactorialGen(), fancyMessages(), FarDetDataQualityModule::FarDetDataQualityModule(), FarDetEventList::FarDetEventList(), PulserGainFit::FarMeans(), MCApplication::FatalNoApp(), NuXFitAnalysis::FDData(), NuXFitAnalysis::FDMC(), MCApplication::Field(), VetoTrack::Fill(), VetoShower::Fill(), UgliDbiStripStruct::Fill(), UgliDbiStrip::Fill(), UgliDbiSteelPln::Fill(), UgliDbiScintPlnStruct::Fill(), UgliDbiScintPln::Fill(), UgliDbiScintMdlStruct::Fill(), UgliDbiScintMdl::Fill(), UgliDbiGeometry::Fill(), TruthHelp::Fill(), TempModule::Fill(), TargetModule::Fill(), SpillTimeND::Fill(), SpillServerMon::Fill(), SimPmtM64Crosstalk::Fill(), SimPmtM16Crosstalk::Fill(), ShowerTrace::Fill(), PulserTimingCardSetting::Fill(), PulserTimeDrift::Fill(), PlexVetoShieldMuxToMdl::Fill(), PlexStripEndToLed::Fill(), PlexRawChannelToPinDiode::Fill(), PlexRawChannelReadoutType::Fill(), PlexPixelToRawChannel::Fill(), PlexPixelSpotToStripEnd::Fill(), PlexPinDiodeToLed::Fill(), PedStudy::Fill(), NpotModule::Fill(), NavSet::Fill(), MOISolution::Fill(), HornModule::Fill(), HadMuMonModule::Fill(), Anp::FillTruth::Fill(), Anp::FillBasic::Fill(), FabSteelPlate::Fill(), FabPlnInstall::Fill(), Dcs_Mag_Cal::Fill(), Dcs_Env_Cal::Fill(), DbuSubRunSummary::Fill(), DbuRunSummary::Fill(), DbuFarRunQuality::Fill(), DbuDaqFileSummary::Fill(), DbiValidityRec::Fill(), DbiSqlValPacket::Fill(), DbiDemoData1::Fill(), DataFT::Fill(), ChannelsToFilter::Fill(), CalVaLinearity::Fill(), CalTimeJump::Fill(), CalTimeCalibration::Fill(), CalTempCalibration::Fill(), CalStripToStrip::Fill(), CalStripAtten::Fill(), CalPmtDrift::Fill(), CalMIPCalibration::Fill(), CalMapperFits::Fill(), CalDetTOFRange::Fill(), CalDetOverlapWin::Fill(), CalDetCERTimeWin::Fill(), CalDetCERRange::Fill(), CalDetBeamMomentum::Fill(), CalADCtoPEs::Fill(), CalADCtoPE::Fill(), BfldDbiPlaneMap::Fill(), BfieldMapHeader::Fill(), BfieldMapData::Fill(), BfieldCoilCurrent::Fill(), BadHardware::Fill(), RawQieErrorStatsBlock::FillAllMaps(), ANtpInfoObjectFillerBeam::FillBeamMCTruthInformation(), Anp::FillTruth::FillBeamWeight(), MdaDiscrimAna::FillCalibArrays(), PlotMan::FillCamEvent(), NtpMaker::FillCandInfo(), AlignmentAlgorithm::FillCandStrip(), Cutter::FillChipsToCut(), RawQieDataBlock::FillCrateId(), RawQieCalibrationDataBlock::FillCrateId(), RawLinearizedDataBlock::FillCrateId(), RawCurrentInjectDataBlock::FillCrateId(), NtpMaker::FillDataQualityInfo(), NtpMaker::FillDeMuxInfo(), AlgEventSSList::FillDist2Map(), AlgEventSRList::FillDist2Map(), NCExtraction::FillEfficiencyAndPurity(), MeuCuts::FillEnVsDist(), CDAnalysis::FillEnVsDist(), MeuCuts::FillEnVsDist2(), TreeOut::FillEvent(), CamEvd::FillEvent(), SntpHelpers::FillEventEnergy(), NueDisplayModule::FillEventGraph(), NtpMaker::FillEventInfo(), CondensedNtpModuleAtm::FillEventInformation(), NCAnalysisReader::FillExcludeVec(), NCAnalysisModule::FillExtractionAndAnalysisVectors(), FillFarRunQuality::FillFarRunQuality(), NuXFitAnalysis::FillFDDataHistograms(), NtpMaker::FillFitTrackInfo(), CompareAll::FillFromList(), LIPmt::FillGainsHisto(), AlgTrackCamList::FillGapsInTrack(), AlgFitTrackCam::FillGapsInTrack(), MeuHistos::FillGeneralHistos(), NCExtrapolationMQ::FillGradients(), LILinResp::FillGraphHG(), LILinResp::FillGraphLG(), PEGainStripHisto::FillHistos(), MSTCalcAna::FillHitSets(), FillHvFromSingles::FillHvFromSingles(), NuePrint::FillIncludeVec(), NCAnalysisReader::FillIncludeVec(), AlgTrackSRList::FillInGaps(), RawQieDataBlock::FillLocStart(), RawQieCalibrationDataBlock::FillLocStart(), RawLinearizedDataBlock::FillLocStart(), RawCurrentInjectDataBlock::FillLocStart(), DbuDaqFileSummary::FillMapFromString(), AlgFitTrack3::FillMatricesAandC(), CountPot::FillMBPOT(), NtpMaker::FillMCInfo(), CondensedNtpModuleAtm::FillMCInformation(), LeaMemMonitor::FillMemStat(), MeuSummaryWriter::FillMeuHitInfo(), NueMiniAna::FillMini(), NueDisplayModule::FillMREventGraph(), NuCrossSectionFitter::FillNDDataHistograms(), NtpBDLiteModule::FillNtpBDLite(), UberModuleLite::FillNtpCalDetPID(), UberModule::FillNtpCalDetPID(), NtpSRModule::FillNtpCalStatus(), NtpSRModule::FillNtpCluster(), NtpCluster3DModule::FillNtpCluster(), NtpCluster3DModule::FillNtpClusterSummary(), NtpSRModule::FillNtpDataQuality(), NtpSRModule::FillNtpDetStatus(), NtpSRModule::FillNtpDmxStatus(), UberModuleLite::FillNtpEvent(), NtpSRModule::FillNtpEvent(), NtpMRModule::FillNtpEvent(), NtpSRModule::FillNtpEventSummary(), UberModuleLite::FillNtpFiducial(), UberModule::FillNtpFiducial(), NtpMCModule::FillNtpFluxInfo(), NtpMCModule::FillNtpFluxWgt(), NtpMCModule::FillNtpMCDetSimResult(), NtpMCModule::FillNtpMCDigiScintHit(), NtpMCModule::FillNtpMCPhotonResult(), NtpMCModule::FillNtpMCStdHep(), NtpMCModule::FillNtpMCTruth(), NtpSRModule::FillNtpShield(), NtpSRModule::FillNtpShieldExpected(), NtpSRModule::FillNtpShieldStrip(), UberModuleLite::FillNtpShower(), UberModule::FillNtpShower(), NtpSRModule::FillNtpShower(), NtpEMModule::FillNtpShower(), NtpSRModule::FillNtpSlice(), NtpEMModule::FillNtpSlice(), NtpSRModule::FillNtpStrip(), NtpEMModule::FillNtpStrip(), NtpCluster3DModule::FillNtpStrip(), NtpSRModule::FillNtpSubShowerSummary(), NtpMRModule::FillNtpSummary(), NtpEMModule::FillNtpSummary(), NtpTHModule::FillNtpTHEvent(), NtpTHModule::FillNtpTHShower(), NtpTHModule::FillNtpTHSlice(), NtpTHModule::FillNtpTHStrip(), NtpTHModule::FillNtpTHTrack(), UberModuleLite::FillNtpTrack(), UberModule::FillNtpTrack(), NtpSRModule::FillNtpTrack(), NtpSRModule::FillNtpTrackCosmicRay(), UberModuleLite::FillNtpTrackEnd(), UberModule::FillNtpTrackEnd(), NtpSRModule::FillNtpTrackEnd(), UberModuleLite::FillNtpTrackFidAll(), UberModule::FillNtpTrackFidAll(), NtpSRModule::FillNtpTrackFidAll(), UberModuleLite::FillNtpTrackFidEnd(), UberModule::FillNtpTrackFidEnd(), NtpSRModule::FillNtpTrackFidEnd(), UberModuleLite::FillNtpTrackFidVtx(), UberModule::FillNtpTrackFidVtx(), NtpSRModule::FillNtpTrackFidVtx(), UberModuleLite::FillNtpTrackFit(), UberModule::FillNtpTrackFit(), NtpSRModule::FillNtpTrackFit(), UberModuleLite::FillNtpTrackLinearFit(), UberModule::FillNtpTrackLinearFit(), NtpSRModule::FillNtpTrackLinearFit(), UberModuleLite::FillNtpTrackMomentum(), UberModule::FillNtpTrackMomentum(), NtpSRModule::FillNtpTrackMomentum(), NtpSRModule::FillNtpTrackProjectionToShield(), UberModuleLite::FillNtpTrackTime(), UberModule::FillNtpTrackTime(), NtpSRModule::FillNtpTrackTime(), UberModuleLite::FillNtpTrackVertex(), UberModule::FillNtpTrackVertex(), NtpSRModule::FillNtpTrackVertex(), NtpMRModule::FillNtpTruth(), NCExtractionTRann::FillPDFs(), NCExtractionDP::FillPDFs(), NCExtractionADM::FillPDFs(), MadAbID::FillPDFs(), CDTrackerModule::FillPID(), DmxUtilities::FillPlaneArray(), ANtpInfoObjectFillerNC::FillPlanePixelSignalArrays(), ValVtxModule::FillPlots(), PhotonStatSummarizer::FillPmtDatabase(), CDAnalysis::FillProfHisto(), NCExtractionAS::FillPVector(), MdaDiscrimAna::FillPVector(), RawLIAdcSummaryBlock::FillRawAdcSums(), RawVaTimingMonitorBlock::FillRawDigits(), RawLiTpmtDigitsBlock::FillRawDigits(), RawDigitDataBlock::FillRawDigits(), NtpMaker::FillRawInfo(), RawLITimingSummaryBlock::FillRawTimingSums(), RawTOFBlock::FillRawTOFDigits(), NueRecordAna::FillReco(), AlgEventSSList::FillRecoList(), AlgEventSRList::FillRecoList(), NueMiniAna::FillRecord(), NueData::FillRecord(), NtpMaker::FillShieldInfo(), NtpMaker::FillShowerInfo(), ANtpInfoObjectFillerNC::FillShowerInformation(), NtpMaker::FillSliceInfo(), AltAlgSliceList::fillSliceSeeds(), NtpMaker::FillSpillInfo(), FillSpillServerMon::FillSpillServerMon(), Anp::FillTruth::FillStdHep(), PTSimStack::FillStdHepArray(), NtpMaker::FillStripInfo(), ANtpInfoObjectFillerNC::FillStripToPixelMaps(), ANtpEventInfoAna::FillStripVariables(), AlignmentRunSummary::FillSummaryTree(), Anp::FillTruth::FillTHEvent(), Anp::FillTruth::FillTHTrack(), MeuCuts::FillTimeHistos(), NtpBDFullModule::FillToroids(), NtpMaker::FillTrackInfo(), AlignmentHistograms::FillTrackInfo(), CondensedNtpModuleAtm::FillTrackInformation(), ANtpInfoObjectFillerNC::FillTrackInformation(), AlgTrackSRList::FillTrackList(), CondensedNtpModuleAtm::FillTrackMagneticBendingVariables(), CondensedNtpModuleAtm::FillTrackTimingVariables(), AlgMuonRemoval::FillTrkInfo(), MCMonitorCosmicHistograms::FillTrueDigiHitdEdSByEndPointsvspE(), MCMonitorCosmicHistograms::FillTrueDigiHitdEdSvspE(), AlgCalDetSI::FillVarcErrs(), AlgFitTrack3::FillWeightMatrix(), FilterBadChannelMap::FilterBadChannelMap(), MeuCuts::FilterBadEndGaps(), MeuCuts::FilterBadXY(), FilterDigitListModule::FilterDigitListModule(), FilterLIModule::FilterLIModule(), PlotMan::FilterOn(), CDPreFilterModule::FilterOnSnarlSize(), ValidateRawChecksums::FilterRawRecord(), DemoDataReject::FilterRawRecord(), PlotMan::FilterRev(), CDPreFilterModule::FilterSnarlForErrors(), RerootToRawDataModule::FinalizeWorkingArray(), DetSim::FinalizeWorkingArray(), DbmFileLocater::Find(), AlgTrackSRList::Find2DTrackEndPoints(), NCAnalysisUtils::Find3FlavorProbability(), AlgTrackCamList::FindAllAssociations(), MSTCalcAna::FindAlpha(), NCExtrapolation::FindBeamIndex(), DmxUtilities::FindBeamMuonStartPlane(), AltAlgSliceList::findBestSliceToAdoptAStrip(), AltAlgSliceList::findBestSliceToHostStrip(), PhotonFullFibreModel::FindBlueAbsorptionPosition(), AngClusterAna::FindCentroidBlob(), VtxFinderAna::FindClosest(), SpillTimeFinder::FindClosestEntries(), SpillServerMonFinder::FindClosestEntries(), AngClusterAna::FindCluster(), AlgSubShowerSRList::FindCluster(), NCContourFinder::FindContour(), NCAnalysisModule::FindCorrelations(), AutoPIDMaker::FindDouble(), AlgFitTrackSR::FindDownstreamPlanes(), ANtpInfoObjectFillerNC::FindEarlyActivityWeight(), AlgDeMuxBeam::FindFitForHypothesisSet(), AlgDeMuxBeam::FindFitOverNPlanes(), LILookup::FindInsertPoint(), MSTCalcAna::FindLikeAlpha(), NCExtractionADM::FindLikelihoodRatio(), DmxUtilities::FindLinearFit(), NCEnergyBinGradients::FindLinearFits(), LITuning::FindLowerFraction(), AlgTrackCamList::FindMatchedJoins(), AltAlgSliceList::findMatchForMuSpecSlice(), LITuning::FindMidFractionAv(), NCContourFinder::FindMinMinuit(), DmxUtilities::FindMuonStartPlane(), ANtpInfoObjectFillerNC::FindNearestNeighborPixelSignal(), AlgTrackSR::FindNeighborIndex(), NCAnalysisUtils::FindNeugenWeight(), ScintPhoton::FindNextSurface(), AlgTrackSRList::FindNumSkippedPlanes(), NCAnalysisUtils::FindParkeAnglesProbability(), NCAnalysisUtils::FindParkeDelta41Is0Probability(), NCAnalysisUtils::FindParkeDelta43Is0Probability(), NCAnalysisUtils::FindParkeModelProbability(), NCExtractionADM::FindPDFProbability(), AlgDeMuxBeam::FindPlanesToDropFromFit(), AlgTrackCamList::FindPreferredJoins(), NCAnalysisUtils::FindRecoWeight(), AlgDeMuxBeam::FindRegionMatedChargeFraction(), AlgDeMuxBeam::FindRMSOfPlanes(), AlgAtmosShowerList::FindShowerLikeSegments(), AlgShowerCam::FindShowerVertex(), AltAlgSliceList::findSlicesToBeEliminated(), AltAlgSliceList::findSlicesToMerge(), AltAlgSliceList::findSmallerPeaks(), AlgTrackSR::FindStripsInTrack(), CDCosmicTracker::FindStripTrack(), CDBeamMuTracker::FindStripTrack(), DbiDBProxy::FindTimeBoundaries(), AlgTrackSRList::FindTimingDirection(), AlgTrackSR::FindTimingDirection(), AlgShowerSR::FindTimingDirection(), LITuning::FindUpperFraction(), AlgFitTrackSR::FindUpstreamPlanes(), VertexFinder::FindVertex(), NtpVtxFinder::FindVertex(), DmxUtilities::FindVertexPlane(), VertexFinder::FindVtxPlane(), NtpVtxFinder::FindVtxPlane(), VertexFinder::FindVtxUV(), NtpVtxFinder::FindVtxUV(), AlgStripSRList::FindWhiteBoardStats(), AlgDeMuxCosmics::FindWindowCosmicSolution(), ANtpInfoObjectFillerNC::FindXTalkStrips(), TreeOut::Finish(), PulserSummary::Finish(), PTSimApplication::FinishEvent(), GeoSwimApplication::FinishEvent(), PulserSummaryModule::FinishList(), PulserFromRawModule::FinishList(), PulserTimingMaker::FinishPoint(), PTSimApplication::FinishPrimary(), GeoSwimApplication::FinishPrimary(), AlgTrackCamList::FirstUVComparison(), PulserGainFit::Fit(), NCExtrapolationRS::Fit(), AlgAltDeMuxBase::FitAsCosmic(), NCExtractionADM::FitForNCCC(), AlgFitTrackSR::FitFrom(), ShwfitAna::FitLShower(), AlignmentAlgorithm::FitPlaneRotRes(), AngClusterFitAna::FitShower(), AlignmentAlgorithm::FitStripAttenuationHistograms(), FitTrackCamAnalysisModule::FittedTrackSection(), AlgFitTrackMS::FitTrack(), AlgFitTrackAtNu::FitTrack(), FitTrack3ListModule::FitTrack3ListModule(), MakeAlignmentModule::FitTrackLessOne(), DetectorAlignment::FitTrackLessOne(), FitTrackMSListModule::FitTrackMSListModule(), UtilCanvas::FixPad(), MeuPlots::FlipVector(), CDAnalysis::FlipVector(), flshit_massage_local(), flshit_track_energy(), MeuPlots::FNALSep04(), AlgAtmosShowerList::Form2DShowers(), AlgTrackCamList::Form2DTracks(), AlgAtmosShowerList::Form3DShowers(), AlgTrackCamList::Form3DTracks(), RawSparsifierTableBlock::FormatToOStream(), RawPedestalTableBlock::FormatToOStream(), AlgTrackSRList::FormCandTrackSR(), AlgAtmosShowerList::FormDummyTracks(), OltNewModule::FormEvents(), AlgSubShowerSRList::FormHalo(), AlgTrackCamList::FormTheHits(), AlgAtmosShowerList::FormTheHits(), AlgTrackCamList::FormTriplets(), AlgAtmosShowerList::FormVertexShowers(), SimPmtUTM16::FractionalWidthToSEC(), PulserDBModule::GainCurve(), LIAnalysis::GainCurves(), LIAnalysis::GainCurves_Led(), LIAnalysis::GainVsTime(), LITuning::GcLinearInPinAdc(), LITuning::GcLinearInPmtAdc(), SimPmtM64Oxford::GenChargeFromPE(), SimPmtM64::GenChargeFromPE(), SimPmtM16::GenChargeFromPE(), AlgFitTrackCam::GenerateNDSpectStrips(), NueDisplayModule::GenerateOverlayMultiGraphs(), PTSimApplication::GeneratePrimaries(), SimQieElectronics::GenSimulatedADC(), SimVaElectronics::GenSimulatedTDC(), GenTester::GenTester(), GeoGeometry::GeoGeometry(), GeoMedium::GeoMedium(), GeoMediumMap::GeoMediumMap(), GeoScintMdlVolume::GeoScintMdlVolume(), GeoShield::GeoShield(), GeoShieldGroup::GeoShieldGroup(), GeoSwimApplication::GeoSwimApplication(), GeoSwimStack::GeoSwimStack(), UberModuleLite::Get(), UberModule::Get(), UberDST::Get(), ToyMCModule::Get(), RerootToTruthModule::Get(), RerootToRawDataModule::Get(), RerootFlsDigitToDigiPE::Get(), RecordSetupModule::Get(), PhotonTransport::Get(), PhotonInjector::Get(), NtpStModule::Get(), MCMerge::Get(), MCInitModule::Get(), LightInjector::Get(), JobCRootCommandModule::Get(), JobCModule::Get(), JobCDemoModuleA::Get(), IoInputModule::Get(), FillSpillServerMon::Get(), FillHvFromSingles::Get(), FillFarRunQuality::Get(), Anp::FillBasic::Get(), DigitListModule::Get(), DetSim::Get(), Cutter::Get(), Cluster3DModule::Get(), AutoPIDMaker::Get(), HitCalcAna::Get3DHit(), GetAccTestPts(), LIRun::GetAdc(), LIPlane::GetAdc(), LIRun::GetAdcF(), LIRun::GetAdcHigh(), LIRun::GetAdcHighF(), LIRun::GetAdcLow(), LIRun::GetAdcLowF(), AlgFactory::GetAlgHandle(), AngClusterAna::GetAngCluster(), RecArrayAllocator::GetArray(), ShieldGeom::GetAssociatedPlank(), StripAttenCalScheme::GetAttenCorrected(), LIPmt::GetAvPmtGain(), BFLInterpolation::GetB(), NuGeneral::GetBaseReleaseDir(), PEGainSummary::GetBest(), PEGainSummary::GetBestError(), PEGainSummary::GetBestGain(), PlexSEIdAltL::GetBestItem(), TruthHelper::GetBestTrackIdMatch(), GenTester::GetBFieldAtNearestGenerator(), BfldHandlerRect2d::GetBFieldMeshCoord(), RotoClientModule::GetBuffer(), BfldLoanPool::GetCache(), NuInputEvents::GetCacheEntriesNuEvent(), NuInputEvents::GetCacheEntriesNuMCEvent(), CandShieldSR::GetCandShieldInter_X(), CandShieldSR::GetCandShieldInter_Y(), CandShieldSR::GetCandShieldInter_Z(), CandShieldSR::GetCandShieldPlane(), CandShieldSR::GetCandShieldStrip0(), DetectorAlignment::GetCandStrips(), RerootExodus::GetCellPos(), CandRecoHandle::GetCharge(), CandDigitHandle::GetCharge(), ShieldGeom::GetChipIndex(), ShieldGeom::GetChipNumber(), NCExtrapolationRS::GetChiSqr(), MinosMinimization::GetChiSqr(), NCExtrapolationMQ::GetChiSqrForMap(), NCExtrapolationJK_fit::GetChiSqrForMap(), NCExtrapolationRS::GetChiSquare(), ChopHelper::GetChopHelp(), NCAnalysisReader::GetClass(), NuePrint::GetClassLabel(), CDCrossTalker::GetCleanStripMap(), GeoScintMdlNode::GetClearFiber(), RotoClientModule::GetClient(), DDS::GetClientType(), RawVtmTimeInfoBlock::GetClockStatus(), AltAlgSliceList::getClosestCentroid(), DataQualityLookup::GetCoilStatus(), AlgFitTrackCam::GetCombiPropagator(), DmxCompareTypes::GetCompareTypeString(), JobCInput::GetConfig(), NuReco::GetContainmentFlag(), NuReco::GetContainmentFlagPitt(), NCExtrapolation::GetContourMinuit(), CalTempCalibration::GetCorrected(), IoInputModule::GetCurrentFile(), IoDummyStreamItr::GetCurrentFile(), IoDDSStreamItr::GetCurrentFile(), PlexSEIdAltL::GetCurrentItem(), RawQieCalibrationDataBlock::GetDacValue(), RawCurrentInjectDataBlock::GetDacValue(), LIGainCurve::GetData(), LITuning::GetDataGcGraphs(), UgliDbiTables::GetDbiGeometry(), UgliDbiTables::GetDbiScintMdlById(), UgliDbiTables::GetDbiScintPlnByIndex(), UgliDbiTables::GetDbiSteelPlnByIndex(), UgliDbiTables::GetDbiStripById(), DbiCascader::GetDbName(), DbiCascader::GetDbNo(), RerootExodus::GetDetector(), LIRun::GetDetector(), AstUtil::GetDetLatitude(), AstUtil::GetDetLongitude(), AstUtil::GetDetRotMatrixIdealToLocal(), AstUtil::GetDetRotMatrixLocalToIdeal(), SKZPWeightCalculator::GetDetWeight(), AlgFarDetEvent::GetDeWeightFactor(), CDMapMaker::GetDigitMap(), CandTrackSRHandle::GetDirCos(), CandTrackCamHandle::GetDirCos(), TrackDirectionModule::GetDirectionalCosines(), GfxDigit::GetDiscreteCoords(), PulserSigLinCalScheme::GetDriftCorrected(), PulserSigLinCalScheme::GetDriftFar(), PulserDriftCalScheme::GetDriftFar(), PulserSigLinCalScheme::GetDriftPinDiodeValue(), PulserDriftCalScheme::GetDriftPinDiodeValue(), PulserSigLinCalScheme::GetDriftPoint(), PulserDriftCalScheme::GetDriftPoint(), NCExtrapolationNS::GetEff(), NCExtrapolationNS::GetEfft(), LISummarySorter::GetElecString(), LIPlexMaps::GetElecString(), LIAnalysis::GetElecString(), NCBeam::GetEnergyBin(), NuTreeWrapper::GetEntries(), NuTreeWrapper::GetEntriesFast(), BinCorrelationEM::GetErrArray(), NueDisplayModule::GetEvent(), NtpSRBleachFiller::GetEventDuration(), NtpStRecord::GetEventMCTruth(), RerootExodus::GetEventNo(), RerootExodus::GetEventRecord(), NtpStRecord::GetEvents(), Anp::FillStrip::GetEvtStrip(), LIPatternFinderSimple::GetEWAsymmetry(), UgliLoanPool::GetExistingGeoGeometry(), PlexLoanPool::GetExistingPlexus(), GeoVolume::GetExistingShape(), UgliLoanPool::GetExistingUgliGeometry(), GeoScintMdlNode::GetExtraWlsFiber(), DataQualityLookup::GetFarDetCoilStatus(), DataQualityLookup::GetFarDetHvStatus(), PEGainSummary::GetFarError(), PEGainSummary::GetFarGain(), AltDeMuxModule::GetFibreLengths(), AlgAltDeMuxBase::GetFibreLengths(), PedStudy::GetFiles(), AlgFitTrackCam::GetFitData(), MinosMinimization::GetFitSystematicParameters(), NtpSRBleachFiller::GetFixedWindowPH(), GeoMediumMap::GetFldStrength(), RerootExodus::GetFLSDigitList(), RerootExodus::GetFLSHitList(), RerootExodus::GetFluxInfoList(), RerootExodus::GetFluxWgtList(), SimPmt::GetGainAndWidth(), LIPmt::GetGains(), BDProfMon::GetGaussFit(), UgliLoanPool::GetGeoGeometry(), RerootExodus::GetGeomMisc(), GeoStripNode::GetHalfLength(), UgliSteelPlnNode::GetHalfThickness(), UgliPlnNode::GetHalfThickness(), GeoStripNode::GetHalfThickness(), GeoStripNode::GetHalfWidth(), UgliGeometry::GetHallExtentMax(), UgliGeometry::GetHallExtentMin(), BeamEnergyCalculator::GetHist(), HvStatusFinder::GetHvStatus(), DataQualityLookup::GetHvStatus(), NCExtractionNS::GetIdProbability(), NCExtractionDP::GetIdProbability(), NCExtractionAS::GetIdProbability(), NCExtractionADM::GetIdProbability(), NuTreeWrapper::GetInfoObject(), SexyPedestal::GetInfoRaw(), SexyPedestal::GetInfoTrunc1(), SexyPedestal::GetInfoTrunc2(), DmxMuonPlane::GetInitialCoG(), AlgFitTrackCam::GetInitialCovarianceMatrix(), LIFinderFactory::GetInstance(), DynamicPluggableFactory::GetInstance(), AlgFactory::GetInstance(), CandShieldSR::GetInterCenterDis(), SwimGeo::GetInterface(), JobCModule::GetJobCInputModule(), CoilTools::GetLast(), IoInputModule::GetLastFile(), NtpSRBleachFiller::GetlateBucketPHFraction(), LIRun::GetLed(), PulserLinearityCalScheme::GetLinearized(), PulserLinearityCalScheme::GetLinNear(), ShieldGeom::GetListStripsInPlank(), RawQieDataBlock::GetLocation(), RawQieCalibrationDataBlock::GetLocation(), RawLinearizedDataBlock::GetLocation(), RawCurrentInjectDataBlock::GetLocation(), NCContourFinder::GetLowResGrid(), GeoStripNode::GetLPosRelMdl(), GeoScintMdlNode::GetLPosRelPln(), CDAnalysis::GetMainParticleEnergy(), BfldLoanPool::GetMap(), RawCrateMonitorBlock::GetMasterMonitor(), LIRun::GetMaxPin(), MinosMinimization::GetMCDistribution(), MinosMinimization::GetMCExpectationForBin(), NtpStRecord::GetMCStdHeps(), NCAnalysisReader::GetMeanStdVectors(), UgliLoanPool::GetMedium(), GeoMediumMap::GetMedium(), GeoGeometry::GetMedium(), BfldLoanPool::GetMesh(), JobCMethod::GetMethodByName(), CalMIPCalibration::GetMIP(), JobCPath::GetModule(), getModulesInPlnInfo(), LeaLeakChecker::GetMonitor(), AltAlgSliceList::getMuSpecSlices(), LISummarySorter::GetMuxBoxInfo(), Nav::GetName(), NCExtrapolation::GetNCBeam(), PEGainSummary::GetNearError(), LIPmt::GetNearestNeighbours(), LIPmt::GetNearestNeighboursAvGain(), LIPmt::GetNearestNeighboursNum(), SpillServerMonFinder::GetNearestSpill(), UgliGeometry::GetNearestSteelPlnNode(), GeoGeometry::GetNearestSteelPlnNode(), PEGainSummary::GetNearGain(), RerootExodus::GetNeuKinList(), RerootExodus::GetNeuVtxList(), SpillServerMonFinder::GetNextSpill(), NuInputEvents::GetNextTreeNuEvent(), NuInputEvents::GetNextTreeNuMCEvent(), BDSwicDevice::GetNoise(), AlgFitTrackCam::GetNoiseMatrix(), ANtpTruthInfoBeamAna::GetNueClass(), RawTOFDigit::GetNumberOfEntries(), RawDcsRpsMonitorBlock::GetNumEntries(), RawDcsMagnetMonitorBlock::GetNumEntries(), RawDcsHvMonitorBlock::GetNumEntries(), RawDcsEnvMonitorBlock::GetNumEntries(), RawDcsChillerMonitorBlock::GetNumEntries(), RawDcsCanMonitorBlock::GetNumEntries(), LILookup::GetNumericMuxBox(), RawQieDataBlock::GetNumLocations(), RawQieCalibrationDataBlock::GetNumLocations(), RawLinearizedDataBlock::GetNumLocations(), RawCurrentInjectDataBlock::GetNumLocations(), UgliDbiTables::GetNumSteelRows(), PEGainModule::getNumWrong(), PerInputStream::GetObject(), LILookup::GetOppCrate(), LILookup::GetOppPb(), CandHandle::GetOwnedCandBase(), TruthHelper::GetP4Neu(), SwimObj3::GetPath(), LIRun::GetPb(), CalADCtoPEs::GetPE(), CalADCtoPE::GetPE(), SexyPedReco::GetPedestalTable(), RawPedestalTableBlock::GetPedValue(), GetPerfTestPts(), LIRun::GetPh(), LIRun::GetPin(), PulserGainFit::GetPinData(), PlexusReroot::GetPinDiodeId(), Plexus::GetPinDiodeIds(), LILookup::GetPinDiodePlanes(), LIPmt::GetPixelGain(), LIPmt::GetPixelNum(), ShieldGeom::GetPlane_X(), ShieldGeom::GetPlane_Y(), ShieldGeom::GetPlane_Z(), CandRecoHandle::GetPlaneCharge(), ShieldGeom::GetPlaneClearFiber(), GeoGeometry::GetPlaneIdFromZ(), RerootExodus::GetPlanePos(), RerootExodus::GetPlaneSpec(), ShieldGeom::GetPlaneStrip19_X(), ShieldGeom::GetPlaneStrip19_Y(), ShieldGeom::GetPlaneStrip19_Z(), DmxPlaneTypes::GetPlaneTypeString(), ShieldGeom::GetPlank_X(), ShieldGeom::GetPlank_Y(), ShieldGeom::GetPlank_Z(), ShieldGeom::GetPlankStrip0_X(), ShieldGeom::GetPlankStrip0_Y(), ShieldGeom::GetPlankStrip0_Z(), PlexLoanPool::GetPlexus(), GeoGeometry::GetPlnNodePtrVector(), SexyPedAna::GetPlots(), LIPmt::GetPmtFaceMap(), SpillServerMonFinder::GetPreviousSpill(), ANtpEventManipulator::GetPrimaryShower(), ANtpEventManipulator::GetPrimaryTrack(), ANtpEventManipulator::GetPrimaryTrackNS(), DynamicPluggableFactory::GetPrototypicalAlg(), DynamicPluggableFactory::GetPrototypicalAlgConfig(), AlgFarDetEvent::GetPulseHeight(), LISummaryModule::GetPulserBlocks(), SwimObj3::GetRange(), TridControl::GetRangedModelColor(), TridControl::GetRangedModelTrans(), PlexusReroot::GetRawChannelId(), RawRecord::GetRawHeader(), LIPlexMaps::GetRawPinLedMap(), LIPlexMaps::GetRawPinMap(), PlexusReroot::GetReadoutType(), LIPlexMaps::GetRefAdcPinRatio(), PulserSigLinCalScheme::GetReferencePinDiodeValue(), Registry::GetRegistry(), RerootExodus::GetRerootFileName(), SKZPWeightCalculator::GetRFWWeight(), LIChannel::GetRms(), TrackClusterSR::GetRotationCorrectedTPos(), GeometryHelper::GetRotationCorrectedTPos(), RerootExodus::GetRotm(), RotoClient::GetRotoStatus(), SimPmtM64CrosstalkTable::GetRow(), RerootExodus::GetRunNo(), LIRun::GetRunTypeAsString(), BDScalar::GetScalar(), BDHornCurrent::GetScalar(), Geo::GetScale(), FabPlnInstallLookup::GetScintMdlMfgId(), UgliGeometry::GetScintPlnNode(), GeoStripNode::GetScintPlnNode(), GeoGeometry::GetScintPlnNode(), GeoGeometry::GetScintPlnNodePtrVector(), TrackSegmentCam::GetScore(), Plexus::GetSEIdAltL(), SexyPedReco::GetSexyPedestals(), ANtpEventManipulator::GetShower(), AlgFarDetEvent::GetShower(), NtpStRecord::GetShowers(), Anp::FillStrip::GetShwStrip(), NuZBeamReweight::GetSKZPWeightCalculator(), Anp::FillStrip::GetSlcStrip(), AltAlgSliceList::getSliceSeeds(), GeoGeometry::GetSMPlaneLimits(), SexyPedReco::GetSparsificationTable(), SpillServerMonFinder::GetSpillTimeError(), SexyPedestal::GetSTAT(), DmxStatTypes::GetStatTypeString(), RerootExodus::GetStdHepHeadList(), PTSimStack::GetStdHepIndex(), RerootExodus::GetStdHepList(), UgliGeometry::GetSteelPlnNode(), GeoGeometry::GetSteelPlnNode(), GeoGeometry::GetSteelPlnNodeMap(), GeoGeometry::GetSteelPlnNodePtrVector(), FabPlnInstallLookup::GetSteelSlabMfgId(), NtpSRBleachFiller::GetstraightPHFraction(), DbiResultSet::GetStringFromTSQL(), Anp::FillBasic::GetStrip(), ANtpSliceManipulator::GetStrip(), ANtpEventManipulator::GetStrip(), ShieldGeom::GetStrip_X(), ShieldGeom::GetStrip_Y(), ShieldGeom::GetStrip_Z(), CandRecoHandle::GetStripCharge(), PhotonDefaultModel::GetStripEndRate(), HardwareComponent::GetStripEndsForCrate(), CandShieldSR::GetStripInPlank(), CDMapMaker::GetStripMap(), UgliScintPlnNode::GetStripNode(), UgliGeometry::GetStripNode(), GeoScintPlnNode::GetStripNode(), GeoScintMdlNode::GetStripNode(), GeoGeometry::GetStripNode(), NtpStRecord::GetStrips(), ShieldGeom::GetStripsInPlank(), StripToStripCalScheme::GetStripToStripCorrected(), ShieldGeom::GetStripWls(), AlignmentRunSummary::GetSubsetMean(), AlignmentRunSummary::GetSubsetSigma(), AlignmentRunSummary::GetSubsetSize(), AlignmentRunSummary::GetSubsetSum(), LISummaryModule::GetSummaryBlocks(), DDSFileHandler::GetSymLinkTargetName(), RawTOFDigit::GetTdcArraySize(), TemperatureCalScheme::GetTemperature(), MeuAnalysis::GetTemperature(), StripToStripCalScheme::GetTemperatureCorrection(), NuGeneral::GetTestReleaseDir(), RawSparsifierTableBlock::GetThresholdValue(), NtpStRecord::GetTHShowers(), NtpStRecord::GetTHTracks(), CandDigitHandle::GetTime(), CalTimeCalibration::GetTime(), Dbi::GetTimeGate(), BDSwicDevice::GetTotalCharge(), UgliStripNode::GetTPos(), StupidStripHandle::GetTPos(), GeoStripNode::GetTPos(), GeoStripNode::GetTPosRelMdl(), GeoScintMdlNode::GetTPosRelPln(), ANtpEventManipulator::GetTrack(), CDTrackedHits::GetTrackedStripInfo(), CDTracker::GetTrackedStripMap(), CDTracker::GetTrackInfo(), GeoMedium::GetTracking(), NtpStRecord::GetTracks(), CDTracker::GetTrackStripInfo(), DetectorAlignment::GetTrackStrips(), UgliGeometry::GetTransverseExtent(), GeoGeometry::GetTransverseExtent(), RawTrcMonitorBlock::GetTrcStatusReport(), NuInputEvents::GetTreeEntriesNuEvent(), NuInputEvents::GetTreeEntriesNuMCEvent(), Anp::FillStrip::GetTrkStrip(), CDTruthifier::GetTruthHitInfo(), LITuning::GetTunedDpGraphs(), LITuning::GetTunedGcPlots(), UgliLoanPool::GetUgliGeometry(), NuePrint::GetVarList(), PulserSigLinCalScheme::GetVATemperatureCorrection(), PulserDriftCalScheme::GetVATemperatureCorrection(), LILookup::GetVectorAsString(), LILookup::GetVectorPoint(), RawCrateMonitorBlock::GetVfbMonitor(), PerInputStream::GetVldContext(), KalmanPlaneSR::GetVldContext(), DataUtil::GetVldContext(), BDSwicDevice::GetVoltage(), Zfluk::GetWeight(), SKZPWeightCalculator::GetWeight(), NeugenWeightCalculator::GetWeight(), BMPTWeightCalculator::GetWeight(), BMPTHistoWeightCalculator::GetWeight(), BeamEnergyCalculator::GetWeight(), AlgFitTrack3::GetWiju(), AlgFitTrack3::GetWijv(), CDCrossTalker::GetXTalkStripInfo(), UgliGeometry::GetZExtent(), GeoGeometry::GetZExtent(), GeoStripNode::GetZRotRelMdlRad(), GeoScintMdlNode::GetZRotRelPlnRad(), AltAlgSliceList::giveOrphanStripsForAdoption(), TridOpenGLGlobal::GlfLoadFont(), DbmModule::GlobaliseSeqNo(), UgliStripNode::GlobalPos(), StupidStripHandle::GlobalPos(), GeoStripNode::GlobalPos(), GeoNode::GlobalToLocal(), GeoNode::GlobalToLocalVect(), AlgFitTrackCam::GoBackwards(), AlgFitTrackCam::GoForwards(), LITuning::GoodPin(), IoRerootStreamItr::GoTo(), IoInputModule::GoTo(), IoDummyStreamItr::GoTo(), IoDDSStreamItr::GoTo(), IoDummyStreamItr::GoToEOF(), IoDDSStreamItr::GoToEOF(), PerInputStreamManager::GoToFile(), PerInputStream::GoToFile(), IoInputModule::GoToFile(), IoDummyStreamItr::GoToFile(), IoDDSStreamItr::GoToFile(), IoDataStreamItr::GoToFile(), DDSClient::GoToFile(), DDSChildServer::GoToFile(), DDSFileHandler::GoToNextFile(), MCMerge::GrabStreamEvents(), PhotonFullGreenTracker::GreenPhotonToPe(), PEGainCalScheme::GuessGainAndWidth(), PEGainAggCalScheme::GuessGainAndWidth(), UserAnalysis::HandleCommand(), TimeCalibratorSRModule::HandleCommand(), RotoClientModule::HandleCommand(), RerootToRawDataModule::HandleCommand(), PulserFromRawCollectorModule::HandleCommand(), PulserCollectorModule::HandleCommand(), PTSimModule::HandleCommand(), PlotMuonClusterModule::HandleCommand(), PEGainModule::HandleCommand(), MuCalFitterModule::HandleCommand(), MCInitModule::HandleCommand(), LIRawNt::HandleCommand(), JobCRootModule::HandleCommand(), JobCRootCommandModule::HandleCommand(), JobCPathModule::HandleCommand(), JobCPathHandler::HandleCommand(), JobController::HandleCommand(), JobCMsgModule::HandleCommand(), JobCModule::HandleCommand(), JobCDemoModuleB::HandleCommand(), IoOutputModule::HandleCommand(), FitTrack3ListModule::HandleCommand(), FarPlaneCheckout::HandleCommand(), DmxDeMuxModule::HandleCommand(), DmxDeMuxFilterModule::HandleCommand(), DmxDeMuxCosmicsModule::HandleCommand(), DemoSnarlList::HandleCommand(), DemoEventDump::HandleCommand(), DemoDataReject::HandleCommand(), DbuDaqMonitorModule::HandleCommand(), DbmModule::HandleCommand(), CheezyDisplayModule::HandleCommand(), CDTrackerModule::HandleCommand(), CDPreFilterModule::HandleCommand(), CalDetSIModule::HandleCommand(), CalDetPIDModule::HandleCommand(), AltModuleStpPatternRec::HandleCommand(), AltModuleSliceQualityCheck::HandleCommand(), AltModuleSliceList::HandleCommand(), AltDeMuxModule::HandleCommand(), DbuDaqFileModule::HandleConfigFilesBlock(), JobCPath::HandleError(), TridGLFrame::HandleMotion(), JobCPath::HandleResult(), TridAnimator::HandleTimer(), HardwareComponent::HardwareComponent(), UgliDbiStructHash::HashToIndex(), UgliDbiStrip::HashToIndex(), UgliDbiScintMdl::HashToIndex(), VtxCluster::HasRisingEdge(), UserAnalysis::Help(), RotoClientModule::Help(), RealCalDetPIDModule::Help(), PlotMuonClusterModule::Help(), ParticleFilterModule::Help(), NCExtrapolationModule::Help(), NCAnalysisModule::Help(), JobCRootModule::Help(), JobCRootCommandModule::Help(), JobCPathModule::Help(), JobController::Help(), JobCMsgModule::Help(), JobCModule::Help(), JobCDisplayModule::Help(), JobCDemoModuleB::Help(), JobCDemoModuleA::Help(), DmxDeMuxModule::Help(), DmxDeMuxFilterModule::Help(), DmxDeMuxCosmicsModule::Help(), DemoEventDump::Help(), DemoDataReject::Help(), DbuDaqMonitorModule::Help(), DbuDaqFileModule::Help(), DbmModule::Help(), CondensedNtpModuleNC::Help(), CondensedNtpModuleAtm::Help(), CondensedNtpModule::Help(), CalDetPIDModule::Help(), AltDeMuxModule::Help(), LIAnalysis::HighGainSearch(), CandShieldSR::HitsInShield(), AlgCalDetPID::HitTimeAnal(), UtilHist::HMax(), UtilHist::HMin(), AlgAltDeMuxBase::Hough(), AlgSubShowerSRList::HoughTransCluster(), HvStatusFinder::HvStatusFinder(), AstUtil::IdealToLocal(), AlgTrackSRList::IdentifyBadTracks(), AlgTrackCamList::IDTrkAndShwClusters(), AlgAtmosShowerList::IDTrkAndShwClusters(), DbmModule::Import(), NCAnalysisCutsCR::InBeamFiducialVolumeBR(), IoDDSStreamItr::Increment(), LIAnalysis::IndividualChannels(), MergeEvent::InfileSetUp(), UberRecordLite::Init(), UberRecord::Init(), TridUVPage::Init(), TridPmtPage::Init(), TridPageSlice::Init(), TridPageDetector::Init(), TridPage::Init(), TridTransHistoPage::Init(), TridHistoPage::Init(), TridCratePage::Init(), JobCRootCommandModule::Init(), DbiAsciiTablePreparer::Init(), AlgFitTrackMS::InitArrays(), AlignmentStripHistograms::InitAttenHistogram(), AlignmentStripHistograms::InitChargeHistogram(), IoDDSStreamItr::InitDDSClient(), BfldCache::InitFlags(), LIPmt::Initialise(), NuInputEvents::InitialiseChains(), LITuning::InitialiseDataMembers(), MeuPlots::InitialiseLoopVariables(), MeuAnalysis::InitialiseLoopVariables(), LIRawNtAna::InitialiseLoopVariables(), LIAnalysis::InitialiseLoopVariables(), CDAnalysis::InitialiseLoopVariables(), NuInputEvents::InitialiseNuEventBranch(), NuInputEvents::InitialiseNuEventCache(), NuInputEvents::InitialiseNuMCEventBranch(), NuInputEvents::InitialiseNuMCEventCache(), LIRun::InitialiseVariables(), LIPmt::InitialiseVariables(), LIPlane::InitialiseVariables(), GeoSwimmer::Initialize(), ANtpSnarlManipulator::Initialize(), ANtpSliceManipulator::Initialize(), ANtpMCManipulator::Initialize(), ANtpEventManipulator::Initialize(), AlgFitTrackSR::InitializeFit(), ANtpInfoObjectFillerNC::InitializekNN(), AlgFitTrack3::InitializeTrkClstList(), ANtpInfoObjectFillerNC::InitializeVHSTraining(), AlgFitTrackSR::InitKalmanFitParameters(), MCApplication::InitMC(), MCApplication::InitMedia(), SwimGeo::InitNearCoil(), SwimGeo::InitNearInnerCollar(), SwimGeo::InitNearOuterCollar(), AlignmentStripHistograms::InitPathCorrChargeHistogram(), AlignmentStripHistograms::InitPigtailAttenHistogram(), JobCRootModule::InitRoot(), SimPmtUTM16::InitSECValues(), AltAlgSliceList::initSliceFiltering(), PTSimApplication::InitSnarl(), MCApplication::InitSnarl(), DbuDaqMonitorModule::InitTSQLConnection(), NuInputEvents::InputFileName(), MeuPlots::InputFileName(), MeuAnalysis::InputFileName(), CDAnalysis::InputFileName(), UgliLoanPool::Instance(), SwimGeo::Instance(), StopMuFinderFactory::Instance(), SpillTimeFinder::Instance(), SpillServerMonFinder::Instance(), RecArrayAllocator::Instance(), PlexLoanPool::Instance(), MCReweight::Instance(), LeaLeakChecker::Instance(), HvStatusFinder::Instance(), CoilTools::Instance(), BfldLoanPool::Instance(), BFLInterpolation::IntBI1stOrder(), NmOdeInt::Integrate(), ScintPhoton::InteractAtSurface(), LITuning::Interpolate(), LITuning::InterpolateAboveOrBelow(), UgliStripNode::Intersection(), StupidStripHandle::Intersection(), GeoStripNode::Intersection(), AlgFitTrackMS::InvertCovMatrix(), AlgFitTrack3::InvertMatrixAndGetParams(), is_pm_there(), MeuCuts::IsAwayFromCoil(), PerInputStreamManager::IsBeginOfFiles(), AlgTrackSRList::IsBestClusterInPlane(), NCAnalysisUtils::IsCCEvent(), CoilTools::IsCoilStateOK(), CoilTools::IsCoilStateReverse(), DbiValidityRec::IsCompatible(), PulserGainLog::IsComplete(), Anp::FillTruth::IsConsistent(), CDAnalysis::IsDoubleEnded(), PerInputStreamManager::IsEndOfFiles(), DbiSqlValPacket::IsEqual(), TrkClsSlpSR::IsEquivalent(), CandHandle::IsEquivalent(), CandBase::IsEquivalent(), ANtpAnalysisInfoAna::IsFidVtxEvt(), CDAnalysis::IsGenuineOrXTalk(), NueAnalysisCuts::IsGoodBeam(), NCAnalysisCutsCC::IsGoodBeamEvent(), NCAnalysisCutsCR::IsGoodBeamEventCC(), NCAnalysisCutsCR::IsGoodBeamSnarlBR(), NCAnalysisCutsCR::IsGoodCosmicChargeID(), NCAnalysisCutsCR::IsGoodCosmicTrack(), PhotonFullFibreModel::IsGreenTrapped(), NuCuts::IsInFidVol(), LIPatternFinderSimple::IsLightInjectionTrash(), LIPatternFinderFancy::IsLightInjectionTrash(), GeoStripNode::IsMirrored(), ReadDispatcherModule::IsNewEventReady(), DbiWriter< T >::IsOpen(), RawDigitDataBlock::IsOverlapTfBoundary(), BDSwicPeds::IsPedSpill(), LIPlexMaps::IsPermitted(), CDAnalysis::IsPlaneGenuine(), CDAnalysis::IsPlaneSideHit(), CDAnalysis::IsPlaneXTalkOnly(), RawChannelId::IsSameMinder(), RawChannelId::IsSameVAChip(), RawChannelId::IsSameVfb(), LIPlexMaps::IsScintStrip(), PerInputStream::IsSelected(), PerInputStreamManager::IsSelectedSet(), CDAnalysis::IsSharedPmtHit(), StopMuFinderFar::IsStopping(), NuReco::IsTrkWithMuonFromKaonDecay(), NuReco::IsTrkWithMuonFromNotNuNotPiNotKaonNotCharm(), NuReco::IsTrkWithMuonFromPionDecay(), CandTrackHandle::IsUnphysical(), AlgAltDeMuxBase::IsXTalk(), HoughViewSR::Iterate(), FitStateIterating::Iterate(), FitStateInitial::Iterate(), FitStateFinal::Iterate(), FitStateDiverged::Iterate(), FitStateConverged::Iterate(), AlgFitTrackSR::IterateKalmanFit(), HoughViewSR::IterateSingle(), UtilMisc::IType(), JobC::JobC(), JobCDemoModuleA::JobCDemoModuleA(), JobCDemoModuleB::JobCDemoModuleB(), JobCNode::JobCNode(), JobCPath::JobCPath(), JobCRootCommandModule::JobCRootCommandModule(), JobCRootEnv::JobCRootEnv(), JobCRootModule::JobCRootModule(), RecJobHistory::JobTypeAsString(), AlgTrackCamList::Join2DTracks(), PlotMan::JumpToEvent(), PlotMan::JumpToRun(), PlotMan::JumpToSnarl(), NavSet::KeyFunAcceptable(), Kfluk::Kfluk(), SimPmtUTM16::LastStageNonLinearity(), Lattice::Lattice(), LatticeBase::LatticeBase(), LatValidate::LatValidate(), LeaClassMonitor::LeaClassMonitor(), LeaLeakChecker::LeaLeakChecker(), LeaValidate::LeaValidate(), LILookup::Led2Ashtray(), LIAnalysis::LedTuning(), DynamicPluggableFactory::LendAlg(), DynamicPluggableFactory::LendAlgConfig(), LIAnalysis::LIAnalysis(), LIPlexMaps::LIErrors(), LIFinderFactory::LIFinder(), LILinResp::LILinResp(), LILookup::LILookup(), DynamicPluggableFactory::LinkPrototypicalAlg(), DynamicPluggableFactory::LinkPrototypicalAlgConfig(), CalLinearity::LintoADC(), LIPatternFinderFancy::LIPatternFinderFancy(), LIPatternFinderSimple::LIPatternFinderSimple(), LIPlane::LIPlane(), LIPlexMaps::LIPlexMaps(), LIPmt::LIPmt(), LIRawNtAna::LIRawNtAna(), LIRun::LIRun(), LIAnalysis::LISnarlProblem(), RawRecord::ListBlocks(), LIStreamHunter::LIStreamHunter(), DbmModule::ListTables(), LISummaryAnalyser::LISummaryAnalyser(), LISummaryModule::LISummaryModule(), LISummarySorter::LISummarySorter(), LITuning::LITuning(), NueModule::LoadBeamSummaryData(), PhotonStatSummarizer::LoadDataFromDB(), LoadMinosPDG(), PerInputStreamManager::LoadRecord(), IoRerootStreamItr::LoadRecords(), IoDDSStreamItr::LoadRecords(), PerInputStreamManager::LoadRecordWithTag(), MuonRemovalInfoAna::LoadROPID(), MBSpillAccessor::LoadSpill(), BDSpillAccessor::LoadSpill(), LIGainCurve::LoadTreeLI(), MeuAnalysis::LoadTrees(), HvStatusFinder::LocalQuery(), CoilTools::LocalQuery(), GeoNode::LocalToGlobal(), GeoNode::LocalToGlobalVect(), AstUtil::LocalToIdeal(), DbmModule::LogEntry(), SRMom::LongestTrackIndex(), SRMom::LongestTrackInEvent(), LongShwProfSamAng(), LongShwProfSamn(), JobCPathRegistry::LookUpModule(), DbuDaqConfigFilesText::LookupSeqNo(), SimPmtUTM16::M16ChargeNonLinearity(), SimPmtUTM16::M16NonLinearity(), main(), MajorityCurvature::MajorityCurvature(), make_digi_scint_hit_list(), DetectorAlignment::MakeAlignmentTrack(), AlgAltDeMuxBase::MakeAltListMap(), TruthHelp::MakeAssociateHits(), AlgFilterDigitList::MakeBadChannelMap(), AlgFilterDigitList::MakeBadChannelMapDB(), LIPlexMaps::MakeCalAdcToPe(), LIPlexMaps::MakeCalMIPCalibration(), LIPlexMaps::MakeCalStripAtten(), LIPlexMaps::MakeCalStripToStrip(), TreeOut::MakeCanvases(), CamEvd::MakeCanvases(), NuInputEvents::MakeChain(), MeuPlots::MakeChain(), MeuAnalysis::MakeChain(), LIRawNtAna::MakeChain(), LIAnalysis::MakeChain(), CDAnalysis::MakeChain(), CDTruthifier::MakeCompleteStripList(), NuFluctuator::MakeCPTPDFs(), NCBeam::MakeDataGraph(), NCBeam::MakeDataHistogram(), AlgFitTrackSR::MakeDaughterStripList(), PEGainModule::MakeDebugTree(), NCExtrapolation::MakeDeltaChiSqrMaps(), NuInputEvents::MakeFileList(), MeuPlots::MakeFileList(), MeuAnalysis::MakeFileList(), CDAnalysis::MakeFileList(), DemuxFast::MakeGoldGuide(), NCBeam::MakeGraphFromHistogram(), MakeGridData(), NuFluxHelper::MakeHelperHistos(), NCEnergyBinGradients::MakeHistograms(), TreeOut::MakeHistos(), CamEvd::MakeHistos(), PEGainModule::MakeHistosFromData(), DemuxFast::MakeMap(), NCBeam::MakeMCHistogram(), CamEvd::MakeMCPlot(), PhotonDefaultModel::MakeNoise(), PhotonCaldetNoise::MakeNoise(), PhotonDefaultModel::MakeNoiseOld(), JobCPathRegistry::MakePath(), NCExtractionTRann::MakePDFHistograms(), NCExtractionTR::MakePDFHistograms(), NCExtractionTO::MakePDFHistograms(), NCExtractionRPann::MakePDFHistograms(), NCExtractionRO::MakePDFHistograms(), NCExtractionPL::MakePDFHistograms(), NCExtractionKAD::MakePDFHistograms(), NCExtractionKA::MakePDFHistograms(), NCExtractionAS::MakePDFHistograms(), MadAbID::MakePDFs(), MadAbID::MakePidVariables(), LIPlexMaps::MakePinPlexTables(), AlgAltDeMuxBase::MakePixelMap(), AlgAltDeMuxBase::MakePlaneMap(), LIPlexMaps::MakePlexStripEndToLed(), NCExtrapolationNS::MakePrediction(), NCExtraction::MakeRatioPlots(), MadAbID::MakeRecoVariables(), NCBeam::MakeResultPlots(), DemuxFast::MakeSearchTactics(), AlgAltDeMuxBase::MakeSearchTactics(), NuFluctuator::MakeShiftedCPTPDFs(), AlgFitTrackSR::MakeSliceClusterList(), AlgFitTrackMS::MakeStraightTrack(), MeuAnalysis::MakeSummaryTreeWithAtNu(), MeuAnalysis::MakeSummaryTreeWithNtpSt(), MeuAnalysis::MakeSummaryTreeWithNtpStOneSnarl(), NavValidate::MakeTCollection(), UgliGeometryReroot::MakeTempDbiGeometry(), UgliGeometryReroot::MakeTempDbiPosInfo(), UgliGeometryReroot::MakeTempDbiScintStruct(), UgliGeometryReroot::MakeTempTables(), Dbi::MakeTimeStamp(), CamEvd::MakeTimingPlot(), AlgFitTrackSR::MakeTrackClusterList(), AlgTrackSRList::MakeTrackClusters(), MakeTrailData(), NuFluctuator::MakeTransitionPDFs(), UberDST::MakeTrees(), NCAnalysisModule::MakeuDST(), MeuPlots::MakeValidationPlots(), PlotMan::ManUpdateSleep(), AlgFitTrackSR::MarkTrackClusters(), AlgTrackSRList::MarkUsedClusters(), AlgAtmosShowerList::MatchShowers(), BeamSummary::MatchSpillWithTime(), MCApplication::MCApplication(), MCAppUser::MCAppUser(), ReweightHelpers::MCEventInfoFilla(), MCMonitorCosmic::MCMonitorCosmic(), MdaDiscrimAna::MdaClassify(), Registry::Merge(), PmtMap::Merge(), AltAlgSliceList::Merge(), PulserDBModule::MergeBack(), AltAlgSliceList::mergeSeeds(), AlgEventSRList::MergeShowers(), AlgTrackSRList::MergeTracks(), MeuAnalysis::MeuAnalysis(), MeuCalModule::MeuCalModule(), MeuCounter::MeuCounter(), MeuCuts::MeuCuts(), MeuHistos::MeuHistos(), MeuPlots::MeuPlots(), MeuReco::MeuReco(), MeuSummaryWriter::MeuSummaryWriter(), MeuPlots::MeuSystematics(), MinosMinimization::MinosMinimization(), MinosOutline::MinosOutline(), MIPCalScheme::MIPCalScheme(), LIAnalysis::MiswiringSearch(), JobCPath::Mod(), TridUVPage::ModifySketches(), TridPmtPage::ModifySketches(), TridPageSlice::ModifySketches(), TridPageDetector::ModifySketches(), TridPage::ModifySketches(), MomNavigator::MomNavigator(), AlgFitTrackCam::MoveArrays(), SimPmt::MoveOpticalPE(), MinosMinimization::MrqCof(), MinosMinimization::MrqMin(), CDAnalysis::MuonCalorimetry(), MuonDriftCalScheme::MuonDriftCalScheme(), CDAnalysis::MuonNearFar(), CDAnalysis::MuonResponse(), CDAnalysis::MuonSampleCuts(), CDAnalysis::MuonScatter(), CDAnalysis::MuonStVsPl(), NCOscProb::MuSurvive4N(), NCOscProb::MuSurvive4NDelta43Is0(), DbuDaqFileModule::MyOwn_BeginFile(), DbuDaqFileModule::MyOwn_BeginRun(), DbuDaqFileModule::MyOwn_EndFile(), DbuDaqFileModule::MyOwn_EndRun(), TridPageDisplay::MySpawnSinglePage(), MeuAnalysis::N_1Plots(), NamedProductPluggableFactory::NamedProductPluggableFactory(), NavItr::NavItr(), NavKey::NavKey(), NavValidate::NavValidate(), NCAnalysisModule::NCAnalysisModule(), NCAnalysisReader::NCAnalysisReader(), NCAnalysisUtils::NCAnalysisUtils(), NCBeam::NCBeam(), NCEnergyBin::NCEnergyBin(), NCEnergyBinGradients::NCEnergyBinGradients(), NCExtractionADM::NCExtractionADM(), NCExtractionAS::NCExtractionAS(), NCExtractionDP::NCExtractionDP(), NCExtractionPL::NCExtractionPL(), NCExtractionResultsADM::NCExtractionResultsADM(), NCExtractionRPann::NCExtractionRPann(), NCExtractionTO::NCExtractionTO(), NCExtractionTR::NCExtractionTR(), NCExtractionTRann::NCExtractionTRann(), NCExtrapolation::NCExtrapolation(), NCExtrapolationModule::NCExtrapolationModule(), NCExtrapolationRS::NCExtrapolationRS(), NuCrossSectionFitter::NDData(), NuCrossSectionFitter::NDMC(), SRMom::NDoF(), AlgTrackCamList::NearDetectorTriplets(), LILookup::NearOrFar(), AltAlgSliceList::needToFilterStrips(), UtilIstHEP::NeugenIstHEPAsString(), NuSystematic::NeugenXSecShift(), NuSystematic::NeugenXSecShiftScale(), PulserFromRawLiBlock::New(), BMFileSummaryFiller::NewFile(), LatticeBase::newLeftNode(), DbiResultPtr< T >::NewQuery(), LatticeBase::newRightNode(), DemuxFast::NewTactic(), PerInputStreamManager::Next(), IoInputModule::Next(), DDSClient::Next(), DDSChildServer::Next(), SimPmtM64Full::NextBucketFraction(), PerInputStreamManager::NextFile(), PerInputStream::NextFile(), IoInputModule::NextFile(), IoDummyStreamItr::NextFile(), IoDDSStreamItr::NextFile(), FabPlnInstallLookup::NextInstall(), DbiResultPtr< T >::NextQuery(), PerInputStream::NextTags(), BFLInterpolation::NNInterpolation(), JobCPath::Node(), noimp(), NoiseFilterModule::NoiseFilterModule(), LIAnalysis::NoisyChips(), LIPlexMaps::NonLinearity(), NuFluxHelper::NormaliseHistos(), NuGeneral::NormaliseVector(), MeuPlots::NormaliseVector(), LIPlexMaps::NormaliseVector(), CDAnalysis::NormaliseVector(), AltNeuralNetI::normalizeInputs(), MadAbID::NormalizePDFs(), AltAlgSliceList::noStripsInOneView(), RotoSocket::NotImp(), NavItr::NotReady(), RerootExodus::NStripsNonZero(), NtpMaker::NtpMaker(), NtpMCRecord::NtpMCRecord(), NtpSRCluster::NtpSRCluster(), NtpSRNDAPPlaneHistory::NtpSRNDAPPlaneHistory(), NtpSRRecord::NtpSRRecord(), NtpSRShower::NtpSRShower(), NtpSRTrack::NtpSRTrack(), NtpStRecord::NtpStRecord(), NuFluctuator::NuBarCCRecoEBinning(), NuCounter::NuCounter(), NuCuts::NuCuts(), NueConvention::NueEnergyCorrection(), NueRecord::NueRecord(), NueReweight::NueReweight(), NuExtraction::NuExtraction(), NuGeneral::NuGeneral(), NuHistos::NuHistos(), NuInputEvents::NuInputEvents(), NuMatrixMethod::NuMatrixMethod(), RerootExodus::NumberOfPlanes(), UgliScintPlnNode::NumberOfStrips(), PlexPlaneId::NumberOfStrips(), LIAnalysis::NumPulses(), SRMom::NumShowers(), ModulesInPlnInfo::NumStripsInType(), SRMom::NumTracks(), NuFluctuator::NuMuCCRecoEBinning(), NuParent::NuParent(), NuReco::NuReco(), NuSystematic::NuSystematic(), NuZBeamReweight::NuZBeamReweight(), NuInputEvents::ObjectExistsInFile(), MeuAnalysis::ObjectExistsInFile(), SimPmtUTM16::OneHitSimDynodeChain(), DbiWriter< T >::Open(), DbiConnection::Open(), WriteStdHepFileModule::OpenFile(), RotoServer::OpenFile(), RotoClientBinaryFile::OpenFile(), OltNewModule::OpenFile(), MeuSummaryWriter::OpenFile(), MeuPlots::OpenFile(), MeuAnalysis::OpenFile(), LISummarySorter::OpenFile(), LIRawNtAna::OpenFile(), IoOutputModule::OpenFile(), CDTrackerModule::OpenFile(), CDAnalysis::OpenFile(), NueDisplayModule::OpenFileWrite(), PTGuiMainFrame::OpenGMinosFile(), NuInputEvents::OpenInputFile(), NuInputEvents::OpenNextInputFile(), BMPTHistoWeightCalculator::OpenReweightFile(), OltNewModule::OpenSpy(), PerOutputStreamManager::OpenStream(), PerInputStreamManager::OpenStream(), IoInputModule::OpenStreamItr(), MeuAnalysis::OpenTxtFile(), CDAnalysis::OpenTxtFile(), NuXFitAnalysis::operator()(), NuMultiRunXFitAnalysis::operator()(), NCContourFinder::MarginalizeHybrid< Callable >::operator()(), JobCPathModule::operator()(), DbiWriter< T >::operator<<(), UgliPlnHandle::operator=(), DbuRunSummary::operator=(), CandHandle::operator=(), DbiBinaryFile::operator>>(), NCExtrapolationRS::OscillationFit(), UtilMisc::OscProb(), NCExtrapolationNS::oscweightOld(), MergeEvent::OutfileSetUp(), LISummarySorter::OutputData(), SexyPedAna::OutputTables(), AlgCalDetPID::OverlapLikelihood(), CandRefer::OwnRef(), DetSim::PackQieDigit(), DetSim::PackVaDigit(), UgliDbiTableDescr::ParseTableDescr(), UgliStripNode::PartialLength(), GeoStripNode::PartialLength(), CDTruthifier::ParticleMomentum(), NueDisplayModule::PassCuts(), MadAbID::PassCuts(), NueAnalysisCuts::PassesDataQuality(), NueAnalysisCuts::PassesFileCut(), NueAnalysisCuts::PassesHornCurrent(), NueAnalysisCuts::PassesHotChannel(), AlgStripSRList::PassNearNoise(), JobCRootModule::PassPtrToRoot(), RerootExodus::PasvPlaneName(), JobCPathHandler::PathFilterCommand(), JobCPathHandler::PathReportCommand(), JobCPathHandler::PathRunCommand(), LILookup::Pb2TrigPmtChannel(), CDTruthifier::PdgCode2CalDetParticleType(), AltAlgSliceList::peakFinder(), RerootExodus::PECAB2SEId(), PEGainMuxBox::PEGainMuxBox(), PEGainStripHisto::PEGainStripHisto(), PEGainSummary::PEGainSummary(), LIPlexMaps::PeGen(), PerFile::PerFile(), SwimStepOnceAction::Perform(), PerInputStream::PerInputStream(), PerInputStreamManager::PerInputStreamManager(), PhotonFastBlueModel::PhotonFastBlueModel(), PhotonFullBlueTracker::PhotonFullBlueTracker(), PhotonFullFibreModel::PhotonFullFibreModel(), PhotonFullGreenTracker::PhotonFullGreenTracker(), BfldMeshRect2d::Pick3Generators(), MdaDiscrimAna::PIDCalc(), LIAnalysis::PinDiode(), LIAnalysis::PinDiodeChips(), LIAnalysis::PinMap(), LIAnalysis::PixelVsPlane(), BFLInterpolation::PlanarInterpolation(), LILookup::Plane2Crate(), LILookup::Plane2CrateEast(), LILookup::Plane2CrateWest(), LILookup::Plane2Pb(), LILookup::Plane2PbEast(), LILookup::Plane2PbWest(), MeuAnalysis::PlaneIsWithinTrack(), PlaneKG::PlaneKG(), ShieldProj::planeLineDisFinder(), CheezyDisplay::PlaneStripToXY(), PlexHandle::PlexHandle(), PlexLoanPool::PlexLoanPool(), Plexus::Plexus(), PlexusReroot::PlexusReroot(), PlotMuonClusterModule::PlotClusters(), NCExtrapolationRS::PlotFinalDists(), PlotMuonClusterModule::PlotMuonClusterModule(), LIPlexMaps::PlotPlexPinMap(), LIPlexMaps::PlotPlexStripMap(), PmtDriftCalScheme::PmtDriftCalScheme(), LIAnalysis::PmtGain(), PulserTimingPoint::PointIsGood(), JobCInterpreter::PopJobCommand(), BfldMesh::PositionToGenerator(), RawDigitDataBlock::PostFillRawDigits(), PTSimApplication::PostTrack(), GeoSwimApplication::PostTrack(), AlgFitTrackSR::Predict(), NCExtrapolationNS::PredictSpectrum(), NCExtrapolationMQ::PredictSpectrum(), NCExtrapolationJK_fit::PredictSpectrum(), NCExtrapolationJK::PredictSpectrum(), NCExtrapolationDP::PredictSpectrum(), PreFilter::PreFilter(), TridModelMaker::Prepare(), NCExtrapolationRS::Prepare(), NCExtrapolationNS::Prepare(), NCExtrapolationJK_fit::Prepare(), NCExtrapolationJK::Prepare(), NCExtrapolation::Prepare(), DbmValidate::PrepareDb(), NCAnalysisModule::PrepareForExtraction(), NCExtrapolationModule::PrepareForExtrapolation(), NCExtrapolationMQ::PrepareNearDetector(), NCExtrapolationJK::PrepareNearDetector(), NCExtrapolationDP::PrepareNearDetector(), PTSimApplication::PreTrack(), IoInputModule::Prev(), SimPmtM64Full::PrevBucketFraction(), PerInputStreamManager::PrevFile(), IoInputModule::PrevFile(), IoDummyStreamItr::PrevFile(), IoDDSStreamItr::PrevFile(), UgliLoanPool::Print(), UgliGeometry::Print(), TridGLFrame::Print(), StripStat::Print(), Shwfit::Print(), PlexLoanPool::Print(), PhotonTransportModule::Print(), PhotonTransport::Print(), PhotonDefaultModel::Print(), PhotonCaldetNoise::Print(), NuCounter::Print(), LIPmt::Print(), HoughTrackSR::Print(), Anp::FillBasic::Print(), DbiSqlValPacket::Print(), BfldLoanPool::Print(), BfldCache::Print(), BField::Print(), print_tclones_stdhep(), MakeAlignmentModule::PrintAlignmentStrip(), LITuning::PrintAll(), LIRun::PrintAll(), MeuCounter::PrintAtNu(), CDAnalysis::PrintBasicInfo(), LISummarySorter::PrintBigMessage(), LIAnalysis::PrintBigMessage(), LISummarySorter::PrintBlockInfo(), LISummaryModule::PrintBlockInfo(), LIAnalysis::PrintBlockInfo(), SimPmtUTM16::PrintCharge(), LITuning::PrintConfig(), LIRun::PrintConfig(), MeuReco::PrintContainment(), CDSimpleMC::PrintDensities(), NCExtraction::PrintEfficiencyAndPurity(), LIAnalysis::PrintElec(), CDAnalysis::PrintEvent(), Calibrator::PrintEventStats(), DbiConnection::PrintExceptionLog(), DbiStatement::PrintExceptions(), CDPreFilterModule::PrintFilterSummary(), LITuning::PrintFirstLastMsg(), NuCounter::PrintFullDST(), LIAnalysis::PrintGainTableRow(), NuePrint::PrintHeader(), NCAnalysisReader::PrintHeader(), AltNeuralNetI::printI(), TrackDirectionModule::PrintJobStatistics(), MakeAlignmentModule::PrintJobStatistics(), LITuning::PrintLedCheckGrid(), LITuning::PrintLIConfig(), DemuxFast::PrintMap(), LeaMemMonitor::PrintMemStat(), MeuReco::PrintMeuHitInfoFull(), MeuReco::PrintMeuSummary(), MeuHistos::PrintMeuValues(), NuCounter::PrintMicroDST(), LIPmt::PrintNearestNeighbours(), NuCounter::PrintNMB(), MeuCounter::PrintNtpSt(), BfldValidate::PrintPair(), LITuning::PrintPhMsg(), LITuning::PrintPhPinMsg(), CDAnalysis::PrintPIDStats(), LITuning::PrintPinMsg(), LIPlexMaps::PrintPlexPinDiodeInfo(), LIAnalysis::PrintPmt(), RawRecord::PrintPromotionCount(), CacherEM::PrintPSMap(), DmxShowerPlane::PrintRecon(), DmxMuonPlane::PrintRecon(), DmxHypothesis::PrintRecon(), LISummarySorter::PrintRecoSummary(), FillSpillServerMon::PrintResults(), FillHvFromSingles::PrintResults(), CacherEM::PrintRTMap(), FarDetTpSinglesDump::PrintRunSummary(), FarDetRawRateDump::PrintRunSummary(), FarDetRawDigitDump::PrintRunSummary(), AltAlgSliceList::printSlice(), AltAlgSliceList::printSlices(), AltAlgSliceList::printSliceSeed(), AltAlgSliceList::printSliceSeeds(), LIPatternFinderSimple::PrintSnarl(), PrintStat::PrintStat(), AltAlgSliceList::printStrip(), AltAlgSliceList::printStripList(), ElecChannel::PrintSummary(), CDSimpleMC::PrintThicknesses(), AltAlgSliceList::printTimeBin(), NuePrint::PrintValues(), NCAnalysisReader::PrintValues(), DemuxFast::PrintWhatRemains(), AlgAltDeMuxBase::PrintWhatRemains(), AlgAltDeMuxBase::PrintXTalk(), DQSpillServer::Process(), DQRawDigits::Process(), DQLightInjection::Process(), DQHotColdElectronics::Process(), DQHeader::Process(), BeamMonDbuModule::Process(), DataQualityInterface::ProcessBeamStatus(), FillSpillServerMon::ProcessBlock(), FillHvFromSingles::ProcessBlock(), FillFarRunQuality::ProcessBlock(), FarDetDataQualityModule::ProcessBlock(), DumpBadElectronics::ProcessBlock(), DataQualityReader::ProcessBlock(), DbmCmdOptions::ProcessCmd(), JobCEnv::ProcessCommandLine(), DataQualityInterface::ProcessDetectorStatus(), FiltSGateModule::ProcessDigitDataBlks(), FillFarRunQuality::ProcessHeader(), FarDetDataQualityModule::ProcessHeader(), DumpBadElectronics::ProcessHeader(), DataQualityReader::ProcessHeader(), DbuDaqFileModule::ProcessRawBlock(), DbuDaqMonitorModule::ProcessRawRecord(), DbuDaqFileModule::ProcessRawRecord(), SexyPedAna::ProcessSexyPedestals(), OltNewModule::ProcessTimeframe(), FiltSGateModule::ProcessVtmTimeInfoBlks(), RawRecord::PromoteRawDataBlocks(), ScintPhoton::PropagateOneLeg(), FillHvFromSingles::PruneShortEntries(), PTGuiRollGMinos::PTGuiRollGMinos(), NavItr::Ptr(), PTSimApplication::PTSimApplication(), PTSimModule::PTSimModule(), PTSimStack::PTSimStack(), PulserDriftCalScheme::PulserDriftCalScheme(), PulserFromRawLiBlock::PulserFromRawLiBlock(), PulserFromRawSummaryList::PulserFromRawSummaryList(), PulserGainFit::PulserGainFit(), PulserLinearityCalScheme::PulserLinearityCalScheme(), PulserPinScale::PulserPinScale(), PulserSigLinCalScheme::PulserSigLinCalScheme(), PulserSummary::PulserSummary(), PulserSummaryList::PulserSummaryList(), PulserSummaryModule::PulserSummaryModule(), PulserTimingMaker::PulserTimingMaker(), DbiCache::Purge(), JobCPath::PushBack(), PerOutputStreamManager::Put(), JobCRootCommandModule::Put(), JobCModule::Put(), Cluster3DModule::Put(), NuSystematic::QELXSecShiftScale(), QuadLinearityCalScheme::QuadLinearityCalScheme(), DbmModule::Query(), DbiTableProxy::Query(), DbiDBProxy::QueryAllValidities(), DbiTableProxy::QueryOverlayCreationDate(), DbiDBProxy::QuerySeqNo(), DbiDBProxy::QuerySeqNos(), DbiDBProxy::QueryValidity(), FitterEM::QuickInput(), DbmModule::Quit(), LIPlexMaps::RatioRawToRefDrift(), RawChannelId::RawChannelId(), RawLIAdcSummary::RawLIAdcSummary(), RawOvershootBlock::RawOvershootBlock(), UberHeader::ReadBeamMomentum(), NCExtractionAS::ReadCalibInfoFromFile(), UberHeader::ReadComments(), LIPlexMaps::ReadDbCalStripAtten(), LIPlexMaps::ReadDbCalStripToStrip(), LIPlexMaps::ReadDbGains(), LIPlexMaps::ReadDbPulserDrift(), LIPlexMaps::ReadDbPulserDriftPin(), LIPlexMaps::ReadDbPulserRawGain(), FillSpillServerMon::ReadFromDatabase(), FillHvFromSingles::ReadFromDatabase(), FillFarRunQuality::ReadFromDatabase(), UgliLoanPool::ReadFromFile(), PlexLoanPool::ReadFromFile(), IoInputModule::ReadHeader(), JobController::ReadMacroFile(), SimVaTimedElectronics::ReadoutDetector(), SimElectronics::ReadoutDetector(), SimVaTimedElectronics::ReadoutPmt(), SimVaElectronics::ReadoutPmt(), SimQieElectronics::ReadoutPmt(), SimVaTimedElectronics::ReadoutVarc(), MadAbID::ReadPDFs(), NCExtractionTO::ReadPDFsFromFile(), NCExtractionDP::ReadPDFsFromFile(), NueReweight::ReadRandom(), UberHeader::ReadRunType(), UberHeader::ReadTemperature(), FillPIDFromText::ReadTextFile(), NCExtrapolationNS::Rebindata(), NavGenLattice::Rebuild(), SimPmtM64CrosstalkTable::RebuildCache(), MakeAlignmentModule::RecalculateResiduals(), TrackClusterSR::RecalculateTPos(), MeuAnalysis::RecalibratePE(), MeuAnalysis::RecalibrateSigCor(), MeuAnalysis::RecalibrateSigLin(), RotoClient::ReceiveCommandReply(), RotoClient::ReceiveRequestReply(), DbiTimer::RecEnd(), RecJobHistory::RecJobHistory(), VtxModule::Reco(), ValVtxModule::Reco(), UberModuleLite::Reco(), UberModule::Reco(), TrimModule::Reco(), TrackSRListModule::Reco(), TrackCamListModule::Reco(), SubShowerSRListModule::Reco(), StripSRListModule::Reco(), StripCands::Reco(), SliceSRListModule::Reco(), SliceFromChopModule::Reco(), ShowerSRListModule::Reco(), ShowerEMListModule::Reco(), ShieldPlankListModule::Reco(), RerootToRawDataModule::Reco(), RemoveMuon::Reco(), RecordSetupModule::Reco(), RealCalDetPIDModule::Reco(), PurgeCandidateModule::Reco(), PulserSummaryModule::Reco(), PulserQDP::Reco(), PulserFromRawModule::Reco(), PulserFromRawFilterModule::Reco(), PulserFromRawCollectorModule::Reco(), PulserDBModule::Reco(), PulserCollectorModule::Reco(), PTSimModule::Reco(), OltTimeScan::Reco(), OltRawLI::Reco(), OltNewModule::Reco(), OltEnds::Reco(), OltDataIntegrity::Reco(), OltBlockScan::Reco(), NueReweight::Reco(), NueModule::Reco(), NueBeamMonModule::Reco(), NtpTHModule::Reco(), NtpStTrimmer::Reco(), NtpStFilterModule::Reco(), NtpSRModule::Reco(), NtpSRFilterModule::Reco(), NtpMRModule::Reco(), NtpMCModule::Reco(), NtpEMModule::Reco(), NtpCluster3DModule::Reco(), NtpBDLiteModule::Reco(), NtpBDFullModule::Reco(), MergeEvent::Reco(), LoadPlex::Reco(), LISummaryModule::Reco(), JobCRootCommandModule::Reco(), JobCModule::Reco(), JobCDemoModuleB::Reco(), JobCDemoModuleA::Reco(), FitTrackSRListModule::Reco(), FitTrackSAListModule::Reco(), FitTrackMSListModule::Reco(), FitTrackCamListModule::Reco(), FitTrack3ListModule::Reco(), FitShowerEMListModule::Reco(), FilterPID::Reco(), FilterDigitListModule::Reco(), FillPIDFromText::Reco(), FarDetStripListModule::Reco(), FarDetSliceListModule::Reco(), FarDetShieldPlankListModule::Reco(), FarDetEventModule::Reco(), FarDetDataQualityModule::Reco(), EventSRListModule::Reco(), DmxDeMuxFilterModule::Reco(), DigitListModule::Reco(), DetectorAlignmentModule::Reco(), DemuxFast::Reco(), DeMuxDigitListModule::Reco(), DemoRecordModule::Reco(), DemoNtupleModule::Reco(), DemoCandNtpModule::Reco(), DataQualityReader::Reco(), Coroner::Reco(), ClusterSRListModule::Reco(), Cluster3DModule::Reco(), ChopModule::Reco(), CalDetSIModule::Reco(), CalDetPIDModule::Reco(), BiggestChopModule::Reco(), BDTestDataModule::Reco(), AutoPIDMaker::Reco(), AtNuFitModule::Reco(), AtNuFindModule::Reco(), AtmosShowerListModule::Reco(), AltModuleStpPatternRec::Reco(), AltModuleSliceList::Reco(), AltDeMuxModule::Reco(), AlgDeMuxBeam::ReconcileShowerAndMuonRegions(), MeuReco::Reconstruct(), LISummarySorter::ReconstructPin(), AlgEventSSList::ReConstructShowers(), AlgEventSRList::ReConstructShowers(), LISummarySorter::ReconstructStripEnd(), LISummarySorter::ReconstructTrigPmt(), ANtpAnalysisInfoAna::RecoQENuEnergy(), Coroner::RecordDeadStrips(), Coroner::RecordLiHits(), RecordSetupModule::RecordSetupModule(), CDTruthifier::RecoStdHep(), RectPerformanceTest(), AltAlgSliceList::reduceTimeWindows(), PulserFromRawCollectorModule::ReferencePointReco(), PulserCollectorModule::ReferencePointReco(), LIAnalysis::Reflectors(), LIAnalysis::ReflectorsGc(), PhotonUtil::Refract(), AlgDeMuxBeam::RegionLinearFit(), RawBlockRegistry::Register(), JobCModuleRegistry::Register(), AlgFactory::Register(), DbiResult::RegisterKey(), NamedProductPluggableFactory::RegisterPrototypicalAlg(), NamedProductPluggableFactory::RegisterPrototypicalAlgConfig(), StopMuFinderFactory::RegisterStopMuFinder(), Registry::Registry(), EMFluctuation::ReInit(), BinFluctuationEM::ReInit(), BinCorrelationEM::ReInit(), RecArrayAllocator::ReleaseArray(), AltAlgSliceList::rellocateStrip(), JobCPath::Remove(), AlgFitTrackSR::RemoveBadPointsFromFit(), DDSPSStatus::RemoveClientId(), CandBase::RemoveDaughter(), PerInputStreamManager::RemoveFile(), IoDataStreamItr::RemoveFile(), AltAlgSliceList::removeNullSeeds(), TridPageDisplay::RemovePage(), DbiDBProxy::RemoveSeqNo(), IoOutputModule::RemoveStreams(), AlgEventSRList::RemoveTracksinShowers(), AlgTrackSRList::RemoveTrackSubsets(), AlgFitTrackCam::RemoveTrkHitsInShw(), PlexVetoShieldHack::RenumberMdlToMux(), PlexVetoShieldHack::RenumberMuxToMdl(), DbiDBProxy::ReplaceInsertDate(), DbiDBProxy::ReplaceSeqNo(), DbiDBProxy::ReplaceSeqNoOracle(), WriteStdHepFileModule::Report(), RotoClientModule::Report(), RawRecCounts::Report(), NueAnalysisCuts::Report(), JobCRootModule::Report(), JobCRootCommandModule::Report(), JobCPathModule::Report(), JobCPath::Report(), JobCDemoModuleB::Report(), FiltTriggerPrescale::Report(), FiltSGateModule::Report(), DemoSnarlList::Report(), UtilMisc::ReportEvent(), StupidGeomHandle::ReportIAmStupid(), NueAnalysisCuts::ReportOnRecord(), RerootExodus::RerootExodus(), RerootExodus::RerootPlaneNo(), RerootExodus::RerootPlaneToView(), RerootExodus::RerootPlaneXYZ0(), RerootExodus::RerootPln2PlnId(), RerootExodus::RerootToSteelPlane(), DbiCascader::ReserveNextSeqNo(), Truthifier::Reset(), TreeOut::Reset(), SimPmtUTM16::Reset(), SimPmt::Reset(), SimDetector::Reset(), PTSimStack::Reset(), PlotMan::Reset(), PhotonDefaultModel::Reset(), LedIdList::Reset(), JobCRootModule::Reset(), JobCRootCommandModule::Reset(), JobCDemoModuleB::Reset(), HvStatusFinder::Reset(), Anp::FillMadId::Reset(), FillFarRunQuality::Reset(), CalScheme::Reset(), UberRecordLite::ResetEvent(), UberRecord::ResetEvent(), UberMC::ResetEvent(), UberEvent::ResetEvent(), MCFluxInfoAna::ResetMuParentInfo(), NuInputEvents::ResetNuEventCachePositionToStart(), NuInputEvents::ResetNuMCEventCachePositionToStart(), AlgFitTrackSR::ResetTrackClusterList(), RestoreControlWindow(), DbiTableProxy::RestoreFromL2Cache(), UgliGeometry::RestorePlaneTable(), TridPage::RestoreWindowGeometry(), NuSystematic::ResXSecShiftScale(), SimPmtUTM16::RetrieveElectricXtalkFraction(), SimPmtUTM16::RetrieveOpticalXtalkFraction(), AlgFitTrackSR::ReverseFit(), PerInputStreamManager::RewindRecordTags(), RotoClient::RotoClient(), RotoClientModule::RotoClientModule(), RotoSocket::RotoSocket(), JobCPath::Run(), Anp::FillTruth::Run(), Anp::FillTrack::Run(), Anp::FillStrip::Run(), Anp::FillShower::Run(), Anp::FillMadId::Run(), Anp::FillHeader::Run(), Anp::FillEvent::Run(), DDSParentServer::Run(), DDSChildServer::Run(), AltAlgStpPatternRecList::RunAlg(), AltAlgStpPatternRec::RunAlg(), AltAlgSliceList::RunAlg(), AltAlgSlice::RunAlg(), AlgTrackSRList::RunAlg(), AlgTrackSR::RunAlg(), AlgTrackCamList::RunAlg(), AlgTrackCam::RunAlg(), AlgTrackAtNuList::RunAlg(), AlgTrackAtNu::RunAlg(), AlgSubShowerSRList::RunAlg(), AlgSubShowerSR::RunAlg(), AlgStripSRList::RunAlg(), AlgStripListFromSliceList::RunAlg(), AlgSliceSRList::RunAlg(), AlgSliceListFromChopList::RunAlg(), AlgShowerSSList::RunAlg(), AlgShowerSS::RunAlg(), AlgShowerSRList::RunAlg(), AlgShowerSR::RunAlg(), AlgShowerEMList::RunAlg(), AlgShowerEM::RunAlg(), AlgShowerCam::RunAlg(), AlgShowerAtNuList::RunAlg(), AlgShowerAtNu::RunAlg(), AlgShieldPlankList::RunAlg(), AlgShieldPlank::RunAlg(), AlgRmMuList::RunAlg(), AlgRmMu::RunAlg(), AlgPassThru::RunAlg(), AlgMuonRemoval::RunAlg(), AlgMergeEvent::RunAlg(), AlgMCDigitList::RunAlg(), AlgMCDigit::RunAlg(), AlgFitTrackSRList::RunAlg(), AlgFitTrackSR::RunAlg(), AlgFitTrackSA::RunAlg(), AlgFitTrackMSList::RunAlg(), AlgFitTrackMS::RunAlg(), AlgFitTrackCamList::RunAlg(), AlgFitTrackCam::RunAlg(), AlgFitTrackAtNu::RunAlg(), AlgFitTrack3List::RunAlg(), AlgFitTrack3::RunAlg(), AlgFitShowerEMList::RunAlg(), AlgFitShowerEM::RunAlg(), AlgFilterDigitListSR::RunAlg(), AlgFilterDigitListAB::RunAlg(), AlgFilterDigitList::RunAlg(), AlgFilterChannels::RunAlg(), AlgFarDetStripList::RunAlg(), AlgFarDetStrip::RunAlg(), AlgFarDetSliceList::RunAlg(), AlgFarDetSlice::RunAlg(), AlgFarDetShieldPlankList::RunAlg(), AlgFarDetShieldPlank::RunAlg(), AlgFarDetEventList::RunAlg(), AlgFarDetEvent::RunAlg(), AlgFarDetDeadChip::RunAlg(), AlgFarDetDataQuality::RunAlg(), AlgEventSSList::RunAlg(), AlgEventSRList::RunAlg(), AlgEventSR::RunAlg(), AlgDigitList::RunAlg(), AlgDigit::RunAlg(), AlgDIConvert::RunAlg(), AlgDeMuxGolden::RunAlg(), AlgDeMuxDigitList::RunAlg(), AlgDeMuxCosmics::RunAlg(), AlgDeMuxBeam::RunAlg(), AlgDeadChip::RunAlg(), AlgDataQuality::RunAlg(), AlgCluster3DList::RunAlg(), AlgCluster3D::RunAlg(), AlgChopListSharp2::RunAlg(), AlgChopListSharp::RunAlg(), AlgChopListPerfectMC::RunAlg(), AlgChopListMitre::RunAlg(), AlgChopListGeneric::RunAlg(), AlgChopListFar::RunAlg(), AlgChop::RunAlg(), AlgCalDetSI::RunAlg(), AlgCalDetPID::RunAlg(), AlgCaldetDigitList::RunAlg(), AlgCaldetDigit::RunAlg(), AlgAtNuRecoMCTruth::RunAlg(), AlgAtNuReco::RunAlg(), AlgAtmosShowerList::RunAlg(), AlgAltDeMux::RunAlg(), AlgStripSRList::RunAlgFar(), AlignmentAlgorithm::RunAlgorithm(), DetectorAlignment::RunAlignment(), VldValidate::RunAllTests(), PlexValidate::RunAllTests(), NavValidate::RunAllTests(), CDSimpleMC::RunMC(), PulserGainFit::RunNearFarFits(), PulserGainFit::RunPinFits(), NavValidate::RunTest(), LeaValidate::RunTest(), LatValidate::RunTest(), AlgTrackCamList::RunTheFinder(), AlgFitTrackCam::RunTheFitter(), CfgPromptConfigurable::SafeMerge(), LIPlexMaps::SampleDist(), NCOscProb::SAppear4N(), NCOscProb::SAppear4NDelta43Is0(), DbiResultNonAgg::Satisfies(), DbiResultAgg::Satisfies(), DbiResult::Satisfies(), SaveControlWindow(), DbiTableProxy::SaveToL2Cache(), TridPage::SaveWindowGeometry(), NuGeneral::ScaleMap(), MeuPlots::ScaleMap(), CDAnalysis::ScaleMap(), MeuPlots::ScaleVector(), LIPlexMaps::ScaleVector(), CDAnalysis::ScaleVector(), ScintHitIdToColor(), ScintHitIdToStyle(), ScintHitToDigiPE::ScintHitToDigiPE(), DbiCache::Search(), LIAnalysis::SearchForBadLeds(), AlgTrackCamList::SecondUVComparison(), MBSpillAccessor::SeekClosest(), BDSpillAccessor::SeekClosest(), RerootExodus::SEIdGlobalToLocal(), RerootExodus::SEIdHalfLength(), RerootExodus::SEIdHalfThickness(), RerootExodus::SEIdHalfWidth(), RerootExodus::SEIdLocalToGlobal(), RerootExodus::SEIdToLPos(), RerootExodus::SEIdToTPos(), IoInputStreamItr::Select(), IoDummyStreamItr::Select(), AltAlgSliceList::selectBestCandidateSlice(), DemuxFast::SelectHits(), AlgAltDeMuxBase::SelectHits(), BMSpillAna::SelectSpill(), BeamSummaryAna::SelectTargetPosition(), RotoClient::SendCommand(), DDSClient::SendMessage(), RotoClientBinaryFile::SendRecordBuffer(), RotoClientBinaryFile::SendShutdownMessage(), VldTimeStamp::Set(), Registry::Set(), DbiSimFlagAssociation::Set(), DbiRollbackDates::Set(), CfgPromptConfigurable::Set(), UgliDbiTables::SetAlgorithmic(), AlignmentHistograms::SetAxisLabels(), HoughViewSR::SetClusterList(), UberHeader::SetComments(), UgliLoanPool::SetConfigFromEnvironment(), PlexLoanPool::SetConfigFromEnvironment(), DbiTableProxyRegistry::SetConfigFromEnvironment(), BfldLoanPool::SetConfigFromEnvironment(), AlgAltDeMuxBase::SetConstants(), BfldHandlerVoronoi::SetCostasHandler(), Cutter::SetCuts(), BDSwicDevice::SetData(), AlgCalDetSI::SetDataPointers(), PlexVetoShieldHack::SetDefaultContext(), LISummarySorter::SetDetector(), LILookup::SetDetector(), BfldValidate::SetDetector(), AlgTrack::SetdS(), AltDeMuxCalc::SetEastToStrip(), ANtpEventManipulator::SetEventInSnarl(), AltDeMuxCalc::SetFibreLengthE(), AltDeMuxCalc::SetFibreLengthW(), PerStreamManager::SetFile(), PerOutputStream::SetFile(), PerInputStream::SetFile(), AlgDeMuxBeam::SetFirstNPlanes(), DbiTableMetaData::SetFromSql(), NuGeneral::SetGraphAxis(), MeuPlots::SetGraphAxis(), NuGeneral::SetGraphAxisEtc(), MeuPlots::SetGraphAxisEtc(), LIPlexMaps::SetGraphAxisEtc(), LIRun::SetHighLowPhPoints(), LIRun::SetHighLowPinPoints(), BfldHandlerVoronoi::SetInterpMethod(), BfldHandlerRect2d::SetInterpMethod(), JobCMsgModule::SetLevel(), LIRun::SetLIInfo(), DbiCascader::Lock::SetLock(), DbmModule::SetLogLevel(), MeuPlots::SetLoopVariables(), MeuAnalysis::SetLoopVariables(), LIRawNtAna::SetLoopVariables(), LIAnalysis::SetLoopVariables(), CDAnalysis::SetLoopVariables(), NuInputEvents::SetLoopVariablesNuEvent(), NuInputEvents::SetLoopVariablesNuMCEvent(), TrackClusterSR::SetLPos(), GeoStripNode::SetLTPosRelMdl(), GeoScintMdlNode::SetLTPosRelPln(), CDUnidentifiedHits::SetMap(), CDTrackedHits::SetMap(), MinosMinimization::SetMarquardtBinInfo(), IoInputStreamItr::SetMaxFileRepeat(), IoInputStreamItr::SetMeanMom(), UgliLoanPool::SetMedium(), GeoMediumMap::SetMedium(), JobCNode::SetMethod(), JobCNode::SetModule(), AlgDeMuxBeam::SetMuonRegionWindow(), LILookup::SetNewPoint(), FitterEM::SetNSteps(), LITuning::SetNumCalibPoints(), LITuning::SetNumGainPoints(), PerOutputStream::SetObject(), GeoNode::SetParent(), LILookup::SetPbPlanes(), DmxStatus::SetPlaneArray(), AlgFitTrackSR::SetPlaneParameters(), CamEvd::SetPlaneRangeUser(), LISummarySorter::SetPlexHandle(), LIPmt::SetPoint(), LIPlane::SetPoint(), NueSensitivity::SetPOT(), NCExtrapolationModule::SetPOTValues(), AlgFitTrackCam::SetPropertiesFromFinderTrack(), IoInputStreamItr::SetPushRandom(), PerInputStreamManager::SetRandomSeed(), IoInputStreamItr::SetRandomSeed(), AlgFitTrackCam::SetRangeAnddS(), CDAnalysis::SetRatioScEnToBeamEn(), LISummarySorter::SetRawDaqVldCtx(), DbiLogEntry::SetReason(), Zbeam::SetReweightConfig(), MeuPlots::SetRootFileObjects(), MeuAnalysis::SetRootFileObjects(), CDAnalysis::SetRootFileObjects(), SKZPWeightCalculator::SetRunFrac(), CDAnalysis::SetScEnDepPerMEU(), Calibrator::SetScheme(), PerInputStream::SetSelection(), IoInputStreamItr::SetSequenceMode(), IoDummyStreamItr::SetSequenceMode(), AlgFarDetEvent::SetShowerProperties(), AlgDeMuxBeam::SetShowerRegionWindow(), CDAnalysis::SetSigCorPerMEU(), ANtpSliceManipulator::SetSliceInSnarl(), CandHandle::SetSlushyEnabled(), BMSpillAna::SetSnarlTime(), BDTarget::SetSpill(), BDSwicPedAccessor::SetSpillTime(), BDSwicMaskAccessor::SetSpillTime(), FitContext::SetState(), PTSimStack::SetStdHepThrByType(), BfldCache::SetSteelAndPlaneMapCache(), SwimSwimmer::SetStepper(), FitterEM::SetStepSize(), IoOutputModule::SetStreams(), DmxMuonPlane::SetStrips(), DmxShowerPlane::SetStripsSetFlag(), MinosMinimization::SetSystematicParameters(), AlgTrack::SetT(), AlgShowerSR::SetT(), IoInputStreamItr::SetTestMode(), Dbi::SetTimeGate(), JobCEnv::SetTimeLimit(), DbmModule::SetTimer(), CamEvd::SetTimeRangeUser(), GeoMedium::SetTracking(), AlgFitTrackCam::SetTrackProperties(), AlgFarDetEvent::SetTrackProperties(), setup_paths(), RotoClient::SetupConnection(), PlotMan::SetUpdateSleep(), FitterEM::SetUpFitBox(), SetupInput(), TridPageDisplay::SetupMenus(), NuXFitAnalysis::SetupPars(), NuMultiRunXFitAnalysis::SetupPars(), ShieldGeom::SetupShieldGeom(), FitterEM::SetUpStripInfo(), CamEvd::SetUStripRangeUser(), AlgShowerSR::SetUV(), CamEvd::SetVStripRangeUser(), AltDeMuxCalc::SetWestToStrip(), IoInputStreamItr::SetWindow(), IoDummyStreamItr::SetWindow(), GeoScintPlnNode::SetXY0RelSteel(), UgliStripNode::SetZRotRelMdlRad(), GeoStripNode::SetZRotRelMdlRad(), GeoScintMdlNode::SetZRotRelPlnRad(), GeoScintPlnNode::SetZRotRelSteelRad(), SexyPedestal::SexyPedestal(), ShieldGeom::ShieldGeom(), ShieldProj::ShieldProj(), NuMatrixMethod::ShiftXSecGraph(), DbiSimFlagAssociation::Show(), AtmosCalculator::ShowerProperties(), FitTrackCamAnalysisModule::ShowerSection(), AlgFitTrackCam::ShowerStrips(), AlgFitTrackCam::ShowerSwim(), DbiTableProxyRegistry::ShowStatistics(), PerInputStream::ShuffleTagsList(), DDSParentServer::Shutdown(), DDSClient::Shutdown(), DDSChildServer::Shutdown(), SRMom::ShwEndPln(), SRMom::ShwLthPlanes(), SRMom::ShwPHGeV(), SRMom::ShwStartVtx(), DbuSignalHandler::SignalAction(), SimDetector::SimDetector(), SimPmtM16CrosstalkTable::SimPmtM16CrosstalkTable(), SimPmtM16UTTimed::SimPmtM16UTTimed(), SimPmtM64CrosstalkTable::SimPmtM64CrosstalkTable(), SimPmtM64Oxford::SimPmtM64Oxford(), SimPmtM64ToyNL::SimPmtM64ToyNL(), SimPmtTimeBucket::SimPmtTimeBucket(), SimPmtUTM16::SimPmtUTM16(), SimPmtM64Oxford::SimulateAnodeEffects(), SimPmtUTM16::SimulateCharges(), SimDetector::SimulateElectronics(), PhotonTransport::SimulateEvent(), SimPmtM64::SimulateOpticalXtalk(), SimDetector::SimulatePmts(), PhotonTransport::SimulateScintHit(), SimDetector::SimulateTrigger(), SliceFromChopModule::SliceFromChopModule(), AltAlgSliceList::sliceHasStripsInUpstreamMuSpectrometer(), AltAlgSliceList::sliceMatcher(), AltAlgSliceList::sliceMerger(), AltAlgSliceList::slicesActiveUpstreamOfMuSpec(), FitTrackCamAnalysisModule::SliceSection(), AlgSliceSRList::SlicetheSnarl(), AltAlgSliceList::smallAmountOfCharge(), AltAlgSliceList::smallNumberOfHitStrips(), MeuAnalysis::SnarlList(), sorry(), SimDetector::SortDigiPE(), AltAlgSliceList::sortSlicesInPlaneNo(), AltAlgSliceList::sortSlicesInTime(), SortStripByEnergy(), DDSParentServer::SpawnChildServer(), AlgFitTrackCam::SpectrometerSwim(), AlgTrackSRList::SpectrometerTracking(), BMSpillFiller::Spill(), SpillInfoBlock::SpillInfoBlock(), MeuAnalysis::SpillPlots(), SpillServerMonFinder::SpillServerMonFinder(), SpillTimeCreateKeyFile(), PlotMan::SpinChain(), AltAlgSliceList::Split(), JobCommand::SplitLine(), SRMom::SRMom(), SRMom::SRShower(), SRMom::SRTrack(), CDAnalysis::StandardSanityChecks(), JobCDisplayModule::Start(), TridAnimator::StartAnimation(), RawQieDataBlock::StartOfLocPoint(), RawQieCalibrationDataBlock::StartOfLocPoint(), RawLinearizedDataBlock::StartOfLocPoint(), RawCurrentInjectDataBlock::StartOfLocPoint(), RerootExodus::SteelToRerootPlane(), NmOdeStepperRKCK::Step(), PlotMan::StepEvent(), SwimDefStepper::StepOnce(), PlotMan::StepPassEvent(), PTSimApplication::Stepping(), GeoSwimApplication::Stepping(), StopMuFilterModule::StopMuFilterModule(), StopMuFinderFar::StopMuFinderFar(), CDAnalysis::StoppingMuonCalibration(), UgliDbiStripStruct::Store(), UgliDbiStrip::Store(), UgliDbiSteelPln::Store(), UgliDbiScintPlnStruct::Store(), UgliDbiScintPln::Store(), UgliDbiScintMdlStruct::Store(), UgliDbiScintMdl::Store(), UgliDbiGeometry::Store(), PlexRawChannelToPinDiode::Store(), PerOutputStream::Store(), FabSteelPlate::Store(), FabPlnInstall::Store(), DbiSqlValPacket::Store(), BfldDbiPlaneMap::Store(), StoreDataPoint(), AlgFitTrackCam::StoreFilteredData(), DbiDBProxy::StoreMetaData(), MeuAnalysis::StoreOrFinishSummaryTree(), StpFluctuaionAng(), DbiResultNonAgg::Streamer(), DbiResult::Streamer(), IoInputStreamItr::Streams(), JobCommand::StringToRegistry(), LILookup::Strip2Ashtray(), LILookup::Strip2Led(), DetectorAlignment::StripBelongsToUTrack(), DetectorAlignment::StripBelongsToVTrack(), AlgAltDeMuxBase::StripCrossTalk(), AlgAltDeMuxBase::StripCrossTalkSingles(), StripKG::StripKG(), AlgAltDeMuxBase::StripNoise(), StripSRListModule::StripSRListModule(), StripToStripCalScheme::StripToStripCalScheme(), LIAnalysis::StripVsPlane(), LIAnalysis::StripVsPlaneWholeDet(), IoDDSStreamItr::Subscribe(), DDSClient::Subscribe(), DDSChildServer::Subscribe(), AlgSubShowerSR::SubShowerID(), OltNewModule::SuckCrate(), OltNewModule::SuckQieCrate(), OltNewModule::SuckVaCrate(), PhotonStatSummarizer::SummarizePoint(), MeuSummaryWriter::SummaryTreeFill(), MeuSummaryWriter::SummaryTreeFinish(), GeoSwimmer::Swim(), AlgFitTrackSR::Swim(), AlgFitTrackCam::Swim(), AlgFitTrack3::SwimAndFillMaps(), DataFT::SwimAsSwimmer(), GeoSwimmer::SwimBackward(), GeoSwimmer::SwimForward(), SwimGeo::SwimGeo(), SwimObj3::SwimObj3(), SwimObjSR::SwimObjSR(), SwimSwimmer::SwimSwimmer(), SwimObjSR::SwimTo(), SwimObj3::SwimTo(), UgliGeomHandle::SwitchMedia(), AlgAltDeMuxBase::TagCrossTalk(), TemperatureCalScheme::TemperatureCalScheme(), LIAnalysis::Template(), CDAnalysis::Template(), CDAnalysis::Template2(), TempModule::TempModule(), MeuAnalysis::Test(), LIAnalysis::Test(), NavValidate::Test_1(), LeaValidate::Test_1(), LatValidate::Test_1(), NavValidate::Test_10(), NavValidate::Test_2(), LatValidate::Test_2(), NavValidate::Test_3(), LatValidate::Test_3(), NavValidate::Test_4(), NavValidate::Test_5(), NavValidate::Test_6(), NavValidate::Test_7(), NavValidate::Test_8(), NavValidate::Test_9(), IoInputModuleValidate::TestAdd(), PlexValidate::TestAltL(), CandBase::TestArrayEquality(), CandBase::TestCandHandleDup(), PlexSEIdAltL::TestConsistency(), VldValidate::TestContext(), ConventionsValidate::TestDetector(), CandBase::TestDisplayCandBanner(), CandBase::TestEquality(), CandBase::TestEquivalence(), MeuAnalysis::TestEventLoop(), DbmValidate::TestExportImport(), VldValidate::TestFileIO(), CandBase::TestGenericElemPtrTObjArrayPtrEquivalence(), IoInputModuleValidate::TestGet(), DbmValidate::TestGlobaliseSeqNo(), IoInputModuleValidate::TestGoToEOF(), IoInputModuleValidate::TestGoToFile(), BfldValidate::TestInterpMethods(), BfldValidate::TestLoanPool(), MsgServiceValidate::TestMsgService(), ConventionsValidate::TestMunits(), IoInputModuleValidate::TestNext(), IoInputModuleValidate::TestNextFile(), CandBase::TestNothing(), AlgSubShowerSRList::TestOverLap(), ConventionsValidate::TestPlaneCoverage(), PlexValidate::TestPlaneId(), ConventionsValidate::TestPlaneView(), ExodusValidate::TestPlexHandle(), IoInputModuleValidate::TestPrev(), IoInputModuleValidate::TestPrevFile(), CandBase::TestPtrEquivalence(), VldValidate::TestRange(), ConventionsValidate::TestReadoutType(), IoInputModuleValidate::TestRemove(), ConventionsValidate::TestSimFlag(), ExodusValidate::TestSteelPlane(), IoInputModuleValidate::TestStreams(), ExodusValidate::TestStripCount(), ConventionsValidate::TestStripEnd(), PlexValidate::TestStripEndId(), VldValidate::TestTimeStamp(), CandBase::TestTObjArrayCandHandleDup(), CandBase::TestTObjArrayPtrEquivalence(), LILookup::TGraphAsymmErrorsVectEY(), MeuPlots::TGraphMap(), CDAnalysis::TGraphMap(), NuGeneral::TGraphMinMax(), MeuPlots::TGraphMinMax(), CDAnalysis::TGraphMinMax(), NuGeneral::TGraphOffset(), MeuPlots::TGraphOffset(), NuGeneral::TGraphVect(), MeuPlots::TGraphVect(), LILookup::TGraphVect(), LIAnalysis::TGraphVect(), CDAnalysis::TGraphVect(), NuGeneral::TH1FFill(), MeuPlots::TH1FFill(), theBasics(), TimeCalibratorSRModule::TimeCalibratorSRModule(), AlgSubShowerSRList::TimeTest(), AlgFitTrackCam::TimingFit(), UgliStripNode::TotalAttenuation(), GeoStripNode::TotalAttenuation(), NuGeneral::TProfile2DFill(), MeuPlots::TProfile2DFill(), NuGeneral::TProfileFill(), MeuPlots::TProfileFill(), FarDetEventListHandle::Trace(), CandTrackSRListHandle::Trace(), CandTrackSRHandle::Trace(), CandTrackListHandle::Trace(), CandTrackHandle::Trace(), CandSubShowerSRListHandle::Trace(), CandSubShowerSRHandle::Trace(), CandStripListHandle::Trace(), CandStripHandle::Trace(), CandSliceListHandle::Trace(), CandSliceHandle::Trace(), CandShowerSRListHandle::Trace(), CandShowerSRHandle::Trace(), CandShowerListHandle::Trace(), CandShowerHandle::Trace(), CandShowerEMListHandle::Trace(), CandShowerEMHandle::Trace(), CandRmMuListHandle::Trace(), CandRmMuHandle::Trace(), CandRecoListHandle::Trace(), CandRecoHandle::Trace(), CandHandle::Trace(), CandFitTrackSRListHandle::Trace(), CandFitTrackSRHandle::Trace(), CandFitTrackMSListHandle::Trace(), CandFitTrackMSHandle::Trace(), CandFitTrackListHandle::Trace(), CandFitTrackHandle::Trace(), CandFitTrack3ListHandle::Trace(), CandFitTrack3Handle::Trace(), CandFitShowerEMListHandle::Trace(), CandFitShowerEMHandle::Trace(), CandEventListHandle::Trace(), CandEventHandle::Trace(), CandDigitListHandle::Trace(), CandDigitHandle::Trace(), CandDeMuxDigitListHandle::Trace(), CandDeMuxDigitHandle::Trace(), CandClusterListHandle::Trace(), CandClusterHandle::Trace(), CandCluster3DListHandle::Trace(), CandCluster3DHandle::Trace(), CandChopListHandle::Trace(), CandCalDetSIHandle::Trace(), CandBase::Trace(), AltCandStpProbListHandle::Trace(), AltCandStpProbHandle::Trace(), TracerSA::TracerSA(), SRMom::TrackEndDistOuterTransEdge(), SRMom::TrackEndDistZEnd(), SRMom::TrackEndPlane(), SRMom::TrackEndU(), SRMom::TrackEndV(), SRMom::TrackEndX(), SRMom::TrackEndY(), SRMom::TrackEndZ(), SRMom::TrackLength(), SRMom::TrackLengthPlanes(), SRMom::TrackNumStrips(), AtmosCalculator::TrackProperties(), FitTrackCamAnalysisModule::TrackSection(), SRMom::TrackVtxPlane(), SRMom::TrackVtxQOvP(), SRMom::TrackVtxQOvPError(), SRMom::TrackVtxX(), SRMom::TrackVtxY(), SRMom::TrackVtxZ(), AlgSubShowerSRList::TransCluster(), TranShwProfSamAng(), TranShwProfSamn(), DbiStatement::TranslateSQL(), ShwfitAna::TransVar(), AngClusterFitAna::TransVarCalc(), TreeOut::TreeOut(), TridControl::TridControl(), TridFlatGLFrame::TridFlatGLFrame(), TridGLFrame::TridGLFrame(), TridPage::TridPage(), TridPageDisplay::TridPageDisplay(), LIAnalysis::TriggerPmt(), UgliDbiTableDescr::TrimToParentheses(), UgliGeometry::TrimVldRange(), Plexus::TrimVldRange(), GeoGeometry::TrimVldRange(), SRMom::TrkEndR(), SRMom::TrkFitPass(), SRMom::TrkMomCurv(), SRMom::TrkMomRange(), SRMom::TrkNumPln(), SRMom::TrkStartVtx(), SRMom::TrkVtxR(), CDAnalysis::TrueEnDepNotSc(), CDAnalysis::TrueMuonHunter(), TruthHelper::TrueNeuE(), CDAnalysis::TrueXInStripFrame(), CDAnalysis::TruthAnalysis(), CDAnalysis::TruthEnDep(), CDAnalysis::TruthEnDepFe(), FitTrackCamAnalysisModule::TruthSliceSection(), UberCosmicHit::UberCosmicHit(), UberDST::UberDST(), UberEvent::UberEvent(), UberHit::UberHit(), UberMCHit::UberMCHit(), UberModule::UberModule(), UberModuleLite::UberModuleLite(), UberRecord::UberRecord(), UberRecordLite::UberRecordLite(), UgliDbiTables::UgliDbiTables(), UgliDbiTablesInitDefaults(), UgliGeometry::UgliGeometry(), UgliGeometryReroot::UgliGeometryReroot(), UgliGeomHandle::UgliGeomHandle(), UgliLoanPool::UgliLoanPool(), UgliPlnHandle::UgliPlnHandle(), UgliScintMdlHandle::UgliScintMdlHandle(), UgliScintMdlNode::UgliScintMdlNode(), UgliScintPlnHandle::UgliScintPlnHandle(), UgliScintPlnNode::UgliScintPlnNode(), UgliSteelPlnHandle::UgliSteelPlnHandle(), UgliSteelPlnNode::UgliSteelPlnNode(), UgliStripHandle::UgliStripHandle(), UgliStripNode::UgliStripNode(), UgliStripShape::UgliStripShape(), PlexScintMdlId::UnbuildPlnMdlKey(), ArrivalTime::Uncertainty(), LILookup::UnencodePlnStripEndKey(), PhotonTransportModule::Unimplimented(), CalScheme::Unimplimented(), RawCrateMonitorBlock::UnpackFeeMonitors(), RawCrateMonitorBlock::UnpackQieMonitors(), RawTpSinglesSummaryBlock::UnpackRates(), RawTrcMonitorBlock::UnpackTrcStatusReports(), RawCrateMonitorBlock::UnpackVfbMonitors(), StopMuFinderFactory::UnregisterStopMuFinder(), ConvergenceMaster::UnsetEverySecond(), CamEvd::UnZoom(), TridPage::Update(), LISummarySorter::Update(), CheezyPage::Update(), CDFMonitoringModuleImp::Update(), BDHadMuMon::UpdateCache(), AlgFitTrackCam::UpdateCovMatrix(), NueDisplayModule::UpdateDisplay(), GeoNode::UpdateGlobalMatrix(), Coroner::UpdateLiHitList(), NueDisplayModule::UpdateMREventOverlayColors(), NueDisplayModule::UpdateMREventStripColors(), GeoGeometry::UpdateNodeMatrices(), AltAlgSliceList::updateSingleSliceSeedInfo(), AltAlgSliceList::updateSliceSeedInfo(), AlgFitTrackCam::UpdateStateVector(), PerInputStream::UpdateTree(), BDSwicDevice::UpdateType(), AlgAltDeMuxBase::UpdateXTalkMap(), JobCInput::Use(), NCExtrapolationRS::UseFakeData(), AlgDeMuxBeam::UseMuonSlidingWindow(), NuInputEvents::UseNuEventCache(), NuInputEvents::UseNuMCEventCache(), AlgDeMuxBeam::UseShowerSlidingWindow(), AlgDeMuxCosmics::UseSingleFit(), AlgDeMuxCosmics::UseSlidingWindow(), AlgAltDeMuxBase::ValidateBeamPlane(), Plexus::ValidateConsistency(), AlgAltDeMux::ValidateContainedCandidate(), AlgAltDeMuxBase::ValidateContainedCandidateEndPlane(), CDAnalysis::ValidateMC(), CDAnalysis::ValidatePIDInfo(), AlgAltDeMuxBase::ValidatePlane(), AlgAltDeMuxBase::ValidatePlaneAgainstTarget(), CDAnalysis::ValidateReco(), CDAnalysis::ValidateTrkHits(), CDAnalysis::ValidateTruth(), CDAnalysis::ValidateUnTrkHits(), CDAnalysis::ValidateXTalkHits(), VaLinearityCalScheme::VaLinearityCalScheme(), HitCalcAna::VarCalc(), VertexFinder::VertexFinder(), VorPerformanceTest(), VtxClusterList::VtxClusterList(), VtxRecord::VtxRecord(), AngClusterAna::WeightedEnergy(), ShieldGeom::WhatSection(), ShieldGeom::WhatSectionAbove(), FabPlnInstallLookup::WhereIsScintMdl(), FabPlnInstallLookup::WhereIsSteelSlab(), NCType::WhichCCPIDFiles(), JobCRootCommandModule::WhichLinesList(), NCType::WhichMdaCoeffHistDef(), UgliStripNode::WlsBypass(), GeoStripNode::WlsBypass(), UgliStripNode::WlsPigtail(), GeoStripNode::WlsPigtail(), PerOutputStream::Write(), NDSgateTimeLooter::Write(), DbiSqlValPacket::Write(), DbiLogEntry::Write(), DbiConfigStream::Write(), BMWriteHadMuRel::Write(), BadHardwareTableMaker::Write(), NCAnalysisModule::WriteComparisonCanvas(), Cutter::WriteCutHistogram(), NCAnalysisModule::WriteFile(), LISummarySorter::WriteFile(), AlgFitTrackMS::WriteFit(), LIAnalysis::WriteGainCurveTextFile(), LIAnalysis::WriteGainsTextFile(), NuFluxHelper::WriteHistos(), NuMatrixMethod::WriteInputForFitter(), OltNewModule::WriteMom(), LIAnalysis::WriteOldGainsTextFile(), FillFarRunQuality::WriteOutFile(), MeuPlots::WriteOutHistos(), MeuAnalysis::WriteOutHistos(), LIRawNtAna::WriteOutHistos(), CDAnalysis::WriteOutHistos(), FillSpillServerMon::WriteOutResults(), FillHvFromSingles::WriteOutResults(), FillFarRunQuality::WriteOutResults(), DumpBadElectronics::WriteOutResults(), DataQualityFilter::WriteOutResults(), MadAbID::WritePDFs(), NCAnalysisModule::WritePOTInfo(), PulserFromRawCollectorModule::WriteRawCurveData(), PulserCollectorModule::WriteRawCurveData(), PulserFromRawCollectorModule::WriteRawDriftData(), PulserCollectorModule::WriteRawDriftData(), PulserFromRawCollectorModule::WriteReferenceDriftData(), PulserCollectorModule::WriteReferenceDriftData(), NCExtrapolationRS::WriteResources(), NCExtrapolationDP::WriteResources(), NCExtrapolation::WriteResources(), NCExtractionTR::WriteResources(), NCExtractionPL::WriteResources(), NCEnergyBinGradients::WriteResources(), CoilTools::WriteRow(), FillFarRunQuality::WriteSubRun(), DbuDaqMonitorModule::WriteSubRunSummaryEntry(), PulserTimingPoint::WriteToDatabase(), FillSpillServerMon::WriteToDatabase(), FillHvFromSingles::WriteToDatabase(), FillFarRunQuality::WriteToDatabase(), FillHvFromSingles::WriteToFile(), DbuDaqMonitorModule::WriteVaChipPedsEntry(), DbuDaqMonitorModule::WriteVaChipSparsEntry(), NavSet::XLessThanY(), NuSystematic::XSecShiftScale(), StripKG::XTalk(), AlgAltDeMuxBase::XTalkCharge(), AlgAltDeMuxBase::XTalkPixelMap(), Zbeam::Zbeam(), Zfluk::Zfluk(), AlgFactory::~AlgFactory(), AlgFarDetShieldPlank::~AlgFarDetShieldPlank(), AlgFarDetStrip::~AlgFarDetStrip(), AlgFitShowerEM::~AlgFitShowerEM(), AlgFitTrack3::~AlgFitTrack3(), AlgFitTrackAtNu::~AlgFitTrackAtNu(), AlignmentAlgorithm::~AlignmentAlgorithm(), AlignmentHistograms::~AlignmentHistograms(), AlignmentStripHistograms::~AlignmentStripHistograms(), AltCandStpProb::~AltCandStpProb(), AltCandStpProbHandle::~AltCandStpProbHandle(), AltCandStpProbList::~AltCandStpProbList(), AltCandStpProbListHandle::~AltCandStpProbListHandle(), AltDeMuxModule::~AltDeMuxModule(), AltModuleSliceList::~AltModuleSliceList(), AltModuleSliceQualityCheck::~AltModuleSliceQualityCheck(), AltModuleStpPatternRec::~AltModuleStpPatternRec(), AltNeuralNetFunc::~AltNeuralNetFunc(), AltNeuralNetI::~AltNeuralNetI(), AltNeuralNetNcCcI::~AltNeuralNetNcCcI(), AltNeuralNetStripPatternI::~AltNeuralNetStripPatternI(), AltWrapperStlVecStripHandle::~AltWrapperStlVecStripHandle(), AnalysisInfoNue::~AnalysisInfoNue(), ANtpAnalysisInfo::~ANtpAnalysisInfo(), ANtpAnalysisInfoNue::~ANtpAnalysisInfoNue(), ANtpBeamInfo::~ANtpBeamInfo(), ANtpEventInfo::~ANtpEventInfo(), ANtpEventInfoNC::~ANtpEventInfoNC(), ANtpEventInfoNue::~ANtpEventInfoNue(), ANtpEventManipulator::~ANtpEventManipulator(), ANtpHeaderInfo::~ANtpHeaderInfo(), ANtpInfoObjectFiller::~ANtpInfoObjectFiller(), ANtpInfoObjectFillerBeam::~ANtpInfoObjectFillerBeam(), ANtpMCManipulator::~ANtpMCManipulator(), ANtpRecoInfo::~ANtpRecoInfo(), ANtpRecoNtpManipulator::~ANtpRecoNtpManipulator(), ANtpRecord::~ANtpRecord(), ANtpShowerInfo::~ANtpShowerInfo(), ANtpShowerInfoNC::~ANtpShowerInfoNC(), ANtpShowerInfoNue::~ANtpShowerInfoNue(), ANtpSliceManipulator::~ANtpSliceManipulator(), ANtpSnarlManipulator::~ANtpSnarlManipulator(), ANtpTrackInfo::~ANtpTrackInfo(), ANtpTrackInfoAtm::~ANtpTrackInfoAtm(), ANtpTrackInfoNC::~ANtpTrackInfoNC(), ANtpTrackInfoNue::~ANtpTrackInfoNue(), ANtpTruthInfo::~ANtpTruthInfo(), ANtpTruthInfoAtm::~ANtpTruthInfoAtm(), ANtpTruthInfoBeam::~ANtpTruthInfoBeam(), ANtpTruthInfoBeamNue::~ANtpTruthInfoBeamNue(), AtmosCalculator::~AtmosCalculator(), AtNuDisplayModule::~AtNuDisplayModule(), BeamMonDbuModule::~BeamMonDbuModule(), BfldCache::~BfldCache(), BfldLoanPool::~BfldLoanPool(), BfldMapRect2d::~BfldMapRect2d(), BfldMapVoronoi::~BfldMapVoronoi(), BfldMeshRect2d::~BfldMeshRect2d(), BfldMeshVoronoi::~BfldMeshVoronoi(), BiggestChopModule::~BiggestChopModule(), BMPTEvent::~BMPTEvent(), BMPTWeightCalculator::~BMPTWeightCalculator(), BMWriteHadMuRel::~BMWriteHadMuRel(), CalDet2003PlotsModule::~CalDet2003PlotsModule(), CalDetPIDModule::~CalDetPIDModule(), CamEvd::~CamEvd(), CandChopList::~CandChopList(), CandCluster::~CandCluster(), CandCluster3D::~CandCluster3D(), CandCluster3DList::~CandCluster3DList(), CandClusterList::~CandClusterList(), CandDeMuxDigit::~CandDeMuxDigit(), CandDeMuxDigitList::~CandDeMuxDigitList(), CandDigit::~CandDigit(), CandDigitList::~CandDigitList(), CandEventList::~CandEventList(), CandFitShowerEM::~CandFitShowerEM(), CandFitShowerEMList::~CandFitShowerEMList(), CandFitTrack::~CandFitTrack(), CandFitTrack3::~CandFitTrack3(), CandFitTrack3List::~CandFitTrack3List(), CandFitTrackList::~CandFitTrackList(), CandFitTrackMS::~CandFitTrackMS(), CandFitTrackMSList::~CandFitTrackMSList(), CandFitTrackSRList::~CandFitTrackSRList(), CandReco::~CandReco(), CandRecoList::~CandRecoList(), CandRmMu::~CandRmMu(), CandRmMuList::~CandRmMuList(), CandShower::~CandShower(), CandShowerEM::~CandShowerEM(), CandShowerEMList::~CandShowerEMList(), CandShowerList::~CandShowerList(), CandShowerSR::~CandShowerSR(), CandShowerSRList::~CandShowerSRList(), CandSlice::~CandSlice(), CandSliceList::~CandSliceList(), CandStripList::~CandStripList(), CandSubShowerSR::~CandSubShowerSR(), CandSubShowerSRList::~CandSubShowerSRList(), CandTrack::~CandTrack(), CandTrackList::~CandTrackList(), CandTrackSR::~CandTrackSR(), CandTrackSRList::~CandTrackSRList(), CDAnalysis::~CDAnalysis(), CDSimpleMC::~CDSimpleMC(), CheezyDisplayModule::~CheezyDisplayModule(), Cluster3DModule::~Cluster3DModule(), CondensedNtpModule::~CondensedNtpModule(), CondensedNtpModuleAtm::~CondensedNtpModuleAtm(), CondensedNtpModuleNC::~CondensedNtpModuleNC(), Cutter::~Cutter(), DataQualityFilter::~DataQualityFilter(), DataQualityReader::~DataQualityReader(), DbiAsciiTablePreparer::~DbiAsciiTablePreparer(), DbiCache::~DbiCache(), DbiCascader::~DbiCascader(), DbiConfigStream::~DbiConfigStream(), DbiConnection::~DbiConnection(), DbiConnectionMaintainer::~DbiConnectionMaintainer(), DbiDBProxy::~DbiDBProxy(), DbiException::~DbiException(), DbiExceptionLog::~DbiExceptionLog(), DbiOutRowStream::~DbiOutRowStream(), DbiRecord::~DbiRecord(), DbiResult::~DbiResult(), DbiResultAgg::~DbiResultAgg(), DbiResultKey::~DbiResultKey(), DbiResultNonAgg::~DbiResultNonAgg(), DbiResultPtr< T >::~DbiResultPtr(), DbiResultSet::~DbiResultSet(), DbiRollbackDates::~DbiRollbackDates(), DbiRowStream::~DbiRowStream(), DbiSimFlagAssociation::~DbiSimFlagAssociation(), DbiSqlContext::~DbiSqlContext(), DbiSqlValPacket::~DbiSqlValPacket(), DbiStatement::~DbiStatement(), DbiString::~DbiString(), DbiTableMetaData::~DbiTableMetaData(), DbiTableProxy::~DbiTableProxy(), DbiTableProxyRegistry::~DbiTableProxyRegistry(), DbiTableRow::~DbiTableRow(), DbiTimer::~DbiTimer(), DbiTimerManager::~DbiTimerManager(), DbiValidityRec::~DbiValidityRec(), DbiValidityRecBuilder::~DbiValidityRecBuilder(), DbiValRecSet::~DbiValRecSet(), DbiWriter< T >::~DbiWriter(), DbmCmdOptions::~DbmCmdOptions(), DbmFileLocater::~DbmFileLocater(), DbmLogFile::~DbmLogFile(), DbmModule::~DbmModule(), DbmNameFilter::~DbmNameFilter(), DbmValidate::~DbmValidate(), DemoCandNtpModule::~DemoCandNtpModule(), DemoRecordModule::~DemoRecordModule(), DeMuxDigitListModule::~DeMuxDigitListModule(), DetectorAlignmentModule::~DetectorAlignmentModule(), DetSim::~DetSim(), DigiPEtoRawDigitModule::~DigiPEtoRawDigitModule(), DigitListModule::~DigitListModule(), DmxDeMuxCosmicsModule::~DmxDeMuxCosmicsModule(), DmxDeMuxFilterModule::~DmxDeMuxFilterModule(), DmxDeMuxModule::~DmxDeMuxModule(), DmxStatus::~DmxStatus(), DumpBadElectronics::~DumpBadElectronics(), DynamicPluggableFactory::~DynamicPluggableFactory(), FarDetEventList::~FarDetEventList(), FillDataModule::~FillDataModule(), FillFarRunQuality::~FillFarRunQuality(), FillHvFromSingles::~FillHvFromSingles(), FillSpillServerMon::~FillSpillServerMon(), FilterDigitListModule::~FilterDigitListModule(), FilterLIModule::~FilterLIModule(), FitterEM::~FitterEM(), FitTrack3ListModule::~FitTrack3ListModule(), FitTrackMSListModule::~FitTrackMSListModule(), GeoGeometry::~GeoGeometry(), GeoMedium::~GeoMedium(), GeoNode::~GeoNode(), GeoPlnNode::~GeoPlnNode(), GeoScintMdlNode::~GeoScintMdlNode(), GeoScintPlnNode::~GeoScintPlnNode(), GeoShield::~GeoShield(), GeoShieldGroup::~GeoShieldGroup(), GeoSteelPlnNode::~GeoSteelPlnNode(), GeoStripNode::~GeoStripNode(), GeoSwimApplication::~GeoSwimApplication(), GeoSwimStack::~GeoSwimStack(), HvStatusFinder::~HvStatusFinder(), IoInputStreamItr::~IoInputStreamItr(), JobC::~JobC(), JobCDemoModuleA::~JobCDemoModuleA(), JobCDemoModuleB::~JobCDemoModuleB(), JobController::~JobController(), JobCPath::~JobCPath(), JobCRootCommandModule::~JobCRootCommandModule(), JobCRootModule::~JobCRootModule(), LatticeBase::~LatticeBase(), LatValidate::~LatValidate(), LeaValidate::~LeaValidate(), LIAnalysis::~LIAnalysis(), LILinResp::~LILinResp(), LILookup::~LILookup(), LIPatternFinderFancy::~LIPatternFinderFancy(), LIPatternFinderSimple::~LIPatternFinderSimple(), LIPlane::~LIPlane(), LIPlexMaps::~LIPlexMaps(), LIPmt::~LIPmt(), LIRawNtAna::~LIRawNtAna(), LIRun::~LIRun(), LIStreamHunter::~LIStreamHunter(), LISummaryAnalyser::~LISummaryAnalyser(), LISummaryModule::~LISummaryModule(), LISummarySorter::~LISummarySorter(), LITuning::~LITuning(), MCApplication::~MCApplication(), MCAppUser::~MCAppUser(), MCFluxInfoAna::~MCFluxInfoAna(), MCMonitorCosmic::~MCMonitorCosmic(), MCReweight::~MCReweight(), MeuAnalysis::~MeuAnalysis(), MeuCalModule::~MeuCalModule(), MeuCounter::~MeuCounter(), MeuCuts::~MeuCuts(), MeuHistos::~MeuHistos(), MeuPlots::~MeuPlots(), MeuReco::~MeuReco(), MeuSummaryWriter::~MeuSummaryWriter(), MomNavigator::~MomNavigator(), NamedProductPluggableFactory::~NamedProductPluggableFactory(), NavValidate::~NavValidate(), NCAnalysisModule::~NCAnalysisModule(), NCAnalysisReader::~NCAnalysisReader(), NCBeam::~NCBeam(), NCEnergyBin::~NCEnergyBin(), NCEnergyBinGradients::~NCEnergyBinGradients(), NCExtractionADM::~NCExtractionADM(), NCExtractionAS::~NCExtractionAS(), NCExtractionDP::~NCExtractionDP(), NCExtractionPL::~NCExtractionPL(), NCExtractionResultsADM::~NCExtractionResultsADM(), NCExtractionRPann::~NCExtractionRPann(), NCExtractionTO::~NCExtractionTO(), NCExtractionTR::~NCExtractionTR(), NCExtractionTRann::~NCExtractionTRann(), NCExtrapolationModule::~NCExtrapolationModule(), NoiseFilterModule::~NoiseFilterModule(), NtpMaker::~NtpMaker(), NtpMCRecord::~NtpMCRecord(), NtpSRNDAPPlaneHistory::~NtpSRNDAPPlaneHistory(), NtpSRRecord::~NtpSRRecord(), NtpStRecord::~NtpStRecord(), NuCounter::~NuCounter(), NuCuts::~NuCuts(), NueFluxWeightsAna::~NueFluxWeightsAna(), NueRecord::~NueRecord(), NueReweight::~NueReweight(), NuExtraction::~NuExtraction(), NuGeneral::~NuGeneral(), NuHistos::~NuHistos(), NuInputEvents::~NuInputEvents(), NuParent::~NuParent(), NuReco::~NuReco(), NuZBeamReweight::~NuZBeamReweight(), OltNewModule::~OltNewModule(), PEGainMuxBox::~PEGainMuxBox(), PEGainStripHisto::~PEGainStripHisto(), PEGainSummary::~PEGainSummary(), PerInputStream::~PerInputStream(), PhotonStatSummarizer::~PhotonStatSummarizer(), PlexLoanPool::~PlexLoanPool(), PlotMuonClusterModule::~PlotMuonClusterModule(), PrintStat::~PrintStat(), PTSimApplication::~PTSimApplication(), PTSimModule::~PTSimModule(), PTSimStack::~PTSimStack(), PulserFromRawLiBlock::~PulserFromRawLiBlock(), PulserFromRawSummaryList::~PulserFromRawSummaryList(), PulserSummaryList::~PulserSummaryList(), PulserSummaryModule::~PulserSummaryModule(), RecArrayAllocator::~RecArrayAllocator(), RecJobHistory::~RecJobHistory(), RecordSetupModule::~RecordSetupModule(), RerootFlsDigitToDigiPE::~RerootFlsDigitToDigiPE(), RerootToRawDataModule::~RerootToRawDataModule(), RerootToTruthModule::~RerootToTruthModule(), RotoClient::~RotoClient(), ScintHitToDigiPE::~ScintHitToDigiPE(), SexyPedestal::~SexyPedestal(), SpillInfoBlock::~SpillInfoBlock(), SpillServerMonFinder::~SpillServerMonFinder(), StopMuFilterModule::~StopMuFilterModule(), StopMuFinderFar::~StopMuFinderFar(), TimeCalibratorSRModule::~TimeCalibratorSRModule(), TracerSA::~TracerSA(), TreeOut::~TreeOut(), TridControl::~TridControl(), TridFlatGLFrame::~TridFlatGLFrame(), TridGLFrame::~TridGLFrame(), TridPage::~TridPage(), UberHeader::~UberHeader(), UberModule::~UberModule(), UberModuleLite::~UberModuleLite(), UberRecord::~UberRecord(), UberRecordLite::~UberRecordLite(), UgliDbiTables::~UgliDbiTables(), UgliGeometry::~UgliGeometry(), UgliGeometryReroot::~UgliGeometryReroot(), UgliLoanPool::~UgliLoanPool(), UgliPlnHandle::~UgliPlnHandle(), UgliPlnNode::~UgliPlnNode(), UgliScintMdlNode::~UgliScintMdlNode(), UgliScintPlnNode::~UgliScintPlnNode(), UgliSteelPlnNode::~UgliSteelPlnNode(), UgliStripNode::~UgliStripNode(), and VtxRecord::~VtxRecord().

#define MSG_ONLY_COUNT s,
 ) 
 

Value:

if ( !MsgService::Instance()->IsActive(s,l) ) { ; } else \
   ((MsgService::Instance())->GetStream(s)->LogPrint(l,__FILE__))

Definition at line 173 of file MsgService.h.

#define MSGSTREAM s,
 )     ((*(MsgService::Instance())->GetStream(s))(l,__FILE__,__CVSID__,__LINE__))
 

Definition at line 150 of file MsgService.h.

Referenced by DDSFileHandler::BuildFileIndex(), JobCDemoModuleA::Config(), DbiValidityRecBuilder::DbiValidityRecBuilder(), DataFT::DumpTrack(), DataFT::FillLinWithSpline(), DataFT::FillUArrays(), DataFT::FillVArrays(), PTSimModule::HandleCommand(), JobCDemoModuleA::HandleCommand(), IoInputModule::List(), main(), manyMessageExample(), SwimPlaneInterface::Print(), SwimGeo::Print(), FitContext::Print(), ConvergenceMaster::MaskStep::Print(), FitContext::PrintCurrentFit(), DataFT::PrintData(), ConvergenceMaster::MaskStep::PrintMasks(), ConvergenceMaster::PrintMasks(), DataFT::PrintMomenta(), PerOutputStreamManager::Put(), JobCModule::Report(), DemoMCFilter::Report(), DbiRollbackDates::Show(), DbiTableProxyRegistry::ShowStatistics(), MatrixCalculator::Solve(), and DataFT::SwimAsSwimmer().

#define TOKCAT x,
 )     x##y
 

Definition at line 118 of file MsgService.h.

#define TOKCAT2 x,
 )     TOKCAT(x,y)
 

Definition at line 121 of file MsgService.h.


Variable Documentation

struct MsgService::Init __msginit [static]
 

Definition at line 112 of file MsgService.h.


Generated on Fri Mar 28 15:48:24 2008 for loon by  doxygen 1.3.9.1