Ni Kaixiang

Results 6 issues of Ni Kaixiang

![nkx111](https://badgen.net/badge/PR%20submitted%20by%3A/nkx111/blue) ![Large: 299](https://badgen.net/badge/PR%20Size/Large%3A%20299/red) [![](https://gitlab.cern.ch/rest-for-physics/framework/badges/cpp11/pipeline.svg)](https://gitlab.cern.ch/rest-for-physics/framework/-/commits/cpp11) [![](https://github.com/rest-for-physics/framework/actions/workflows/validation.yml/badge.svg?branch=cpp11)](https://github.com/rest-for-physics/framework/commits/cpp11) I still think we should retain c++11 compatibility for REST. At least for the framework. **Otherwise it would be less acceptable by other collaborations**. With...

policy

![nkx111](https://badgen.net/badge/PR%20submitted%20by%3A/nkx111/blue) ![13](https://badgen.net/badge/Size/13/orange) [![](https://gitlab.cern.ch/rest-for-physics/framework/badges/nkx111-patch-1/pipeline.svg)](https://gitlab.cern.ch/rest-for-physics/framework/-/commits/nkx111-patch-1) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) If we disable test run, and if the last process is general process, then it will come into problem trying to assembly TRestEvent abstract class.

I am wondering if the standard units for pressure is `atm` or `bar`. They have slight difference. In TRestDetectorGas it stores pressure in `atm`, but in TRestSystemOfUnits the units with...

It is time to implement automatic parameter loading from rml text to all the class data members. We shall verify each metadata classes that: 1. All the data members are...

It could be confusing to use the alias `any` for `TRestReflector`. Since there is std::any introduced in c++17. We may consider rename it to `RESTany`. In this case, all the...

## material rework 1. Now the plugin exports/maintains material-specific parameter list. Selecting different materials(shaders) change the "W3D Properties" Panel. Filling the columns in the panel will take effect in the...