#include <TGCCandData.h>
Definition at line 11 of file TGCCandData.h.
◆ BC_ID
| Enumerator |
|---|
| BC_UNDEFINED | |
| BC_PREVIOUS | |
| BC_CURRENT | |
| BC_NEXT | |
| BC_NEXTNEXT | |
Definition at line 42 of file ICandData.h.
◆ TGCCandData() [1/2]
| L0Muon::TGCCandData::TGCCandData |
( |
| ) |
|
|
default |
◆ ~TGCCandData()
| L0Muon::TGCCandData::~TGCCandData |
( |
| ) |
|
|
default |
◆ TGCCandData() [2/2]
| L0Muon::TGCCandData::TGCCandData |
( |
uint16_t |
subdetectorId, |
|
|
uint16_t |
sectorId, |
|
|
uint16_t |
bcTag |
|
) |
| |
|
inline |
◆ bcTag()
| uint16_t L0Muon::ICandData::bcTag |
( |
| ) |
const |
|
inlineinherited |
◆ charge()
| uint8_t L0Muon::ICandData::charge |
( |
| ) |
const |
|
inlineinherited |
◆ coinType()
| uint8_t L0Muon::TGCCandData::coinType |
( |
| ) |
const |
◆ deltaPhi()
| float L0Muon::TGCCandData::deltaPhi |
( |
| ) |
const |
◆ deltaTheta()
| float L0Muon::TGCCandData::deltaTheta |
( |
| ) |
const |
◆ eta()
| float L0Muon::ICandData::eta |
( |
| ) |
const |
|
inherited |
◆ mdtFlag()
| uint8_t L0Muon::ICandData::mdtFlag |
( |
| ) |
const |
|
inlineinherited |
◆ nswSegment()
| uint32_t L0Muon::TGCCandData::nswSegment |
( |
| ) |
const |
◆ phi()
| float L0Muon::ICandData::phi |
( |
| ) |
const |
|
inherited |
◆ pt()
| float L0Muon::ICandData::pt |
( |
| ) |
const |
|
inherited |
◆ sectorId()
| uint16_t L0Muon::ICandData::sectorId |
( |
| ) |
const |
|
inlineinherited |
◆ setCharge()
| void L0Muon::ICandData::setCharge |
( |
uint8_t |
charge | ) |
|
|
inlineinherited |
◆ setCoinType()
| void L0Muon::TGCCandData::setCoinType |
( |
uint8_t |
cointype | ) |
|
◆ setDeltaPhi()
| void L0Muon::TGCCandData::setDeltaPhi |
( |
float |
dphi | ) |
|
◆ setDeltaTheta()
| void L0Muon::TGCCandData::setDeltaTheta |
( |
float |
dtheta | ) |
|
◆ setEta()
| void L0Muon::ICandData::setEta |
( |
float |
eta | ) |
|
|
inherited |
Set functions of the modifiable parameters.
set the kinematic parameters using the granularity of the binary representation
convert eta to binary
Definition at line 12 of file ICandData.cxx.
◆ setMdtFlag()
| void L0Muon::ICandData::setMdtFlag |
( |
uint8_t |
mdtFlag | ) |
|
|
inlineinherited |
◆ setNswSegment()
| void L0Muon::TGCCandData::setNswSegment |
( |
uint32_t |
nswout | ) |
|
◆ setPhi()
| void L0Muon::ICandData::setPhi |
( |
float |
phi | ) |
|
|
inherited |
◆ setPt()
| void L0Muon::ICandData::setPt |
( |
float |
pt | ) |
|
|
inherited |
◆ setThreshold()
| void L0Muon::ICandData::setThreshold |
( |
float |
threshold | ) |
|
|
inlineinherited |
◆ subdetectorId()
| uint16_t L0Muon::ICandData::subdetectorId |
( |
| ) |
const |
|
inlineinherited |
◆ threshold()
| uint8_t L0Muon::ICandData::threshold |
( |
| ) |
const |
|
inlineinherited |
◆ COINTYPE_BIT_MASK
| constexpr uint8_t L0Muon::TGCCandData::COINTYPE_BIT_MASK = 0x7 |
|
staticconstexpr |
Bit mask for Coincidence Types.
Definition at line 34 of file TGCCandData.h.
◆ DPHI_BIT_MASK
| constexpr uint8_t L0Muon::TGCCandData::DPHI_BIT_MASK = 0x7 |
|
staticconstexpr |
Bit mask for deltaPhi : 1 bit for sign and 3 bits.
Definition at line 36 of file TGCCandData.h.
◆ DTHETA_BIT_MASK
| constexpr uint8_t L0Muon::TGCCandData::DTHETA_BIT_MASK = 0x3f |
|
staticconstexpr |
Bit mask for deltaTheta : 1 bit for sign and 6 bits.
Definition at line 38 of file TGCCandData.h.
◆ m_bcTag
| uint16_t L0Muon::ICandData::m_bcTag {0} |
|
privateinherited |
◆ m_charge
| uint8_t L0Muon::ICandData::m_charge {0} |
|
privateinherited |
charge ( 0=negative, 1=positive)
Definition at line 78 of file ICandData.h.
◆ m_coinType
| uint8_t L0Muon::TGCCandData::m_coinType {0} |
|
private |
Coincidence Type (3 bits) [rsv.][GoodMF][InnerCoin].
Definition at line 44 of file TGCCandData.h.
◆ m_deltaPhi
| uint8_t L0Muon::TGCCandData::m_deltaPhi {0} |
|
private |
Segment azimuthal angle w.r.t. the vector from IP to the segment position (4 bits)
Definition at line 47 of file TGCCandData.h.
◆ m_deltaTheta
| uint8_t L0Muon::TGCCandData::m_deltaTheta {0} |
|
private |
Segment polar angle w.r.t. the vector from IP to the segment position (7 bits)
Definition at line 50 of file TGCCandData.h.
◆ m_eta
| uint16_t L0Muon::ICandData::m_eta {0} |
|
privateinherited |
theta coordinate of the candidate
Definition at line 70 of file ICandData.h.
◆ m_mdtFlag
| uint8_t L0Muon::ICandData::m_mdtFlag {0} |
|
privateinherited |
◆ m_nswSegment
| uint32_t L0Muon::TGCCandData::m_nswSegment {0} |
|
private |
Copy of the NSW-TP output (To be defined)
Definition at line 53 of file TGCCandData.h.
◆ m_phi
| uint16_t L0Muon::ICandData::m_phi {0} |
|
privateinherited |
phi coordinate of the candidate
Definition at line 72 of file ICandData.h.
◆ m_pt
| uint16_t L0Muon::ICandData::m_pt {0} |
|
privateinherited |
◆ m_sectorId
| uint16_t L0Muon::ICandData::m_sectorId {0} |
|
privateinherited |
◆ m_subdetectorId
| uint16_t L0Muon::ICandData::m_subdetectorId {0} |
|
privateinherited |
◆ m_threshold
| uint8_t L0Muon::ICandData::m_threshold {0} |
|
privateinherited |
◆ NSW_BIT_MASK
| constexpr uint32_t L0Muon::TGCCandData::NSW_BIT_MASK = 0xfffffff |
|
staticconstexpr |
◆ s_dphiRange
| constexpr float L0Muon::TGCCandData::s_dphiRange = 0.032 |
|
staticconstexpr |
◆ s_dthetaRange
| constexpr float L0Muon::TGCCandData::s_dthetaRange = 0.160 |
|
staticconstexpr |
range of the RPC hits z positions
Definition at line 30 of file TGCCandData.h.
◆ s_etaBitRange
| constexpr uint16_t L0Muon::ICandData::s_etaBitRange = 0x3fff |
|
staticconstexprprivateinherited |
variables bit size 14 bits for eta, 9 bits for phi, 8 bits for pt
Definition at line 59 of file ICandData.h.
◆ s_etaRange
| constexpr float L0Muon::ICandData::s_etaRange = 2.7 |
|
staticconstexprprivateinherited |
◆ s_phiBitRange
| constexpr uint16_t L0Muon::ICandData::s_phiBitRange = 0x1ff |
|
staticconstexprprivateinherited |
◆ s_phiRange
| constexpr float L0Muon::ICandData::s_phiRange = 2.0 * M_PI |
|
staticconstexprprivateinherited |
◆ s_ptBitRange
| constexpr uint16_t L0Muon::ICandData::s_ptBitRange = 0xff |
|
staticconstexprprivateinherited |
◆ s_ptRange
| constexpr float L0Muon::ICandData::s_ptRange = 1000.0 |
|
staticconstexprprivateinherited |
The documentation for this class was generated from the following files: