ATLAS Offline Software
Loading...
Searching...
No Matches
RpcStrip2D_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4// Local include(s):
6
7namespace xAOD {
8 uint8_t RpcStrip2D_v1::measuresPhi() const { return 0; }
9} // namespace xAOD
uint8_t measuresPhi() const override final
returns whether the hit measures the phi coordinate
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.