Functions | |
uint8_t | channelId (const VFATFrame &frame) |
retrieve this channel identifier More... | |
uint8_t | channelMarker (const VFATFrame &frame) |
retrieve this channel marker More... | |
uint8_t | geoId (const VFATFrame &frame) |
retrieve the GEO information for this channel More... | |
uint16_t | leadingEdgeTime (const VFATFrame &frame) |
get timing information for single leading edge More... | |
uint16_t | trailingEdgeTime (const VFATFrame &frame) |
get timing information for single trailing edge More... | |
Utilitary namespace to retrieve timing/status information from nT2 VFAT frame
|
inline |
retrieve this channel identifier
Definition at line 30 of file TotemT2VFATFrame.h.
Referenced by DTTPDeadWriter::analyze(), DTEfficiencyTask::analyze(), DTt0DBValidation::beginRun(), DTDigiTask::channelsMap(), DTDigiToRaw::createFedBuffers(), trackerDTC::DTC::DTC(), DTT0CalibrationRMS::endJob(), PPSFastLocalSimulation::GenerateTrack(), DTReadOutMapping::geometryToReadOut(), DTReadOutMapping::insertReadOutGeometryLink(), HoughGrouping::orderAndFilter(), trklet::ProducerTBout::produce(), DTReadOutMapping::readOutToGeometry(), SimpleHBHEPhase1Algo::reconstruct(), RawToDigiConverter::run(), DTOccupancyTestML::runOccupancyTest(), TotemTimingEventInfo::setHardwareChannelId(), TotemTimingDigi::setHardwareChannelId(), and DTPrimitive::wireHorizPos().
|
inline |
retrieve this channel marker
Definition at line 26 of file TotemT2VFATFrame.h.
Referenced by RawToDigiConverter::run().
|
inline |
retrieve the GEO information for this channel
Definition at line 28 of file TotemT2VFATFrame.h.
Referenced by EtlDigiHitsValidation::analyze(), BtlDigiHitsValidation::analyze(), EtlSimHitsValidation::analyze(), BtlSimHitsValidation::analyze(), EtlLocalRecoValidation::analyze(), MtdTracksValidation::analyze(), BtlLocalRecoValidation::analyze(), MTDThresholdClusterizer::clusterize(), MTDThresholdClusterizer::copy_to_buffer(), TkAlCaRecoMonitor::fillHitmaps(), MuonShowerInformationFiller::fillHitsByStation(), ETLDeviceSim::getHitsResponse(), BTLDeviceSim::getHitsResponse(), MTDTimeCalib::getTimeCalib(), MuonShowerInformationFiller::hitsFromSegments(), MuonSeedBuilder::IdentifyShowering(), MuonDetLayerMeasurements::measurements(), MuonSeedCleaner::NRecHitsFromSegment(), MTDDetLayerMeasurements::recHits(), MuonDetLayerMeasurements::recHits(), ETLElectronicsSim::run(), RawToDigiConverter::run(), and MuonSeedCleaner::SeedCandidates().
|
inline |
get timing information for single leading edge
Definition at line 22 of file TotemT2VFATFrame.h.
Referenced by RawToDigiConverter::run().
|
inline |
get timing information for single trailing edge
Definition at line 24 of file TotemT2VFATFrame.h.
Referenced by RawToDigiConverter::run().