ATLAS Offline Software
Loading...
Searching...
No Matches
IZdcGeometryDB Class Reference

#include <ZdcGeometryDB.h>

Inheritance diagram for IZdcGeometryDB:
Collaboration diagram for IZdcGeometryDB:

Public Member Functions

 IZdcGeometryDB ()
const nlohmann::json & getDB () const

Protected Attributes

bool m_geoLoaded {}
nlohmann::json m_mainJson

Detailed Description

Definition at line 11 of file ZdcGeometryDB.h.

Constructor & Destructor Documentation

◆ IZdcGeometryDB()

IZdcGeometryDB::IZdcGeometryDB ( )
inline

Definition at line 19 of file ZdcGeometryDB.h.

19{};

Member Function Documentation

◆ getDB()

const nlohmann::json & IZdcGeometryDB::getDB ( ) const
inline

Definition at line 21 of file ZdcGeometryDB.h.

21{return m_mainJson;};
nlohmann::json m_mainJson

Member Data Documentation

◆ m_geoLoaded

bool IZdcGeometryDB::m_geoLoaded {}
protected

Definition at line 15 of file ZdcGeometryDB.h.

15{};

◆ m_mainJson

nlohmann::json IZdcGeometryDB::m_mainJson
protected

Definition at line 16 of file ZdcGeometryDB.h.


The documentation for this class was generated from the following file: