master
Only changes from scram build code-format-all
Added `trackiness` function to parameter description code
Added ConfigurationCloner
Better handling of initializing DescriptionCloner
Bug fix, crash would occur if helper plugin contains itself recursively
Introduce vFloat and float types in ParameterSets
Add missing newline at the end of file
Remove SubProcess and references in EventProcessor related code
Delete copy constructor and copy operation, instead of boost inheritance
extend requires to allow all allowed integral types
Simplify fillDescriptions() and prevalidate() calling in ParameterSetDescriptionFiller
Removed legacy EDAnalyzer interface
[CORE] [LLVM14] Apply clang-tidy and clang-format changes
Use std::string_view where appropriate
Can mark Parameters as obsolete in fillDescriptions
Use oneapi namespace
Refactor code for setting threads
Added allowedValues for ParameterSetDescription
Move edm::defaultModuleLabel() body out-of-line
Modify options setting concurrent lumis and IOVs