Majoranapp
A C++ library for studying MZM in non-interacting systems
ConnectionsParser.hpp File Reference
#include <nlohmann/json.hpp>
#include "../QuantumSystem/Parameters.hpp"
#include "../QuantumSystem/Connections.hpp"
Include dependency graph for ConnectionsParser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConnectionsParser
 parsing connections from JSON file More...
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json