ATLAS Offline Software
|
#include "GaudiKernel/EventIDRange.h"
#include "StoreGate/WriteCondHandle.h"
#include "InDetReadoutGeometry/SiDetectorElementCollection.h"
#include "InDetReadoutGeometry/SiDetectorElement.h"
#include "GaudiKernel/MsgStream.h"
#include "TRT_ReadoutGeometry/TRT_BarrelElement.h"
#include "TRT_ReadoutGeometry/TRT_EndcapElement.h"
#include "InDetIdentifier/TRT_ID.h"
#include "Identifier/Identifier.h"
#include "Identifier/IdentifierHash.h"
#include "TRT_ReadoutGeometry/TRT_Numerology.h"
#include <iostream>
#include <fstream>
#include <string>
#include <cmath>
#include "TRT_Cabling/ITRT_CablingSvc.h"
#include "RegSelLUT/RegSelSiLUT.h"
#include "TRT_RegSelCondAlg.h"
Go to the source code of this file.
conditions algorithm to create the Si detector lookup tables
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
Definition in file TRT_RegSelCondAlg.cxx.