ATLAS Offline Software
Loading...
Searching...
No Matches
SCT_ModuleVetoTool.cxx File Reference

implementation file for service allowing one to declare modules as bad More...

#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_ReadoutGeometry/SCT_DetectorElementStatus.h"

Go to the source code of this file.

Variables

static const std::string databaseSignature {"database"}

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.

Variable Documentation

◆ databaseSignature

const std::string databaseSignature {"database"}
static

Definition at line 29 of file SCT_ModuleVetoTool.cxx.

29{"database"};