Open guitargeek opened 3 days ago
This will help for example in the serialization to JSON or the C++ code generation for automatic differentiation.
Also, duplicate the .clang-format file from CMSSW to make the correct style available outside the CMSSW environment, and update the .gitignore file.
.clang-format
.gitignore
This will help for example in the serialization to JSON or the C++ code generation for automatic differentiation.
Also, duplicate the
.clang-format
file from CMSSW to make the correct style available outside the CMSSW environment, and update the.gitignore
file.