ATLAS Offline Software
Loading...
Searching...
No Matches
sTgcWireHit_v1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef XAODMUONPREPDATA_VERSION_STGCWIREHIT_V1_H
5#define XAODMUONPREPDATA_VERSION_STGCWIREHIT_V1_H
6
8
9namespace xAOD {
10
12
13 public:
15 sTgcWireHit_v1() = default;
17 virtual ~sTgcWireHit_v1() = default;
20 return sTgcChannelTypes::Wire;
21 }
22};
23
24} // namespace xAOD
25#endif
sTgcIdHelper::sTgcChannelTypes sTgcChannelTypes
sTgcMeasurement_v1()=default
Default constructor.
sTgcChannelTypes channelType() const override final
Returns the type of the Tgc strip as a simple enumeration.
virtual ~sTgcWireHit_v1()=default
Virtual destructor.
sTgcWireHit_v1()=default
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.