Skip to content
Snippets Groups Projects
Commit 03af23dd authored by Marco Cattaneo's avatar Marco Cattaneo
Browse files

Merge branch 'cherry-pick-1d0e2579' into '2017-patches'

Remove SVN related test and CMakeLists.txt

See merge request !644
parents 077c38ff 7fb7afee
Branches cherry-pick-3e3553f53c-21.0
No related tags found
1 merge request!644Remove SVN related test and CMakeLists.txt
Pipeline #1754902 passed
###############################################################################
# (c) Copyright 2000-2019 CERN for the benefit of the LHCb Collaboration #
# #
# This software is distributed under the terms of the GNU General Public #
# Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING". #
# #
# In applying this licence, CERN does not waive the privileges and immunities #
# granted to it by virtue of its status as an Intergovernmental Organization #
# or submit itself to any jurisdiction. #
###############################################################################
################################################################################
# Package: AnalysisSys
################################################################################
gaudi_subdir(AnalysisSys)
gaudi_depends_on_subdirs(Analysis/PyAna
Analysis/Ostap
Ex/LoKiExample
Hlt/HltSelChecker
Phys/AnalysisConf
Phys/AnalysisPython
Phys/DaVinciAssociators
Phys/DaVinciMCTools
Phys/DaVinciMonitors
Phys/DaVinciTrackRefitting
Phys/DaVinciTrackScaling
Phys/DaVinciAngleCalculators
Phys/DecayTreeTuple
Phys/DecayTreeTupleBase
Phys/DecayTreeTupleDalitz
Phys/DecayTreeTupleJets
Phys/DecayTreeTupleMC
Phys/DecayTreeTupleMuonCalib
Phys/DecayTreeTupleReco
Phys/DecayTreeTupleTrigger
Phys/DecayTreeTupleTracking
Phys/DecayTreeTupleANNPID
Phys/DecayTreeTupleHerschel
Phys/DisplVerticesMC
Phys/FlavourTaggingChecker
Phys/JetAccessoriesMC
Phys/LoKiAlgoMC
Phys/LoKiGenMC
Phys/LoKiPhysMC
Phys/Particle2MCTruth
Phys/ParticleMakerChecker
Phys/VertexFitCheck
Phys/CommonMCParticles
Rich/RichPIDQC
Tutorial/Analysis)
<?xml version="1.0" ?><!DOCTYPE extension PUBLIC '-//QM/2.3/Extension//EN' 'http://www.codesourcery.com/qm/dtds/2.3/-//qm/2.3/extension//en.dtd'>
<!--
(c) Copyright 2000-2019 CERN for the benefit of the LHCb Collaboration
This software is distributed under the terms of the GNU General Public
Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING".
In applying this licence, CERN does not waive the privileges and immunities
granted to it by virtue of its status as an Intergovernmental Organization
or submit itself to any jurisdiction.
-->
<!--
#######################################################
# SUMMARY OF THIS TEST
# ...................
# Author: rlambert
# Purpose: Standard test in every project, check against a list of known configurables, that configurables are visible and can be instantiated. This test verifies that there is no problem with the python dictionary in the release, and is the minimal possible test of the confDB.
# Prerequisites: None
# Common failure modes, severities and cures:
# . SEVERE: Segfault or raised exception
# . MAJOR: configurables which cannot be instantiated. Contact the authors responsible for the problem.
# . MAJOR: entire missing sets of configurables for packages or projects, problem in the build, consult the package authors or release shifters.
# . MINOR: A small number of Extra configurables or renamed configurables or small number of removed configurables. See if they make sence and then update the reference files.
#######################################################
-->
<extension class="GaudiTest.GaudiExeTest" kind="test">
<argument name="program"><text>python</text></argument>
<argument name="args"><set>
<text>-c</text>
<text>from GaudiConf.QMTest.ConfigurablesTest import testThisProjectOnly; testThisProjectOnly();</text>
</set></argument>
<argument name="validator"><text>
from GaudiConf.QMTest.ConfigurablesTest import compareConfigurables
compareConfigurables("../refs/configurables.ref",stdout,causes,result,"analysissys.configurables",threshold=0)
</text></argument>
</extension>
{'DaVinciTrackRefitting': {'RefitParticleTracks': True, 'ParticleRefitter': True, 'TracksFromParticles': True}, 'JetTagging': {'LoKi__MuonTag': True, 'LoKi__SVTag': True, 'LoKi__ElectronTag': True, 'LoKi__TopoTag': True, 'LoKi__TopoTagDir': True, 'LoKi__JetTagTruthNew': True, 'LoKi__JetTagTruthMCPart': True, 'LoKi__SeedFinderNTrks': True, 'LoKi__JetTagTruth': True, 'LoKi__NNBTag': True, 'FilterJet': True, 'LoKi__IPTag': True}, 'DecayTreeTupleDalitz': {'TupleToolDalitz': True, 'MCTupleToolDalitz': True}, 'ParticleMakerChecker': {'ParticleEffPurMoni': True}, 'DecayTreeTupleMuonCalib': {'TupleToolMuonPid': True, 'TupleToolMuonIDCalib': True}, 'DaVinciAssociators': {'ChargedPP2MC': True, 'Particle2MCChi2': True, 'NeutralPP2MC': True, 'CompositeParticle2MCLinks': True, 'Particle2MCWithChi2': True, 'Particle2MCLinks': True, 'TestLinker': True}, 'RichPIDQC': {'JPsiMuMuConf': True, 'KshortPiPiConf': True, 'LambdaToProtonPionConf': True, 'DsToPhiPiConf': True, 'DstarToDzeroPiConf': True, 'RichPIDQCConf': True}, 'DecayTreeTupleBase': {'EventTuple': True, 'MCDecayTreeTuple': True, 'DecayTreeTuple': True, 'TupleToolDecay': True}, 'DaVinciMCTools': {'FilterEventByMCDecay': True, 'MCPrimVertexMaker': True, 'BackgroundCategoryViaRelations': True, 'MCReconstructed': True, 'DaVinciSmartAssociator': True, 'MCParticleMaker': True, 'FilterToFixOppositeBFractions': True, 'MCParticleLinkerMaker': True, 'IsBEvent': True, 'P2MCPFromProtoP': True, 'DumpParticle': True, 'BackgroundCategory': True, 'DaVinciAssociatorsWrapper': True, 'MCParticleArrayFilterAlg': True, 'Particle2BackgroundCategoryRelationsAlg': True, 'PrintDecayTreeTool': True, 'FilterMCParticleArrayByDecay': True}, 'MicroDSTTools': {'CaloHypoCloner': True, 'WeightsVectorCloner': True, 'ParticleCloner': True, 'SwimmingReportCloner': True, 'VertexBaseFromRecVertexCloner': True, 'MuonPIDCloner': True, 'FlavourTagCloner': True, 'VertexBaseFromRecVertexClonerNoTracks': True, 'RecVertexClonerWithTracks': True, 'VertexBaseFromRecVertexClonerWithTracks': True, 'FlavourTagDeepCloner': True, 'MCVertexCloner': True, 'ProtoParticleCloner': True, 'VertexCloner': True, 'TrackCloner': True, 'RecVertexClonerNoTracks': True, 'MCParticleCloner': True, 'RecVertexCloner': True, 'CaloClusterCloner': True}, 'DecayTreeTuple': {'TupleToolVeto': True, 'TupleToolPi0Info': True, 'TupleToolParticleStats': True, 'TupleToolTagging': True, 'TupleToolSubMass': True, 'TupleToolMassHypo': True, 'TupleToolDira': True, 'TupleToolAngles': True, 'TupleToolGeometry': True, 'TupleToolPropertime': True, 'TupleToolDecayTreeFitter': True, 'TupleToolPid': True, 'TupleToolPhotonInfo': True, 'TupleToolP2VV': True, 'TupleToolBremInfo': True, 'TupleToolSelResults': True, 'TupleToolNeutrinoReco': True, 'TupleToolParticleReFit': True, 'TupleToolIsolationTwoBody': True, 'TupleToolVtxIsoln': True, 'TupleToolSwimmingInfo': True, 'TupleToolCaloHypo': True, 'TupleToolKinematic': True}, 'DaVinciTrackScaling': {'TrackSmearState': True, 'OldTrackSmearState': True, 'TrackScaleState': True}, 'Particle2MCTruth': {'MCMatchObjP2MCRelator': True, 'P2MCRelatorAlg': True}, 'DaVinciAngleCalculators': {'P2VVAngleCalculator': True, 'Bs2JpsiPhiAngleCalculator': True, 'Bd2KstarMuMuAngleCalculator': True, 'MCBs2JpsiPhiAngleCalculator': True, 'MCBd2KstarMuMuAngleCalculator': True}, 'LoKiPhysMC': {'LoKi__HepMCParticleMaker': True, 'LoKi__PV2MC': True, 'LoKi__Hybrid__MCTupleTool': True, 'LoKi__PV2MCAlg': True, 'LoKi__P2MCW': True, 'LoKi__Track2MC': True, 'LoKi__P2MC': True}, 'LoKiGenMC': {'LoKi__MC2GenCollisionAlg': True, 'LoKi__HepMC2MC': True, 'LoKi__HepMC2MCAlg': True, 'LoKi__MC2GenCollision': True}, 'VertexFitCheck': {'VtxChecker': True, 'ProperTimeChecker': True, 'CheatedPVReFitter': True, 'PhotonChecker': True, 'PVChecker': True}, 'AnalysisConf': {'AnalysisConf': True}, 'DecayTreeTupleReco': {'TupleToolPrimaries': True, 'TupleToolTrackInfo': True, 'TupleToolRICHPid': True, 'TupleToolCPU': True, 'TupleToolProtoPData': True, 'TupleToolRecoStats': True}, 'DisplVerticesMC': {'SaveParticlesFrom': True, 'MCDisplVertices': True}, 'Analysis': {'DummyAnalysisAlg': True}, 'FlavourTaggingChecker': {'CheatedSelection': True, 'BDecayTool': True, 'BTaggingInclusive': True, 'BOppositeMonitoring': True, 'BTaggingAnalysis': True, 'TaggingUtilsChecker': True, 'BTaggingChecker': True}, 'HltSelChecker': {'HltCorrelations': True, 'HltBackgroundCategory': True, 'Hlt2Statistics': True, 'FilterTrueTracks': True, 'ReadHltReport': True}, 'DaVinciMonitors': {'ANNPIDTool': True, 'MuonPlotTool': True, 'ParticleMonitor': True, 'MomentumPlotTool': True, 'MassPlotTool': True, 'CombinedPidPlotTool': True, 'MuIDMonitor': True, 'CaloPlotTool': True, 'SimplePlots': True, 'MuEffMonitor': True, 'RichPlotTool': True}, 'DecayTreeTupleANNPID': {'TupleToolANNPIDTraining': True, 'TupleToolANNPID': True}, 'JetAccessoriesMC': {'LoKi__HepMCJets2HepMCJets': True, 'LoKi__HEPMCJetMaker': True, 'LoKi__ParticleMaker': True, 'LoKi__HepMCJets2Jets': True, 'LoKi__HepMCJets2JetsDeltaR': True, 'LoKi__MCJetMaker': True, 'LoKi__MCJets2Jets': True, 'WZPlusJetHepMCSelector': True, 'LoKi__MCPartBHadronSeed': True, 'MCJets2JetsAlg': True, 'LoKi__PartonicJets2HepMCJets': True, 'ZPlusJetHepMCSelector': True}, 'LoKiAlgoMC': {'LoKi__DecayTruth': True, 'LoKi__Hybrid__MCParticleArrayFilter': True}, 'LoKiExample': {'LoKi__Bs2PsiPhi': True, 'LoKi__CCTest': True, 'LoKi__Phi_Makers': True, 'LoKi__Fitters': True, 'LoKi__PhiMC': True, 'LoKi__DecayDescriptor': True, 'LoKi__MCMergedPi0s': True, 'LoKi__Phi': True, 'LoKi__SelectParticles': True, 'LoKi__MemFun': True, 'LoKi__SelectTracks': True, 'LoKi__TestHybrid': True, 'LoKi__GenDecayDescriptor': True, 'LoKi__MCMuons': True, 'LoKi__Track2MCEx': True, 'LoKi__MCSelect': True, 'LoKi__CheckMC_Bs2PsiPhi': True, 'LoKi__PhiK_Dalitz': True, 'LoKi__IPCheck': True, 'LoKi__Example__PV2MCEx': True, 'LoKi__MCDecayDescriptor': True, 'LoKi__TestFunctor': True, 'LoKi__DCCheck': True, 'LoKi__HelloWorld': True, 'LoKi__Bs2PsiPhi_NoMC': True}, 'DecayTreeTupleTracking': {'TupleToolVELOClusters': True, 'TupleToolTrackKink': True, 'TupleToolVeloTrackClusterInfo': True, 'TupleToolVeloTrackMatch': True, 'TupleToolDEDX': True, 'TupleToolTrackIsolation': True, 'TupleToolTrackPosition': True}, 'DecayTreeTupleTrigger': {'TupleToolTISTOS': True, 'TupleToolL0Data': True, 'TupleToolTrigger': True, 'TupleToolStripping': True, 'TupleToolTriggerRecoStats': True, 'TupleToolL0Calo': True, 'TupleToolEventInfo': True}, 'DSTWriters': {'SelDSTWriter': True, 'FixInputCopyStream': True, 'StripDSTWriter': True, 'MicroDSTWriter': True}, 'DecayTreeTupleMC': {'MCTupleToolInteractions': True, 'MCTupleToolPrimaries': True, 'MCTupleToolPID': True, 'MCTupleToolReconstructed': True, 'MCTupleToolPrompt': True, 'MCTupleToolDecayType': True, 'MCTupleToolAngles': True, 'TupleToolGeneration': True, 'TupleToolMCTruth': True, 'TupleToolMCBackgroundInfo': True, 'MCTupleToolKinematic': True, 'MCTupleToolEventType': True, 'MCTupleToolHierarchy': True, 'MCTupleToolP2VV': True}, 'DecayTreeTupleJets': {'TupleToolWZJets': True, 'TupleToolJetTag': True, 'TupleToolJets': True, 'TupleToolJetRelations': True}, 'MicroDSTAlgorithm': {'CopyParticle2TPRelations': True, 'CopySwimmingReports': True, 'CopyParticle2LHCbIDs': True, 'CopyParticle2BackgroundCategory': True, 'CopyGaudiNumbers': True, 'CopyMCHeader': True, 'CopyRecSummary': True, 'CopyPrimaryVertices': True, 'CopyParticle2PVWeightedRelations': True, 'CopyODIN': True, 'CopyParticle2RelatedInfo': True, 'CopyFlavourTag': True, 'CopyParticle2MCRelations': True, 'CopyParticle2PVRelations': True, 'CopyL0DUReport': True, 'CopyParticles': True, 'CopyParticle2TisTosDecisions': True, 'CopyParticle2PVMap': True, 'CopyRecHeader': True, 'CopyMCParticles': True, 'MoveDataObject': True, 'CopyProtoParticles': True, 'CopyPVWeights': True, 'CopyHltDecReports': True}, 'TrackSmearing': {'TrackSmeared': True, 'IpImprover': True}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment