ATLAS Offline Software
|
#include <iostream>
#include <fstream>
#include <string>
#include "CLHEP/Units/SystemOfUnits.h"
#include "Identifier/IdentifierHash.h"
#include "RegSelLUT/RegSelModule.h"
#include "RegSelLUT/RegSelSiLUT.h"
#include "MuonReadoutGeometry/MuonReadoutElement.h"
#include "MuonReadoutGeometry/sTgcReadoutElement.h"
#include "MuonReadoutGeometry/MuonStation.h"
#include "MuonNSWCommonDecode/NSWOfflineHelper.h"
#include "sTGC_RegSelCondAlg.h"
Go to the source code of this file.
conditions algorithm to create the Si detector lookup tables
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
Definition in file sTGC_RegSelCondAlg.cxx.