12#ifndef MUONTRIGCOINDATA_RPCCOINDATA_H
13#define MUONTRIGCOINDATA_RPCCOINDATA_H
32 friend class ::RpcCoinDataContainerCnv;
42 virtual MsgStream&
dump( MsgStream& stream)
const;
59 const unsigned short parent_cmId,
60 const unsigned short parent_padId,
61 const unsigned short parent_sectorId,
This is a "hash" representation of an Identifier.
unsigned short m_parentSectorId
bool isLowPtInputToHighPtCm() const
unsigned short ijk() const
return ijk of the trigger hit (can be 6, 7 or 0)
unsigned short m_threshold
bool isAside() const
Aside or Cside.
unsigned short threshold() const
return highest threshold for the trigger pattern this hit is contributing
unsigned short m_parentPadId
bool isLowPtCoin() const
Low Pt, High Pt or Low Pt input to High Pt CM.
unsigned short m_parentCmId
unsigned short parentPadId() const
RpcCoinData()
Public, Copy, operator=, constructor.
unsigned short parentCmId() const
parent ID (online-style) of CM, PAD and Sector
unsigned short parentSectorId() const
bool isHighPtCoin() const
RpcCoinData(const RpcCoinData &)
unsigned short overlap() const
return the overlap flag
int ambiguityFlag() const
Returns the number of ambiguities associated with this RpcPrepData.
float time() const
Returns the time.
Create derived converter to customize the saving of identifiable container.
Definition of ATLAS Math & Geometry primitives (Amg)
Ensure that the Athena extensions are properly loaded.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.