add dependencies to blocks and reorder based on that
CPAlgs block dependencies: reorder blocks based on dependencies The different blocks used for the CP algorithms are given a name. The name usually correspond to the class name. Dependencies can be added to a block based off of the given name.
Showing
- PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig/python/ConfigBlock.py 65 additions, 1 deletion...Algorithms/AnalysisAlgorithmsConfig/python/ConfigBlock.py
- PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig/python/ConfigFactory.py 21 additions, 26 deletions...gorithms/AnalysisAlgorithmsConfig/python/ConfigFactory.py
- PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig/python/ConfigSequence.py 46 additions, 0 deletions...orithms/AnalysisAlgorithmsConfig/python/ConfigSequence.py
- PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig/python/ConfigText.py 8 additions, 8 deletions.../Algorithms/AnalysisAlgorithmsConfig/python/ConfigText.py
- PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig/python/FullCPAlgorithmsTest.py 3 additions, 2 deletions...s/AnalysisAlgorithmsConfig/python/FullCPAlgorithmsTest.py
- PhysicsAnalysis/Algorithms/AsgAnalysisAlgorithms/python/OutputAnalysisConfig.py 1 addition, 1 deletion...thms/AsgAnalysisAlgorithms/python/OutputAnalysisConfig.py
Loading
Please register or sign in to comment