ATLAS Offline Software
Typedefs
SCT_ModuleVetoTool.cxx File Reference
#include "SCT_ModuleVetoTool.h"
#include <nlohmann/json.hpp>
#include <algorithm>
#include <iterator>
#include <iostream>
#include <fstream>
#include <vector>
#include <string>
#include "InDetIdentifier/SCT_ID.h"
#include "InDetReadoutGeometry/SiDetectorElementCollection.h"
#include "SCT_DetectorElementStatus.h"

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Detailed Description

implementation file for service allowing one to declare modules as bad

Author
shaun.nosp@m..roe.nosp@m.@cern.nosp@m..ch

Definition in file SCT_ModuleVetoTool.cxx.

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 27 of file SCT_ModuleVetoTool.cxx.