ATLAS Offline Software
Typedefs
JsonFileWriterL1.cxx File Reference
#include "TrigConfIO/JsonFileWriterL1.h"
#include <iomanip>
#include <fstream>
#include <algorithm>
#include <sstream>
#include <nlohmann/json.hpp>
Include dependency graph for JsonFileWriterL1.cxx:

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 11 of file JsonFileWriterL1.cxx.