ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
NswAsBuilt::StripCalculator::json_t Struct Reference
Collaboration diagram for NswAsBuilt::StripCalculator::json_t:

Public Member Functions

 json_t (const nlohmann::json &j)
 

Public Attributes

const nlohmann::json & json
 

Detailed Description

Definition at line 18 of file StripCalculator.cxx.

Constructor & Destructor Documentation

◆ json_t()

NswAsBuilt::StripCalculator::json_t::json_t ( const nlohmann::json j)
inline

Definition at line 20 of file StripCalculator.cxx.

20 : json(j) {}

Member Data Documentation

◆ json

const nlohmann::json& NswAsBuilt::StripCalculator::json_t::json

Definition at line 19 of file StripCalculator.cxx.


The documentation for this struct was generated from the following file:
NswAsBuilt::StripCalculator::json_t::json
const nlohmann::json & json
Definition: StripCalculator.cxx:19