Cleanup all uses of non functional algorithms
Targeting in particular all uses of get[IfExists]<> and put methods as the signature of non functional algos
Designs
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Owner
Here is a line to get a list concerning get usage :
git grep get\< | grep -v "[.:>]get" | grep -v '.template get' | grep -v release.notes
Here is the whole lists of items to be tackled (for get and getIfExists only). These are files, grouped by repository and then directory when to numerous :
LHCb (25)
- Calo
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/CaloFuture/CaloFutureDAQ/src/CaloFutureFillRawBuffer.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/CaloFuture/CaloFutureDAQ/src/CompareCaloFutureDigits.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/CaloFuture/CaloFutureDAQ/src/CheckCaloFutureBank.cpp
- DAQ
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/DAQ/DAQKernel/src/lib/DecoderCommonBase.icpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/DAQ/DAQUtils/src/FileIdBankWriter.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/DAQ/DAQUtils/src/RawBankReadoutStatusConverter.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/DAQ/DAQUtils/src/RawBankReadoutStatusFilter.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/DAQ/DAQUtils/src/RawEventMapCombiner.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/DAQ/DAQUtils/src/RawEventSimpleCombiner.cpp
- Event
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Event/EventBase/include/Event/Proxy.h
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Event/EventPacker/src/component/ConversionDODMapper.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Event/EventPacker/src/component/ParticlesAndVerticesMapper.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Event/EventPacker/src/component/UnpackParticlesAndVertices.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Event/EventPacker/src/lib/PackedPartToRelatedInfoRelation.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Event/RecreatePIDTools/src/MuonPIDsFromProtoParticlesAlg.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Event/RecreatePIDTools/src/RichPIDsFromProtoParticlesAlg.cpp
- Hlt
- Kernel
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Kernel/FSRAlgs/src/LumiMergeFSR.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Kernel/LHCbAlgs/src/DataObjectVersionFilter.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Kernel/LHCbAlgs/src/DataRemove.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Kernel/LHCbAlgs/src/ODINDecodeTool.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Kernel/LHCbAlgs/src/ODINEncodeTool.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Kernel/LHCbAlgs/src/OdinTimeDecoder.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Kernel/LHCbAlgs/src/RecEventTime.cpp
- https://gitlab.cern.ch/lhcb/LHCb/-/blob/master/Kernel/LHCbAlgs/src/PrintEventTime.cpp
- Phys
- Sim
- VP
Lbcom (6)
- https://gitlab.cern.ch/lhcb/Lbcom/-/blob/master/Associators/Associators/src/TrackerMCParticle2MCHitAlg.cpp
- https://gitlab.cern.ch/lhcb/Lbcom/-/blob/master/Rich/RichAlgorithms/src/RichLoadRawEvent.cpp
- https://gitlab.cern.ch/lhcb/Lbcom/-/blob/master/Rich/RichMCMonitors/src/RichMCCKPhotonYieldAlg.cpp
- https://gitlab.cern.ch/lhcb/Lbcom/-/blob/master/Rich/RichMCMonitors/src/RichMCCKPhotonPropAlg.cpp
- https://gitlab.cern.ch/lhcb/Lbcom/-/blob/master/Rich/RichMCTools/src/RichMCTruthTool.cpp
- https://gitlab.cern.ch/lhcb/Lbcom/-/blob/master/UT/UTAlgorithms/src/UTEventMerge.cpp
Rec (128)
- MicroDST
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTAlgorithm/src/CopyLinePersistenceLocations.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTAlgorithm/src/CopyParticle2LHCbIDs.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTAlgorithm/src/CopyParticle2PVMap.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTAlgorithm/src/CopyParticle2PVRelationsFromLinePersistenceLocations.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTAlgorithm/src/CopyParticle2RelatedInfoFromLinePersistenceLocations.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTAlgorithm/src/CopyParticle2TisTosDecisions.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTAlgorithm/src/CopySignalMCParticles.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTBase/include/MicroDST/MicroDSTCommon.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTBase/include/MicroDST/MicroDSTCommon.icpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTBase/include/MicroDST/RelationsClonerAlg.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTBase/include/MicroDST/RelationsFromClonerAlg.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTBase/include/MicroDST/RelationsFromParticleLocationsClonerAlg.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTBase/include/MicroDST/RelationsFromParticleLocationsFromClonerAlg.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTTools/src/FlavourTagCloner.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTTools/src/FlavourTagDeepCloner.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTTools/src/ProtoParticleCloner.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/MicroDST/MicroDSTTools/src/TrackClonerWithClusters.cpp
- Muon
- Phys
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciFilters/src/ConeJetProxy.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciFilters/src/CopyFlavourTagsWithParticlePointers.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciFilters/src/FilterEventList.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciFilters/src/ParticleVeto.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciFilters/src/Pi0Veto.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciKernel/include/Kernel/DVCommonBase.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciKernel/src/component/DaVinciInit.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciKernel/src/Lib/DVCommonBase.icpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciMCKernel/include/Kernel/Particle2MCAssociatorBase.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciPVTools/src/BestPVAlg2.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciPVTools/src/BestPVAlg2.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciPVTools/src/BestPVAlg.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciPVTools/src/BestPVAlg.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciPVTools/src/CheckPV.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciPVTools/src/GenericParticle2PVRelator.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciPVTools/src/PVRelatorAlg.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciPVTools/src/PVRelatorAlg.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/DaVinciTypes/tests/src/TestRecVertexHolder.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/ExtraInfoTools/src/ConeVariables.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/ExtraInfoTools/src/ConeVariablesForEW.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/ExtraInfoTools/src/VertexIsolation.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/FlavourTagging/src/BTaggingTool.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/FlavourTagging/src/Features/MonteCarloFeatures.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/FlavourTagging/src/Selection/Pipeline.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/FlavourTagging/src/Taggers/OSCharm/TaggerCharmTool.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/GenericVertexFinder/src/GenericVertexFinderAlg.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/GenericVertexFinder/src/JetVertexAlg.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/GenericVertexFinder/src/TrackGenericVertexFinderAlg.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/HighPtJets/src/bJetSeeds.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/HighPtJets/src/TrackClusterFinder.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/JetAccessories/src/HltJetBuilder.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/JetAccessories/src/HltParticleFlow.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/JetAccessories/src/HltParticleFlow.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/JetAccessories/src/ParticleFlow4Jets.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/JetAccessories/src/ParticleFlow.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/JetAccessories/src/PFJetMakerAlg.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/JetAccessories/src/UpdateJetsWithVtx.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/LoKiPhysMC/src/Components/LoKi_Track2MC.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/LoKiPhysMC/src/Components/MCTruthPhoton.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/LoKiPhysMC/src/Components/P2MCBase.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/LoKiPhysMC/src/Components/PV2MC.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/MCAssociation/include/P2MCP/P2MCPBase.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/MCAssociation/src/MCMatchObjP2MCRelator.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/MCAssociation/src/P2MCRelatorAlg.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/ParticleMaker/src/V0FromDstMaker.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/RelatedInfoTools/src/AddRelatedInfo.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/RelatedInfoTools/src/RelInfoConeIsolation.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/RelatedInfoTools/src/RelInfoConeVariables.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/RelatedInfoTools/src/RelInfoConeVariablesForEW.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/RelatedInfoTools/src/RelInfoCylVariables.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/RelatedInfoTools/src/RelInfoVertexIsolation.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/RelatedInfoTools/src/RelInfoPFVariables.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/TisTosTobbing/src/TriggerSelectionTisTos.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Phys/VertexFit/src/PVReFitterAlg.cpp
- Pr
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Pr/PrFitParams/src/PrFitKsParams.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Pr/PrFitParams/src/PrFitMatchParams.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Pr/PrFitParams/src/PrFitSeedParams.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Pr/PrMCTools/src/PrCheatedVP.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Pr/PrMCTools/src/PrDebugTrackingLosses.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Pr/PrMCTools/src/PrMuonStubAssociator.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Pr/PrMCTools/src/PrPixelDebugTool.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Pr/PrMCTools/src/PrTrackerDumper2.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Pr/PrMCTools/src/PrVeloUTChecker.cpp
- Rec
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Rec/ChargedProtoANNPID/src/ChargedProtoANNPIDMoni.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Rec/ChargedProtoANNPID/src/ChargedProtoANNPIDTrainingTuple.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Rec/ChargedProtoANNPID/src/ChargedProtoANNPIDTupleTool.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Rec/GlobalReco/src/ChargedProtoParticleMaker.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Rec/GlobalReco/src/ChargedProtoParticleMoni.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Rec/GlobalReco/src/ChargedProtoParticleRemovePIDInfo.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Rec/LumiAlgs/src/DumpLumiEvents.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Rec/LumiAlgs/src/LumiEventTuple.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Rec/LumiAlgs/src/LumiFileReader.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Rec/RecAlgs/src/RecSummaryAlg.cpp
- Tf
- Tr
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/PatChecker/src/CheatedPrimaryVertices.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/PatChecker/src/PatKShortChecker.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/PatFitParams/src/FwdFitParams.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/PatFitParams/src/KsFitParams.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/PatFitParams/src/MatchFitParams.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/PatFitParams/src/SeedFitParams.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/PrKalmanFilter/include/PrKalmanFilter/KF.h
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/PrKalmanFilter/src/KalmanFilterTool.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackAssociators/src/TrackAssociator.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackCheckers/src/TrackIPResolutionChecker.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackCheckers/src/TrackPVChecker.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackExtrapolators/src/TrackStateProvider.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackMCTools/src/MeasureIPResolution.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackMonitors/src/TrackCaloMatchMonitor.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackMonitors/src/VertexCompare.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackTools/src/TrackCaloMatch.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackTools/src/SelectTrackInVertex.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackTools/src/TrackUsedLHCbID.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/ChargedParticlesToTracks.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/CreateFastTrackCollection.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/FilterMatchTracks.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/FilterSeedTracks.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/HltInsertTrackErrParam.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/MoveRecVertexTracks.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/NumberOfTracksFilter.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/TrackAddNNGhostId.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/TrackBuildCloneTable.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/TrackCloneCleaner.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/TrackContainerCleaner.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/TrackEraseExtraInfo.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/TrackEventCloneKiller.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/TrackFromDST.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/TrackToDST.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/TrackV0Finder.cpp
- https://gitlab.cern.ch/lhcb/Rec/-/blob/master/Tr/TrackUtils/src/VertexListFilter.cpp
Boole (27)
- Bcm
- Calo
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Calo/CaloDigit/src/CaloDigitAlg.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Calo/CaloDigit/src/CaloPinDigitAlg.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Calo/CaloDigit/src/CaloSignalAlg.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Calo/CaloMoniDigi/src/CaloDigitChannel.cpp
- Digi
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Digi/DigiAlg/src/BuildMCTrackInfo.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Digi/DigiAlg/src/FilterMCPrimaryVtx.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Digi/DigiAlg/src/LumiTool.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Digi/DigiAlg/src/MergeEventAlg.cpp
- HC
- Muon
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Muon/MuonAlgs/src/MuonCardiacChID.h
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Muon/MuonAlgs/src/MuonPhChID.h
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Muon/MuonBackground/src/MuonBackground.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Muon/MuonMoniDigi/src/MuonDigitChecker.cpp
- Rich
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Rich/RichDigiQC/src/legacy/RichDigitQC.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Rich/RichDigiQC/src/RichDigiDataObjVerifier.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Rich/RichMCAssociators/src/BuildMCRichDigitLinks.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Rich/RichMCAssociators/src/MCRichDigitSummaryAlg.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Rich/RichReadout/src/component/RichCopySummedDepositsToDigits.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Rich/RichReadout/src/component/RichDetailedFrontEndResponse.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Rich/RichReadout/src/component/RichSignal.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Rich/RichReadout/src/component/RichSimpleChargeSharing.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Rich/RichReadout/src/component/RichSimpleFrontEndResponse.cpp
- https://gitlab.cern.ch/lhcb/Boole/-/blob/master/Rich/RichReadout/src/component/RichSummedDeposits.cpp
- UT
- VP
Gauss (77)
- Bcm
- Calo
- Gen
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/AsymmetricCollidingBeams.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/BeamGasFixedLuminosity.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/BeamSpot4D.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/BeamSpotMarkovChainSampleVertex.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/BeamSpotSmearVertex.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/CollidingBeams.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/FixedLuminosity.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/FixedLuminosityForRareProcess.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/FixedLuminosityForSpillOver.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/FixedTarget.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/FlatZSmearVertex.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/Generation.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/Inclusive.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/MergedEventsFilter.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/SignalForcedFragmentation.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/SignalPlain.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/SignalRepeatedHadronization.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/Special.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/TriangZSmearVertex.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/VariableLuminosity.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Components/WriteHepMCAsciiFile.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/Generators/src/Lib/Signal.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/GenTune/src/RivetAnalysisHandler.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/LbEvtGen/src/Lib/ApplyPhotos.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/LbMIB/src/MIBackground.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/LbPGuns/src/MomentumSpectrum.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/LbPGuns/src/ParticleGun.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/LbPGuns/src/RichPatternGun.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/LbPythia8/src/Lib/Pythia8Production.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Gen/LbPythia/src/Lib/PythiaProduction.cpp
- HC
- Muon
- Sim
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussAlgs/src/ConversionFilter.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussAlgs/src/GenInit.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussAlgs/src/GiGaGetEventAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussAlgs/src/GiGaGetHitsAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussAlgs/src/PrintEventAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussAlgs/src/SimInit.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussCherenkov/src/SensDet/GetMCCkvInfoBase.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussCherenkov/src/SensDet/GetMCCkvOpticalPhotonsAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussCherenkov/src/SensDet/GetMCCkvSegmentsAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussCherenkov/src/SensDet/GetMCCkvTracksAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussKine/src/GenerationToSimulation.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussKine/src/MaskParticles.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussKine/src/SimulationToMCTruth.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussMonitor/src/CheckLifeTimeHepMC.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussMonitor/src/CheckLifeTimeMC.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussMonitor/src/EMGaussMoni.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussMonitor/src/MCDecayCounter.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussMonitor/src/MCTruthFullMonitor.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussMonitor/src/MCTruthMonitor.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRedecay/src/GaussHepMCSplitter.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRedecay/src/GaussRedecayCopyToService.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRedecay/src/GaussRedecayCtrFilter.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRedecay/src/GaussRedecayMergeAndClean.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRedecay/src/GaussRedecayMergeAndClean.h
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRedecay/src/GaussRedecayPrintMCParticles.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRedecay/src/GaussRedecayRetrieveFromService.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRedecay/src/GaussRedecayRetrieveFromService.h
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRedecay/src/GaussRedecaySorter.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRICH/src/Components/Assoc/MCPartToMCRichTrackAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRICH/src/Components/Assoc/MCRichHitToMCRichOpPhotAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRICH/src/Lib/SensDet/GetMCRichInfoBase.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRICH/src/Lib/SensDet/GetMCRichOpticalPhotonsAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRICH/src/Lib/SensDet/GetMCRichSegmentsAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/GaussRICH/src/Lib/SensDet/GetMCRichTracksAlg.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/LbLamarr/src/LamarrCaloProto.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/LbLamarr/src/LamarrHist.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/LbLamarr/src/LamarrParticleId.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/LbLamarr/src/LamarrRecoSummary.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/LbLamarr/src/LamarrPropagator.cpp
- https://gitlab.cern.ch/lhcb/Gauss/-/blob/master/Sim/LbLamarr/src/LamarrTuple.cpp
- Velo
Edited by Sebastien Ponce - Calo
- Author OwnerResolved by Sebastien Ponce
2 replies Last reply by Sebastien Ponce
- Sebastien Ponce assigned to @sponce
assigned to @sponce
- Sebastien Ponce mentioned in issue Moore#586
mentioned in issue Moore#586
- DeveloperResolved by Sebastien Ponce
Morning @sponce, I've seen your thread in Moore#586 and thought I would point out that @pkoppenb has been making a massive clean-up of things largely used offline in the past, such as FilterDesktop and relatives. For sure several items of your list above can be ticked off since removed rather than modernised for no good :-).
6 replies Last reply by Sebastien Ponce
- Eduardo Rodrigues marked this issue as related to #358
marked this issue as related to #358
- Carla Marin Benito mentioned in merge request !3473 (merged)
mentioned in merge request !3473 (merged)
- Carla Marin Benito mentioned in merge request LHCb!4171 (merged)
mentioned in merge request LHCb!4171 (merged)
- Patrick Koppenburg assigned to @pkoppenb
assigned to @pkoppenb