ATLAS Offline Software
Loading...
Searching...
No Matches
PixelDefectsEmulatorCondAlg.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
5
7
8namespace InDet{
9
11
13 m_groupDefectHistNames.push_back("core-column");
14 m_groupDefectHistNames.push_back("circuit");
15 // set upper edge of the 1D number of group defects (core-column, circuit) histograms
16 m_maxNGroupDefects.clear();
17 m_maxNGroupDefects.push_back(10);
18 m_maxNGroupDefects.push_back(4);
20 }
21
22}// namespace closure
This is an Identifier helper class for the Pixel subdetector.
virtual StatusCode initialize() override
virtual StatusCode initialize() override final
Primary Vertex Finder.