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

Public Member Functions

 json_t (const nlohmann::json &j)
 

Public Attributes

const nlohmann::json & json
 

Detailed Description

Definition at line 17 of file StgcStripCalculator.cxx.

Constructor & Destructor Documentation

◆ json_t()

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

Definition at line 19 of file StgcStripCalculator.cxx.

19 : json(j) {}

Member Data Documentation

◆ json

const nlohmann::json& NswAsBuilt::StgcStripCalculator::json_t::json

Definition at line 18 of file StgcStripCalculator.cxx.


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