ATLAS Offline Software
Loading...
Searching...
No Matches
SCT_Identifier.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
5#include "SCT_Identifier.h"
7#include "Identifier/Identifier.h"
8
9#include <cassert>
10#include <iostream>
11
18
20{
21 std::cout << "2/2/" << m_barrelEC << "/"
22 << m_layerDisk << "/"
23 << m_phiModule << "/"
24 << m_etaModule << "/"
25 << m_side << std::endl;
26}
This is an Identifier helper class for the SCT subdetector.
void print() const
Identifier getWaferId()
const SCT_ID * m_idHelper