#include <NSWOfflineHelper.h>
Definition at line 48 of file NSWOfflineHelper.h.
◆ NSWOfflineRobId()
Muon::nsw::helper::NSWOfflineRobId::NSWOfflineRobId |
( |
const std::string & |
station_name, |
|
|
int8_t |
station_eta, |
|
|
uint8_t |
station_phi |
|
) |
| |
Definition at line 47 of file NSWOfflineHelper.cxx.
51 const std::pair <std::string, bool> name_and_side = {detectorString,
station_eta > 0};
53 uint8_t detId = Muon::nsw::helper::s_station_to_detector_map.at (name_and_side);
59 if( detectorString==
"MM" &&
splitConfig == 3)
continue;
◆ ~NSWOfflineRobId()
virtual Muon::nsw::helper::NSWOfflineRobId::~NSWOfflineRobId |
( |
| ) |
|
|
inlinevirtual |
◆ get_ids()
const std::vector<uint32_t>& Muon::nsw::helper::NSWOfflineRobId::get_ids |
( |
| ) |
const |
|
inline |
◆ m_sourceIds
std::vector<uint32_t> Muon::nsw::helper::NSWOfflineRobId::m_sourceIds |
|
private |
The documentation for this class was generated from the following files: