Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
nlohmann::json | toJson (const IAxis &ia) |
Convert an axis to json. | |
nlohmann::json Acts::AxisJsonConverter::toJson | ( | const IAxis & | ia | ) |
Convert an axis to json.
ia | the axis |
Definition at line 13 of file GridJsonConverter.cpp.
View newest version in sPHENIX GitHub at line 13 of file GridJsonConverter.cpp
References Acts::IAxis::getBinEdges(), Acts::IAxis::getBoundaryType(), Acts::IAxis::getMax(), Acts::IAxis::getMin(), Acts::IAxis::getNBins(), and Acts::IAxis::isEquidistant().
Referenced by Acts::GridJsonConverter::toJson().