#include <PadEmulatorTrigger.h>
Definition at line 21 of file PadEmulatorTrigger.h.
◆ PadEmulatorTrigger()
| PadEmulatorTrigger::PadEmulatorTrigger |
( |
const char | wheel, |
|
|
const uint32_t | sector, |
|
|
const uint32_t | bandid, |
|
|
const uint32_t | phiid, |
|
|
const uint32_t | relbcid, |
|
|
const PadPattern & | pattern, |
|
|
const uint32_t | hitmask = 0 ) |
Definition at line 8 of file PadEmulatorTrigger.cxx.
10 :
19 {
20 std::string hitstr = std::bitset<32>(hitmask).to_string();
23 }
const PadPattern m_pattern
std::string m_hitmasksignature
int getSignedPhiID(const uint32_t phiid)
void reverse(typename DataModel_detail::iterator< DVL > beg, typename DataModel_detail::iterator< DVL > end)
Specialization of reverse for DataVector/List.
◆ ~PadEmulatorTrigger()
| NSWL1::PadEmulatorTrigger::~PadEmulatorTrigger |
( |
| ) |
|
|
default |
◆ getBandid()
| uint32_t NSWL1::PadEmulatorTrigger::getBandid |
( |
| ) |
const |
|
inline |
◆ getHitMask()
| uint32_t NSWL1::PadEmulatorTrigger::getHitMask |
( |
| ) |
const |
|
inline |
◆ getPattern()
| const PadPattern & NSWL1::PadEmulatorTrigger::getPattern |
( |
| ) |
const |
|
inline |
◆ getPhiid()
| uint32_t NSWL1::PadEmulatorTrigger::getPhiid |
( |
| ) |
const |
|
inline |
◆ getRelbcid()
| uint32_t NSWL1::PadEmulatorTrigger::getRelbcid |
( |
| ) |
const |
|
inline |
◆ getSector()
| uint32_t NSWL1::PadEmulatorTrigger::getSector |
( |
| ) |
const |
|
inline |
◆ getSignature()
| const std::string & NSWL1::PadEmulatorTrigger::getSignature |
( |
| ) |
const |
|
inline |
◆ getSignedPhiid()
| int NSWL1::PadEmulatorTrigger::getSignedPhiid |
( |
| ) |
const |
|
inline |
◆ getSourceid()
| uint32_t NSWL1::PadEmulatorTrigger::getSourceid |
( |
| ) |
const |
|
inline |
Definition at line 34 of file PadEmulatorTrigger.h.
uint32_t wheelSectorToSourceID(const char wheel, const uint32_t sector)
◆ getWheel()
| char NSWL1::PadEmulatorTrigger::getWheel |
( |
| ) |
const |
|
inline |
◆ m_bandid
| const uint32_t NSWL1::PadEmulatorTrigger::m_bandid |
|
private |
◆ m_hitmask
| const uint32_t NSWL1::PadEmulatorTrigger::m_hitmask |
|
private |
◆ m_hitmasksignature
| std::string NSWL1::PadEmulatorTrigger::m_hitmasksignature |
|
private |
◆ m_pattern
| const PadPattern NSWL1::PadEmulatorTrigger::m_pattern |
|
private |
◆ m_phiid
| const uint32_t NSWL1::PadEmulatorTrigger::m_phiid |
|
private |
◆ m_phiid_signed
| const int NSWL1::PadEmulatorTrigger::m_phiid_signed |
|
private |
◆ m_relbcid
| const uint32_t NSWL1::PadEmulatorTrigger::m_relbcid |
|
private |
◆ m_sector
| const uint32_t NSWL1::PadEmulatorTrigger::m_sector |
|
private |
◆ m_wheel
| const char NSWL1::PadEmulatorTrigger::m_wheel |
|
private |
The documentation for this class was generated from the following files: