A rawdata::RawDigit with channel information decoded. More...
#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-02-25/RecoBaseHit/CellHit.h"
Public Member Functions | |
CellHit () | |
~CellHit () | |
CellHit (const rawdata::RawDigit &rd, int id=0) | |
void | Print () const |
unsigned short | Plane () const |
unsigned short | Cell () const |
geo::View_t | View () const |
float | PE () const |
float | TNS () const |
const int | ID () const |
bool | GoodTiming () const |
geo::OfflineChan | OfflineChan () const |
void | SetCell (unsigned short cell) |
void | SetPlane (unsigned short plane) |
void | SetView (geo::View_t view) |
void | SetPE (float pe) |
void | SetTNS (float tns, bool good) |
void | SetID (int id) |
Compares hits by plane, then cell, then time. More... | |
bool | operator< (const CellHit &other) const |
bool | operator== (const CellHit &other) const |
Returns true if the two cellhits have the same plane, cell, PE and TDC values. More... | |
uint32_t | NADC () const |
int16_t | ADC (uint32_t i) const |
int16_t | ADC () const |
Best estimator of the hit charge. More... | |
uint32_t | Channel () const |
uint32_t | DaqChannel () const |
uint8_t | Version () const |
int32_t | TDC () const |
The time of the last baseline sample. More... | |
void | SetADC (uint32_t i, int16_t iADC) |
void | SetTDC (int32_t iTDC) |
void | SetChannel (uint32_t iChan) |
void | SetDaqChannel (uint32_t iChan) |
void | SetVersion (uint8_t v) |
void | SetMC (bool isMC=true) |
bool | IsRealData () const |
bool | IsMC () const |
Public Attributes | |
uint8_t | fFrameSequenceNumber |
uint8_t | fFEBStatus |
bool | fDebugMode |
bool | fDataPresent |
bool | fLinkStatus |
uint16_t | fReserved |
Should be 0xCAFE. More... | |
std::vector< int16_t > | fADC |
list of ADC(-like) charge values More... | |
std::vector< int32_t > | fTDC |
TDC(-like) time value. Event time is subtracted. Vector structure is a historical artifact. More... | |
uint8_t | fVersion |
NanoSlice version. More... | |
Protected Attributes | |
unsigned short | fPlane |
plane number More... | |
unsigned short | fCell |
cell number More... | |
geo::View_t | fView |
view (geo::kX or geo::kY) More... | |
float | fPE |
after ADC–>PE gain applied More... | |
float | fTNS |
time of hit in ns with channel differences removed More... | |
int | fID |
ID for CellHit. More... | |
bool | fCoarseTiming |
Was the timing fit bad? More... | |
Friends | |
std::ostream & | operator<< (std::ostream &o, const CellHit &c) |
A rawdata::RawDigit with channel information decoded.
rb::CellHit::CellHit | ( | ) |
Definition at line 17 of file CellHit.cxx.
rb::CellHit::~CellHit | ( | ) |
Definition at line 43 of file CellHit.cxx.
rb::CellHit::CellHit | ( | const rawdata::RawDigit & | rd, |
int | id = 0 |
||
) |
Definition at line 30 of file CellHit.cxx.
|
inherited |
Definition at line 58 of file RawDigit.cxx.
References rawdata::RawDigit::fADC, MECModelEnuComparisons::i, and printf().
Referenced by murem::MRCCParticle::AddHit(), me::MEFinder::AddMEHit(), murem::MRCCParticle::AddMRCCHit(), calib::ADCShapeFitAna::analyze(), rsim::RecordNoiseSpectrumFile::analyze(), calhit::CalHitAna::analyze(), rsim::MakeNoiseSpectrumFile::analyze(), ddt::SMMADC::analyze(), zcl::SMMTriggerAna::analyze(), mcchk::MonopoleAna::analyze(), sn::SupernovaAna::analyze(), murem::MuonRemoveAna::analyze(), pa::HitEva::analyze(), pa::ClusterEva::analyze(), zcl::MMCheater::analyze(), zcl::FmmTriggerAna::analyze(), zcl::FmmTrackerValidation::analyze(), zcl::FmmTrackerAna::analyze(), showere::ShowerEnergyAna::analyze(), rockmuon::NDRockMuon::analyze(), comi::NearlineAna::analyze(), remid::ReMIdDedxRock::analyze(), remid::ReMIdDedxFD::analyze(), remid::ReMIdDedxStudies::analyze(), zcl::FastMMStudy::analyze(), LightLevels::analyze(), ncs::Xeff::analyze(), ncs::ROCKMRE::analyze(), upmuana::UpMuRecoAna::analyze(), ncs::NCAna::analyze(), slid::NuEEnergyAlg::CellEnergy(), rsim::ReadoutSim::CreateRawDigits(), raw2daq::RawDigit2DAQHit::FillDAQHits(), filter::Filter::FillDigitVariables(), dprf::ChannelPlots::FillFebRawPlots(), calib::StopperThreshold::FillHist(), mcdatadaq::DAQSimulator::fillMicroSlices(), calib::StopperThreshold::FillTree(), calib::CalibAna::FillWithCellHit(), bsf::BremShowerFilter::filter(), showere::ShowerEnergyFilterMC::filter(), bsf::BremShowerFilter::findShowerByReco(), jmshower::RecoJMShower::GetCentroid(), calib::Calibrator::GetTNS(), slid::NuEEnergyAlg::HadronicDepEnergy(), evd::RawDataDrawer::HitColor(), ddthelpers::is_equal(), zcl::FastMonopoleTriggers::is_trigger_by_epoch1_fmmtrigger(), calib::Calibrator::MakeCellHit(), slid::NuEEnergyAlg::NonStdCellEnergy(), rb::operator<<(), operator==(), zcl::FastMonopoleTriggers::passed_epoch2_fmmtrigger(), ddthelpers::print(), slicer::MMSlicer::produce(), noe::noe::produce(), zcl::SPCluster::produce(), zcl::FmmTriggerEvd::produce(), murem::MergeDigits::produce(), murem::MuonRemove::produce(), jmshower::RecoJMShower::RecoShowers(), sn::LowHighADCRemover::remove(), rb::Cluster::TotalADC(), zcl::FMMTracker::Tracking2D(), dq::FlasherFinder::Veto(), zcl::FastMonopoleTriggers::WeightedCenterCut(), and zcl::FastMMStudy::WeightedCenterCut().
|
inherited |
Best estimator of the hit charge.
The DCS value appropriate for this readout version
Definition at line 67 of file RawDigit.cxx.
References ana::assert(), rawdata::RawDigit::fADC, rawdata::RawDigit::fVersion, daqdataformats::NanoSliceVersionConvention::getNPretriggeredSamples(), daqdataformats::NanoSliceVersionConvention::getNSamples(), and rawdata::RawDigit::IsMC().
Referenced by rawdata::RawDigit::NADC(), operator==(), and rawdata::RawDigit::Version().
|
inline |
Definition at line 40 of file CellHit.h.
References fCell.
Referenced by cheat::BackTracker::AccumulateHitContributions(), dqsf::DQSpillFlags::AccumulateSyncMetric(), rb::HitMap::Add(), me::MEFinder::AddMEHit(), dt::Chain::AllHits(), calhit::CalHitAna::analyze(), chaninfo::CosmicEff::analyze(), zcl::SMMTriggerAna::analyze(), slicer::S4DParamCalc::analyze(), mcchk::MonopoleAna::analyze(), dprf::TrackPlots::analyze(), mcchk::RockAna::analyze(), numue::NumuEAna::analyze(), align::SplitTracks::analyze(), calib::AssessCalib::analyze(), validation::NoiseClusterAnalysis::analyze(), zcl::MMCheater::analyze(), zcl::FmmTriggerAna::analyze(), comi::NumiFilteringAna::analyze(), tbem::TBRecoAna::analyze(), zcl::FmmTrackerAna::analyze(), zcl::FmmTrackerValidation::analyze(), trk::KalmanTrackAna::analyze(), showere::ShowerEnergyAna::analyze(), slicer::SlicerAna::analyze(), rockmuon::NDRockMuon::analyze(), comi::NearlineAna::analyze(), remid::ReMIdDedxRock::analyze(), ncid::NCNNKerasVal::analyze(), zcl::FastMMStudy::analyze(), remid::ReMIdDedxFD::analyze(), remid::ReMIdDedxStudies::analyze(), bpfit::BPFTmvaTrainer::analyze(), bpf::BPFCVNAna::analyze(), calib::CosmicTrends::analyze(), CerenkovResponse::analyze(), ncs::Xeff::analyze(), ncs::ROCKMRE::analyze(), upmuana::UpMuRecoAna::analyze(), ncs::NCAna::analyze(), upmuana::UpMuAnalysis::analyze(), htk::HoughTrack::analyze(), bpfit::DimuonFitter::AnaSlice(), trident::DimuonSliceAna::AnaSlice(), calib::CalibAna::ApproximateHitPos(), slicer::Slicer::AreNeighbors(), evd::TZProjPad::AutoZoomTruth(), fuzz::ViewMatchAlg::CalcEnergyProfile(), nerd::ViewMatchAlg::CalcEnergyProfile(), slid::ParticleIDAlg::CalcPlaneHits(), trk::KalmanTrackMerge::CanJoinTracks(), slid::NuEEnergyAlg::CellEnergy(), evd::RecoBaseDrawer::CellHit2D(), evd::RecoBaseDrawer::CellHit3D(), calib::PCHitsList::CellHitToPCHit(), cheat::CheckBackTracking::CheckFLSHitConsistency(), sn::SNMichelAnalyzer::ClusterAroundTrackEnds(), cheat::BackTracker::ClusterToParticle(), rb::CompareByCell(), rb::CompareByPlaneAndCell(), murem::CompareByPlaneAndCell(), zcl::SPCluster::ContaineAssign(), remid::ReMIdTrain::ContainedEvent(), remid::ReMIdDedx::ContainedEvent(), remid::ReMIdDedxRock::ContainedEvent(), remid::ReMIdDedxStudies::ContainedEvent(), cvn::RegPixelMapProducer::CreateMapGivenBoundary(), cvn::PixelMapProducer::CreateMapGivenBoundary(), cvn::RegPixelMapProducer::CreateMapGivenShowerVertex(), cvn::RegPixelMapProducer::CreateMapGivenVertex(), jmshower::RecoJMShower::DepositEnergy(), zcl::SPCluster::Dist(), zcl::SMMTriggerAna::Dist(), dif::DiFShowerFinder::distancefromtrack(), sn::TrackActivityRemover::DistanceHitToPoint(), sn::SNMichelAnalyzer::DistanceHitToPoint(), sn::TrackActivityRemover::DistanceHitToTrackBody(), slid::DeconvolveAlg::DistanceToCore(), evd::RecoBaseDrawer::DrawCluster2D(), evd::RecoBaseDrawer::DrawTrack2D(), jmshower::RecoJMShower::Energy(), cheat::BackTracker::EnergyFromTrackId(), dt::ViewMerger::Extremes(), caf::FillHadClustVars(), calib::StopperThreshold::FillHist(), bpfit::BreakPoint::FillHitList(), sn::SupernovaAna::FillPlaneSeperations(), dqsf::DQSpillFlags::FillPopulatedDCMs(), caf::FillSliceInfo(), caf::FillSliceVars(), trk::CosmicTrackAna::FillTrackHistograms(), calib::StopperThreshold::FillTree(), calib::CalibAna::FillWithCellHit(), comi::NumiFiltering::filter(), bsf::BremShowerFilter::filter(), showere::ShowerEnergyFilterMC::filter(), cvn::RegPixelMapProducer::FindCenterMedian(), cvn::PixelMapProducer::FindCenterMedian(), trk::KalmanTrack::FindTracks(), trk::CosmicTrackUtilities::FindTriCells(), trident::DimuonSliceAna::FindVertex(), bpfit::DimuonFitter::FindVertexZ(), tut::TutProducer::FitPhoton(), bpfit::DimuonFitter::FitView(), nuesand::FillNueSandbox::FracNonContiguous(), align::SplitTracks::GeoEstimatePos(), numusand::NumuSandFxs::getActivity(), calib::Calibrator::GetAttenScale(), numusand::NumuSandFxs::getAveTrackdEdxLast4Cells(), numusand::NumuSandFxs::getAveTrackdEdxLast6Cells(), numusand::NumuSandFxs::getAveTrackdEdxLast8Cells(), trackinfo::TrackInfoFxs::getAveTrackdEdxLastCells(), cosrej::CosRejFxs::getBBC(), evd::SliceNavigator::GetBounds(), evd::SliceNavigator::GetBox(), align::SplitTracks::GetCellEndpoints(), jmshower::RecoJMShower::GetCellTransDedx(), jmshower::RecoJMShower::GetCentroid(), evd::RecoBaseDrawer::GetClusterOutlines(), evd::RecoBaseDrawer::GetClusterOutlinesConvexHull(), calib::Calibrator::GetDriftScale(), cosrej::CosRejFxs::getFits(), airshower::AirSlicer::GetHitPos(), calib::Calibrator::GetPECorrToGeVScale(), jmshower::RecoJMShower::GetPlaneCentroidCell(), jmshower::RecoJMShower::GetPlaneE1Cell(), zcl::FastMMStudy::GetSurfaceId(), jmshower::JMShower::GetTransHits(), jmshower::RecoJMShower::GetTrkCPlaneCell(), calib::PCHitsList::GetTrueEnergyPathAndLightForCell(), mono::Cluster::hit_is_between_track_end_points(), mono::MonopoleCluster::hit_is_isolated(), mono::Cluster::hit_is_on_road(), mono::Cluster::hit_is_on_surface(), mono::MonopoleTrack::hit_is_on_track(), rb::HitList::HitList(), dt::Chunk::HitsOnLine(), cheat::BackTracker::HitToFLSHit(), nerd::NERDProng::HitToHitDistance(), me::MEFinder::HitToHitDistance(), cheat::BackTracker::HitToParticlesMap(), cheat::BackTracker::HitToPhotonSignal(), ddthelpers::is_equal(), zcl::FastMonopoleTriggers::is_trigger_by_epoch1_fmmtrigger(), novaddt::HorizontalMuonAna::IsHorzMuonTrack(), trk::CosmicTrackAlg::IsTrackDownstreamFromTiming(), skim::EvaluatorNue::KeepSlice(), mono::Cluster::make(), calib::Calibrator::MakeCellHit(), nerd::NERDProng::MakeCluster(), trk::CosmicTrackAlg::MakeTrack(), calib::CalibAna::MatchHits(), murem::FindParent::MatchToOrigSlice(), rb::Cluster::MaxCell(), me::MEFinder::MEDistanceMetric(), dt::DiscreteTracker::MergeParasiteTracks(), rb::Cluster::MinCell(), rb::Cluster::MinMaxMeanXYZ(), zcl::SMMCluster::MissC(), zcl::FastMonopoleTriggers::NumberOfCellsPerLength(), zcl::FmmTriggerEvd::NumberOfCellsPerLength(), zcl::FastMMStudy::NumberOfCellsPerLength(), operator<(), rb::operator<<(), operator==(), zcl::FastMonopoleTriggers::passed_epoch2_fmmtrigger(), trident::DimuonSliceAna::PlaneCellCounts(), slid::ParticleIDAlg::PlaneRadius(), ddthelpers::print(), calib::PCHitsList::ProcessTrack(), calib::PCHitsList::ProcessTrackTrajectory(), noe::noe::produce(), hv::HoughVertex::produce(), trk::KalmanTrack::produce(), nuesand::FillNueSandbox::produce(), trk::KalmanTrackMerge::produce(), numusand::FillSandbox::produce(), cvn::CVNCosmicMapper::produce(), zcl::SPCluster::produce(), earms::ElasticArmsHS::produce(), lem::MakeLibrary::produce(), zcl::SMMCluster::produce(), vdt::VertexDT::produce(), zcl::FmmTriggerEvd::produce(), ncid::MakeNCCosRej::produce(), bpfit::BPFEnergyEstimator::produce(), bpfit::BPFEnergyEstimatorOnly::produce(), remid::RecoMuon::produce(), murem::MuonRemove::produce(), caf::CAFMaker::produce(), slid::ParticleIDAlg::Radius(), jmshower::RecoJMShower::Radius(), jmshower::RecoJMShower::RadiusV(), jmshower::RecoJMShower::RecoShowers(), trk::KalmanTrackMerge::ShiftInterpolationPoints(), skim::SkimmingUtils::SkimmingUtils(), lem::MakeLibrary::SliceMeanPosEWeighted(), lem::MakeLibrary::SliceOrigin(), lem::LEMSummarizer::SliceToLEMInput(), sortCellPtr(), rb::standard_compare(), zcl::FastMonopoleTriggers::StdevCellsPerPlane(), zcl::FmmTriggerEvd::StdevCellsPerPlane(), zcl::FastMMStudy::StdevCellsPerPlane(), zcl::FastMonopoleTriggers::SurfAssign(), zcl::SPCluster::SurfAssign(), zcl::SMMTriggerAna::SurfAssign(), zcl::FastMMStudy::SurfAssign(), calib::StopperThreshold::testPath(), rb::Prong::TotalLength(), mono::Track::Track(), zcl::FMMTracker::Tracking2D(), trk::CosmicTrackUtilities::TrackResiduals(), dt::View::View(), rb::Prong::W(), rb::Track::W(), zcl::FastMonopoleTriggers::WeightedCenterCut(), zcl::FastMMStudy::WeightedCenterCut(), moonshadowana::MoonShadowAna::WriteHitListInfo(), and moonshadowana::MoonShadowAnaHough::WriteHitListInfo().
|
inlineinherited |
Definition at line 84 of file RawDigit.h.
References rawdata::RawDigit::fChannel.
Referenced by sn::SupernovaAna::analyze(), slid::NuEEnergyAlg::CellEnergy(), evd::RawDataDrawer::DimFiltered(), raw2daq::RawDigit2DAQHit::FillDAQHits(), mcdatadaq::DAQSimulator::fillMicroSlices(), cmap::dataprov::CMap::GetCell(), mcdatadaq::DAQSimulator::getNanoSliceOrder(), cmap::dataprov::CMap::GetPlane(), fuzz::WeightSharedHitsAlg::GetWeights(), nerd::WeightSharedHitsAlg::GetWeights(), slid::DeconvolveAlg::GetWeights(), rb::operator<<(), rawdata::operator<<(), calib::ResizeDetector::produce(), murem::MergeDigits::produce(), evd::RawDataDrawer::RawDigit2D(), evd::RawDataDrawer::RawDigit3D(), and evd::RawDataDrawer::RawDigitHardware().
|
inlineinherited |
Definition at line 85 of file RawDigit.h.
References rawdata::RawDigit::fDaqChannel.
Referenced by sn::DaqChannelMask::AddHit(), dprf::ChannelPlots::analyze(), dprf::TrackPlots::analyze(), febstat::EventFEBStatus::analyze(), comi::NearlineAna::analyze(), sn::DaqChannelMask::ChannelIsMasked(), dprf::ChannelPlots::FillFebRawPlots(), util::HashFunctions::Generate(), cmap::dataprov::CMap::GetCell(), calib::Calibrator::getFebType(), cmap::dataprov::CMap::GetPlane(), dq::FlasherFinder::IsInstigator(), mcdatadaq::DAQSimulator::print(), MergeTBDaqCollections::MergeTBDaqCollections::produce(), sn::DaqChannelMask::Rate(), and dq::FlasherFinder::Veto().
|
inline |
Definition at line 48 of file CellHit.h.
References fCoarseTiming.
Referenced by calhit::CalHitAna::analyze(), upmuana::UpMuRecoAna::analyze(), upmuana::UpMuAnalysis::analyze(), calib::PCHitsList::CellHitToPCHit(), cheat::BackTracker::CloseInTime(), cosrej::CosRejFxs::getFits(), calib::Calibrator::GetTimeRes(), noe::noe::produce(), and upmuana::UpMuProb::produce().
|
inline |
Definition at line 47 of file CellHit.h.
References fID.
Referenced by validation::NoiseClusterAnalysis::analyze(), rb::operator<<(), and rb::standard_compare().
|
inlineinherited |
Definition at line 108 of file RawDigit.h.
References msf_helper::o, rawdata::RawDigit::operator<<, and r().
Referenced by rawdata::RawDigit::ADC(), zcl::FmmTriggerAna::analyze(), zcl::FmmTrackerValidation::analyze(), calib::Calibrator::GetTNS(), zcl::FastMonopoleTriggers::is_trigger_by_epoch1_fmmtrigger(), rawdata::RawDigit::IsRealData(), rawdata::operator<<(), zcl::FastMonopoleTriggers::passed_epoch2_fmmtrigger(), sn::SNBackgroundRejection::produce(), and murem::MuonRemove::produce().
|
inlineinherited |
Definition at line 107 of file RawDigit.h.
References rawdata::RawDigit::IsMC().
Referenced by calib::Calibrator::GetAttenScale(), cmap::dataprov::CMap::GetCell(), calib::Calibrator::GetDriftScale(), calib::Calibrator::GetPECorrToGeVScale(), cmap::dataprov::CMap::GetPlane(), calib::Calibrator::MakeCellHit(), and rawdata::operator<<().
|
inlineinherited |
Definition at line 81 of file RawDigit.h.
References rawdata::RawDigit::ADC(), and MECModelEnuComparisons::i.
Referenced by calib::ADCShapeFitAna::analyze(), LightLevels::analyze(), rsim::FPGA_DualCorrelatedSampling::ASICToDigits(), rsim::ReadoutSim::CreateRawDigits(), raw2daq::RawDigit2DAQHit::FillDAQHits(), calib::Calibrator::GetTNS(), rawdata::operator<<(), murem::MergeDigits::produce(), and murem::MuonRemove::produce().
|
inline |
Definition at line 49 of file CellHit.h.
Referenced by slid::NuEEnergyAlg::CellEnergy(), calib::PCHitsList::CellHitToPCHit(), calhit::CalHitAna::FillTruthInfo(), slid::NuEEnergyAlg::HadronicDepEnergy(), calib::Calibrator::MakeRecoHit(), and jmshower::RecoJMShower::RecoShowers().
bool rb::CellHit::operator< | ( | const CellHit & | other | ) | const |
Definition at line 54 of file CellHit.cxx.
References Cell(), fCell, fPlane, fTNS, Plane(), and TNS().
Referenced by SetID().
bool rb::CellHit::operator== | ( | const CellHit & | other | ) | const |
Returns true if the two cellhits have the same plane, cell, PE and TDC values.
Definition at line 81 of file CellHit.cxx.
References rawdata::RawDigit::ADC(), Cell(), fCell, fPlane, rawdata::RawDigit::fTDC, Plane(), and rawdata::RawDigit::TDC().
Referenced by SetID().
|
inline |
Definition at line 42 of file CellHit.h.
References fPE.
Referenced by rb::HitMap::Add(), calhit::CalHitAna::analyze(), slicer::S4DParamCalc::analyze(), calib::AssessCalib::analyze(), validation::NoiseClusterAnalysis::analyze(), slicer::SlicerAna::analyze(), rockmuon::NDRockMuon::analyze(), comi::NearlineAna::analyze(), remid::ReMIdDedxRock::analyze(), remid::ReMIdDedxFD::analyze(), remid::ReMIdDedxStudies::analyze(), bpfit::BPFTmvaTrainer::analyze(), slid::LIDTraining::analyze(), upmuana::UpMuRecoAna::analyze(), slid::NuEEnergyAlg::CellEnergy(), evd::RecoBaseDrawer::CellHit2D(), evd::RecoBaseDrawer::CellHit3D(), calib::PCHitsList::CellHitToPCHit(), cvn::RegPixelMapProducer::CreateMapGivenBoundary(), cvn::PixelMapProducer::CreateMapGivenBoundary(), cvn::RegPixelMapProducer::CreateMapGivenShowerVertex(), cvn::RegPixelMapProducer::CreateMapGivenVertex(), calib::StopperThreshold::FillHist(), trk::CosmicTrackAna::FillRecoInfo(), caf::FillSliceVars(), evd::RecoBaseDrawer::FillTQHisto(), trk::CosmicTrackAna::FillTrackHistograms(), calib::StopperThreshold::FillTree(), calib::CalibAna::FillWithCellHit(), bsf::BremShowerFilter::findShowerByReco(), tut::TutProducer::FitPhoton(), calib::Calibrator::GetPECorr(), jmshower::RecoJMShower::GetPlaneCentroidCell(), jmshower::RecoJMShower::GetPlaneE1Cell(), calib::Calibrator::GetTimeRes(), slid::NuEEnergyAlg::HadronicDepEnergy(), rb::HitList::HitList(), trk::KalmanTrackMerge::JoinTracks(), rb::Cluster::MeanTNS(), rb::Cluster::MinMaxMeanXYZ(), slid::NuEEnergyAlg::NonStdCellEnergy(), rb::operator<<(), calib::PCHitsList::ProcessTrack(), slid::Recluster::produce(), numusand::FillSandbox::produce(), bpfit::BPFEnergyEstimator::produce(), bpfit::BPFEnergyEstimatorOnly::produce(), caf::CAFMaker::produce(), jmshower::RecoJMShower::RadiusV(), jmshower::RecoJMShower::RecoShowers(), and rb::Cluster::TotalPE().
|
inline |
Definition at line 39 of file CellHit.h.
References fPlane.
Referenced by cheat::BackTracker::AccumulateHitContributions(), dqsf::DQSpillFlags::AccumulateSyncMetric(), rb::HitMap::Add(), me::MEFinder::AddMEHit(), fuzz::FuzzyKVertex::AddProng(), dif::DiFShowerFinder::adjustPlane(), dif::DiFShowerFinder::adjustPlane_end(), dt::Chain::AllHits(), calhit::CalHitAna::analyze(), chaninfo::CosmicEff::analyze(), zcl::SMMTriggerAna::analyze(), dprf::TrackPlots::analyze(), slicer::S4DParamCalc::analyze(), mcchk::MonopoleAna::analyze(), mcchk::RockAna::analyze(), numue::NumuEAna::analyze(), align::SplitTracks::analyze(), murem::MuonRemoveAna::analyze(), calib::AssessCalib::analyze(), validation::NoiseClusterAnalysis::analyze(), zcl::MMCheater::analyze(), comi::NumiFilteringAna::analyze(), zcl::FmmTriggerAna::analyze(), tbem::TBRecoAna::analyze(), zcl::FmmTrackerAna::analyze(), zcl::FmmTrackerValidation::analyze(), trk::KalmanTrackAna::analyze(), showere::ShowerEnergyAna::analyze(), slicer::SlicerAna::analyze(), rockmuon::NDRockMuon::analyze(), remid::ReMIdDedxRock::analyze(), comi::NearlineAna::analyze(), remid::ReMIdDedxFD::analyze(), remid::ReMIdDedxStudies::analyze(), zcl::FastMMStudy::analyze(), calib::CosmicTrends::analyze(), CerenkovResponse::analyze(), ncs::Xeff::analyze(), ncs::ROCKMRE::analyze(), ncs::NCAna::analyze(), upmuana::UpMuRecoAna::analyze(), upmuana::UpMuAnalysis::analyze(), htk::HoughTrack::analyze(), bpfit::DimuonFitter::AnaSlice(), trident::DimuonSliceAna::AnaSlice(), calib::CalibAna::ApproximateHitPos(), slicer::Slicer::AreNeighbors(), evd::TZProjPad::AutoZoomTruth(), fuzz::ViewMatchAlg::CalcEnergyProfile(), nerd::ViewMatchAlg::CalcEnergyProfile(), slid::ParticleIDAlg::CalcPlaneHits(), trk::KalmanTrackMerge::CanJoinTracks(), evd::RecoBaseDrawer::CellHit2D(), evd::RecoBaseDrawer::CellHit3D(), calib::PCHitsList::CellHitToPCHit(), cellSortZ(), cheat::CheckBackTracking::CheckFLSHitConsistency(), murem::TrackCleanUpAlg::CleanUpTrack(), sn::SNMichelAnalyzer::ClusterAroundTrackEnds(), cheat::BackTracker::ClusterToParticle(), rb::CompareByPlane(), rb::CompareByPlaneAndCell(), murem::CompareByPlaneAndCell(), zcl::SPCluster::ContaineAssign(), remid::ReMIdTrain::ContainedEvent(), remid::ReMIdDedx::ContainedEvent(), remid::ReMIdDedxRock::ContainedEvent(), remid::ReMIdDedxStudies::ContainedEvent(), cvn::RegPixelMapProducer::CreateMapGivenBoundary(), cvn::PixelMapProducer::CreateMapGivenBoundary(), cvn::RegPixelMapProducer::CreateMapGivenShowerVertex(), cvn::RegPixelMapProducer::CreateMapGivenVertex(), jmshower::RecoJMShower::DepositEnergy(), zcl::SPCluster::Dist(), zcl::SMMTriggerAna::Dist(), dif::DiFShowerFinder::distancefromtrack(), sn::TrackActivityRemover::DistanceHitToPoint(), sn::SNMichelAnalyzer::DistanceHitToPoint(), sn::TrackActivityRemover::DistanceHitToTrackBody(), slid::DeconvolveAlg::DistanceToCore(), evd::RecoBaseDrawer::DrawCluster2D(), evd::RecoBaseDrawer::DrawTrack2D(), jmshower::RecoJMShower::Energy(), cheat::BackTracker::EnergyFromTrackId(), dif::DiFShowerFinder::eparm(), dt::ViewMerger::Extremes(), caf::FillHadClustVars(), calib::StopperThreshold::FillHist(), bpfit::BreakPoint::FillHitList(), sn::SupernovaAna::FillPlaneSeperations(), dqsf::DQSpillFlags::FillPopulatedDCMs(), trk::CosmicTrackAna::FillRecoInfo(), caf::FillSliceInfo(), caf::FillSliceVars(), trk::CosmicTrackAna::FillTrackHistograms(), calib::StopperThreshold::FillTree(), calib::CalibAna::FillWithCellHit(), comi::NumiFiltering::filter(), bsf::BremShowerFilter::filter(), showere::ShowerEnergyFilterMC::filter(), cvn::RegPixelMapProducer::FindCenterMedian(), cvn::PixelMapProducer::FindCenterMedian(), bsf::BremShowerFilter::findShowerByReco(), dif::DiFShowerFinder::findShowerByReco(), trk::KalmanTrack::FindTracks(), trk::CosmicTrackUtilities::FindTriCells(), trident::DimuonSliceAna::FindVertex(), cvn::RegPixelMapProducer::FindVertexMaxGap(), cvn::PixelMapProducer::FindVertexMaxGap(), cvn::RegPixelMapProducer::FindVertexWindowThreshold(), cvn::PixelMapProducer::FindVertexWindowThreshold(), bpfit::DimuonFitter::FindVertexZ(), tut::TutProducer::FitPhoton(), bpfit::BreakPoint::FitTracks(), bpfit::DimuonFitter::FitView(), nuesand::FillNueSandbox::FracAngChanges(), nuesand::FillNueSandbox::FracModalHits(), nuesand::FillNueSandbox::FracNonContiguous(), align::SplitTracks::GeoEstimatePos(), numusand::NumuSandFxs::getActivity(), calib::Calibrator::GetAttenScale(), numusand::NumuSandFxs::getAveTrackdEdxLast4Cells(), numusand::NumuSandFxs::getAveTrackdEdxLast6Cells(), numusand::NumuSandFxs::getAveTrackdEdxLast8Cells(), trackinfo::TrackInfoFxs::getAveTrackdEdxLastCells(), cosrej::CosRejFxs::getBBC(), evd::SliceNavigator::GetBounds(), evd::SliceNavigator::GetBox(), align::SplitTracks::GetCellEndpoints(), jmshower::RecoJMShower::GetCellTransDedx(), jmshower::RecoJMShower::GetCentroid(), evd::RecoBaseDrawer::GetClusterOutlines(), evd::RecoBaseDrawer::GetClusterOutlinesConvexHull(), nuesand::FillNueSandbox::GetdEdx(), calib::Calibrator::GetDriftScale(), cosrej::CosRejFxs::getFits(), airshower::AirSlicer::GetHitPos(), calib::Calibrator::GetPECorr(), calib::Calibrator::GetPECorrToGeVScale(), jmshower::JMShower::GetPlaneHits(), jmshower::RecoJMShower::GetRVPStats(), zcl::FastMMStudy::GetSurfaceId(), jmshower::JMShower::GetTransHits(), jmshower::RecoJMShower::GetTrkCPlaneCell(), calib::PCHitsList::GetTrueEnergyPathAndLightForCell(), moonshadowana::MoonShadowAna::GetX(), moonshadowana::MoonShadowAnaHough::GetX(), moonshadowana::MoonShadowAna::GetY(), moonshadowana::MoonShadowAnaHough::GetY(), slid::NuEEnergyAlg::HadronicDepEnergy(), mono::Cluster::hit_is_between_track_end_points(), mono::Cluster::hit_is_in_time_with_road(), mono::MonopoleCluster::hit_is_isolated(), mono::Cluster::hit_is_on_road(), mono::Cluster::hit_is_on_surface(), mono::MonopoleTrack::hit_is_on_track(), rb::HitList::HitList(), mono::Cluster::hits_are_view_matched(), cheat::BackTracker::HitToFLSHit(), nerd::NERDProng::HitToHitDistance(), me::MEFinder::HitToHitDistance(), cheat::BackTracker::HitToParticlesMap(), cheat::BackTracker::HitToPhotonSignal(), ddthelpers::is_equal(), zcl::FastMonopoleTriggers::is_trigger_by_epoch1_fmmtrigger(), trk::CosmicTrackSelection::IsCalibTrack(), calib::RockMuonStopperSelection::IsContainedStopper(), calib::PCHitsList::IsGoodTrack(), novaddt::HorizontalMuonAna::IsHorzMuonTrack(), trk::CosmicTrackAlg::IsTrackDownstreamFromTiming(), trk::KalmanTrackMerge::JoinTracks(), skim::EvaluatorNue::KeepSlice(), mono::Cluster::make(), calib::Calibrator::MakeCellHit(), nerd::NERDProng::MakeCluster(), trk::CosmicTrackAlg::MakeTrack(), calib::CalibAna::MatchHits(), murem::FindParent::MatchToOrigSlice(), nuesand::FillNueSandbox::MaxGap(), nuesand::FillNueSandbox::MaxHits(), rb::Cluster::MaxPlane(), me::MEFinder::MEDistanceMetric(), dt::DiscreteTracker::MergeParasiteTracks(), rb::Cluster::MinMaxMeanXYZ(), rb::Cluster::MinPlane(), zcl::SMMCluster::MissC(), dif::DiFShowerFinder::muonstub(), numue::NumuEAlg::NDEnergy(), numue::NumuEAlg::NDTrackEnergySplitting(), zcl::FastMonopoleTriggers::NumberOfCellsPerLength(), zcl::FmmTriggerEvd::NumberOfCellsPerLength(), zcl::FastMMStudy::NumberOfCellsPerLength(), zcl::FastMonopoleTriggers::NumberOfHitsInOverlapPlanesCut(), zcl::FmmTriggerEvd::NumberOfHitsInOverlapPlanesCut(), zcl::FastMMStudy::NumberOfHitsInOverlapPlanesCut(), operator<(), rb::operator<<(), operator==(), zcl::FastMonopoleTriggers::passed_epoch2_fmmtrigger(), trident::DimuonSliceAna::PlaneCellCounts(), rb::Track::PlaneDirMap(), slid::ParticleIDAlg::PlaneRadius(), ddthelpers::print(), calib::PCHitsList::ProcessTrack(), calib::PCHitsList::ProcessTrackTrajectory(), noe::noe::produce(), hv::HoughVertex::produce(), trk::KalmanTrack::produce(), nuesand::FillNueSandbox::produce(), trk::KalmanTrackMerge::produce(), presel::NuePresel::produce(), numusand::FillSandbox::produce(), cvn::CVNCosmicMapper::produce(), zcl::SPCluster::produce(), lem::MakeLibrary::produce(), earms::ElasticArmsHS::produce(), zcl::SMMCluster::produce(), zcl::FMMTracker::produce(), vdt::VertexDT::produce(), zcl::FmmTriggerEvd::produce(), jmshower::NueSel::produce(), dif::DiFShowerFinder::produce(), rvp::RecVarPID::produce(), xnue::XnuePID::produce(), jmshower::NueSelLID::produce(), remid::RecoMuon::produce(), murem::MuonRemove::produce(), caf::CAFMaker::produce(), slid::ParticleIDAlg::Radius(), jmshower::RecoJMShower::Radius(), jmshower::RecoJMShower::RadiusV(), jmshower::RecoJMShower::RecoShowers(), trk::KalmanTrackMerge::ShiftInterpolationPoints(), skim::SkimmingUtils::SkimmingUtils(), lem::MakeLibrary::SliceMeanPosEWeighted(), lem::MakeLibrary::SliceOrigin(), lem::LEMSummarizer::SliceToLEMInput(), rb::standard_compare(), zcl::FastMonopoleTriggers::StdevCellsPerPlane(), zcl::FmmTriggerEvd::StdevCellsPerPlane(), zcl::FastMMStudy::StdevCellsPerPlane(), zcl::FastMonopoleTriggers::SurfAssign(), zcl::SPCluster::SurfAssign(), zcl::SMMTriggerAna::SurfAssign(), zcl::FastMMStudy::SurfAssign(), calib::StopperThreshold::testPath(), rb::Prong::TotalLength(), mono::Track::Track(), zcl::FMMTracker::Tracking2D(), trk::CosmicTrackUtilities::TrackResiduals(), dt::View::View(), zcl::SPCluster::ViewCheck(), zcl::SMMTriggerAna::ViewCheck(), rb::Prong::W(), rb::Track::W(), zcl::FastMonopoleTriggers::WeightedCenterCut(), zcl::FastMMStudy::WeightedCenterCut(), moonshadowana::MoonShadowAna::WriteHitListInfo(), and moonshadowana::MoonShadowAnaHough::WriteHitListInfo().
void rb::CellHit::Print | ( | ) | const |
Definition at line 48 of file CellHit.cxx.
References om::cout.
|
inherited |
Definition at line 108 of file RawDigit.cxx.
References rawdata::RawDigit::fADC, and MECModelEnuComparisons::i.
Referenced by calib::TestParticleCorrections::analyze(), rsim::FPGA_DualCorrelatedSampling::ASICToDigits(), rsim::FPGA_MatchedFiltering::ASICToDigits(), rsim::ReadoutSim::CreateRawDigits(), daq2raw::DAQHit2Raw::FillRawDigits(), calib::Calibrator::MakeCellHit(), daq2raw::OnlineUnpack::ProcessRawEvent_(), murem::MergeDigits::produce(), murem::MuonRemove::produce(), rawp::CheckDAQChannelMap::Reco(), rawp::FillRawDigits::Reco(), and rawdata::RawDigit::TDC().
|
inline |
Definition at line 52 of file CellHit.h.
References getBrightness::cell, and fCell.
Referenced by calib::TestParticleCorrections::analyze(), calib::DriftResponseCalc::FillPeCorrHits(), calib::MuondEdx::getPECorr(), calib::DetRespDrift::getPECorr(), calib::MuonTrackHits::getPECorr(), calib::MuondEdxAna::getPECorr(), calib::CalibAna::GetPECorr(), calib::Calibrator::MakeCellHit(), calib::PCHitsList::ProcessTrackForBelowThresholdHits(), calib::PCHitsList::ProcessTrackForFLSHits(), and cheat::MCCheater::produce().
|
inlineinherited |
Definition at line 99 of file RawDigit.h.
Referenced by rsim::ReadoutSim::CreateRawDigits(), daq2raw::DAQHit2Raw::FillRawDigits(), daq2raw::OnlineUnpack::ProcessRawEvent_(), cheat::MCCheater::produce(), rawp::FillRawDigits::Reco(), and rawp::CheckDAQChannelMap::Reco().
|
inlineinherited |
Definition at line 100 of file RawDigit.h.
Referenced by rsim::ReadoutSim::CreateRawDigits(), and daq2raw::OnlineUnpack::ProcessRawEvent_().
Compares hits by plane, then cell, then time.
Definition at line 58 of file CellHit.h.
References plot_validation_datamc::c, fID, msf_helper::o, operator<(), operator<<, operator==(), and fhicl::other.
|
inlineinherited |
Definition at line 106 of file RawDigit.h.
Referenced by calib::TestParticleCorrections::analyze(), calib::DriftResponseCalc::FillPeCorrHits(), daq2raw::DAQHit2Raw::FillRawDigits(), calib::MuondEdx::getPECorr(), calib::DetRespDrift::getPECorr(), calib::MuonTrackHits::getPECorr(), calib::MuondEdxAna::getPECorr(), calib::CalibAna::GetPECorr(), calib::MuonTrackHits::getPECorrToGeV(), calib::MuondEdxAna::getPECorrToGeV(), calib::CalibAna::GetPECorrToMeV(), MergeCalCollections::MergeCalCollections::produce(), MergeDaqCollections::MergeDaqCollections::produce(), murem::MergeDigits::produce(), and lem::GenFromLib::readNext().
|
inline |
Definition at line 55 of file CellHit.h.
References fPE.
Referenced by calib::TestParticleCorrections::analyze(), calib::MuondEdx::getPECorr(), calib::DetRespDrift::getPECorr(), calib::MuonTrackHits::getPECorr(), calib::MuondEdxAna::getPECorr(), calib::CalibAna::GetPECorr(), calib::Calibrator::MakeCellHit(), calib::PCHitsList::ProcessTrackForFLSHits(), and cheat::MCCheater::produce().
|
inline |
Definition at line 53 of file CellHit.h.
References fPlane, and NDAPDHVSetting::plane.
Referenced by calib::TestParticleCorrections::analyze(), calib::DriftResponseCalc::FillPeCorrHits(), calib::MuondEdx::getPECorr(), calib::DetRespDrift::getPECorr(), calib::MuonTrackHits::getPECorr(), calib::MuondEdxAna::getPECorr(), calib::CalibAna::GetPECorr(), calib::Calibrator::MakeCellHit(), calib::PCHitsList::ProcessTrackForBelowThresholdHits(), calib::PCHitsList::ProcessTrackForFLSHits(), and cheat::MCCheater::produce().
|
inherited |
Definition at line 116 of file RawDigit.cxx.
References ana::assert(), and rawdata::RawDigit::fTDC.
Referenced by rsim::FPGA_DualCorrelatedSampling::ASICToDigits(), rsim::FPGA_MatchedFiltering::ASICToDigits(), rsim::ReadoutSim::CreateRawDigits(), daq2raw::DAQHit2Raw::FillRawDigits(), daq2raw::OnlineUnpack::ProcessRawEvent_(), rawp::CheckDAQChannelMap::Reco(), rawp::FillRawDigits::Reco(), and rawdata::RawDigit::TDC().
|
inline |
Definition at line 56 of file CellHit.h.
References fCoarseTiming, fTNS, and update_sam_good_runs_metadata::good.
Referenced by calib::MuondEdx::getPECorr(), calib::DetRespDrift::getPECorr(), calib::MuonTrackHits::getPECorr(), calib::MuondEdxAna::getPECorr(), calib::CalibAna::GetPECorr(), calib::Calibrator::MakeCellHit(), and calib::PCHitsList::ProcessTrackForFLSHits().
|
inlineinherited |
Definition at line 101 of file RawDigit.h.
References registry_explorer::v.
Referenced by rsim::FPGA_DualCorrelatedSampling::ASICToDigits(), rsim::ReadoutSim::CreateRawDigits(), and calib::Calibrator::MakeCellHit().
|
inline |
Definition at line 54 of file CellHit.h.
References fView, and POTSpillRate::view.
Referenced by calib::MuondEdx::getPECorr(), calib::DetRespDrift::getPECorr(), calib::MuonTrackHits::getPECorr(), calib::MuondEdxAna::getPECorr(), calib::CalibAna::GetPECorr(), calib::Calibrator::MakeCellHit(), calib::PCHitsList::ProcessTrackForBelowThresholdHits(), calib::PCHitsList::ProcessTrackForFLSHits(), and cheat::MCCheater::produce().
|
inlineinherited |
The time of the last baseline sample.
Definition at line 94 of file RawDigit.h.
References rawdata::RawDigit::SetADC(), and rawdata::RawDigit::SetTDC().
Referenced by calhit::CalHitAna::analyze(), sn::SupernovaAna::analyze(), pa::HitEva::analyze(), zcl::MMCheater::analyze(), zcl::FastMMStudy::analyze(), cheat::BackTracker::ClusterToParticle(), rsim::ReadoutSim::CreateRawDigits(), digi_sort(), evd::RawDataDrawer::DimFiltered(), raw2daq::RawDigit2DAQHit::FillDAQHits(), mcdatadaq::DAQSimulator::fillMicroSlices(), calib::CalibAna::FillWithCellHit(), bsf::BremShowerFilter::filter(), mono::Cluster::find(), util::HashFunctions::Generate(), mcdatadaq::DAQSimulator::getNanoSliceOrder(), calib::Calibrator::GetTNS(), mono::Cluster::hit_is_in_time_with_road(), evd::RawDataDrawer::HitColor(), sn::HighEnergyRemover::HitInTDCVetoWindow(), cheat::BackTracker::HitToParticlesMap(), ddthelpers::is_equal(), dq::FlasherFinder::IsInstigator(), mono::Cluster::make(), murem::FindParent::MatchToOrigSlice(), rb::operator<<(), operator==(), ddthelpers::print(), mcdatadaq::DAQSimulator::print(), noe::noe::produce(), MergeDaqCollections::MergeDaqCollections::produce(), murem::MuonRemove::produce(), evd::RawDataDrawer::RawDigit2D(), evd::RawDataDrawer::RawDigit3D(), evd::RawDataDrawer::RawDigitHardware(), mono::Track::Track(), dq::FlasherFinder::Veto(), moonshadowana::MoonShadowAna::WriteHitListInfo(), and moonshadowana::MoonShadowAnaHough::WriteHitListInfo().
|
inline |
Returns the time of the hit in nanoseconds. This is the multipoint fit (a.k.a. fine timing) if available, and the time of the last baseline sample (a.k.a. coarse timing) if not.
Definition at line 46 of file CellHit.h.
References fTNS.
Referenced by me::MEFinder::AddMEHit(), calhit::CalHitAna::analyze(), comi::CosmicMetrics::analyze(), zcl::SMMTriggerAna::analyze(), slicer::S4DParamCalc::analyze(), mcchk::MonopoleAna::analyze(), febstat::EventFEBStatus::analyze(), pa::ClusterEva::analyze(), validation::NoiseClusterAnalysis::analyze(), zcl::FmmTriggerAna::analyze(), tbem::TBRecoAna::analyze(), zcl::FmmTrackerAna::analyze(), zcl::FmmTrackerValidation::analyze(), slicer::SlicerAna::analyze(), comi::NearlineAna::analyze(), LightLevels::analyze(), ncs::Xeff::analyze(), ncs::ROCKMRE::analyze(), ncs::NCAna::analyze(), evd::RecoBaseDrawer::CellHit2D(), evd::RecoBaseDrawer::CellHit3D(), calib::PCHitsList::CellHitToPCHit(), cheat::BackTracker::CloseInTime(), sn::SNMichelAnalyzer::ClusterAroundTrackEnds(), rb::CompareByTime(), cvn::PixelMapProducer::CreateMapGivenBoundary(), zcl::SPCluster::dupCheck(), skim::ParametersNumu::EarliestLatestHitPos(), bpfit::BreakPoint::FillHitList(), caf::FillProngVars(), caf::FillSliceVars(), evd::RecoBaseDrawer::FillTQHisto(), trk::CosmicTrackAna::FillTrackHistograms(), calib::CalibAna::FillWithCellHit(), calib::Calibrator::GetT(), rb::HitList::HitList(), slicer::MMSlicer::HitTime(), slicer::Slicer::HitTime(), zcl::FastMonopoleTriggers::is_trigger_by_epoch1_fmmtrigger(), novaddt::HorizontalMuonAna::IsHorzMuonTrack(), trk::CosmicTrackAlg::IsTrackDownstreamFromTiming(), trk::CosmicTrackAlg::MakeTrack(), calib::CalibAna::MatchHits(), rb::Cluster::MaxTNS(), rb::Cluster::MeanTNS(), me::MEFinder::MEDistanceMetric(), rb::Cluster::MinTNS(), zcl::SMMCluster::MissC(), operator<(), rb::operator<<(), skim::ParametersNumu::ParametersNumu(), zcl::FastMonopoleTriggers::passed_epoch2_fmmtrigger(), vf::VertexFinder::produce(), cvntf::CVNCosmicTFFilt::produce(), noe::noe::produce(), cvn::CVNCosmicMapper::produce(), zcl::SPCluster::produce(), zcl::FMMTracker::produce(), zcl::FmmTriggerEvd::produce(), sn::TrackActivityRemover::remove(), skim::SkimmingUtils::SkimmingUtils(), zcl::FMMTracker::Tracking2D(), zcl::SPCluster::ViewCheck(), and zcl::SMMTriggerAna::ViewCheck().
|
inlineinherited |
Definition at line 87 of file RawDigit.h.
References rawdata::RawDigit::ADC(), and rawdata::RawDigit::fVersion.
Referenced by calib::Calibrator::GetTNS(), calib::Calibrator::MakeCellHit(), rawdata::operator<<(), murem::MergeDigits::produce(), and murem::MuonRemove::produce().
|
inline |
Definition at line 41 of file CellHit.h.
References fView.
Referenced by dqsf::DQSpillFlags::AccumulateSyncMetric(), rb::Cluster::Add(), chaninfo::CosmicEff::analyze(), zcl::SMMTriggerAna::analyze(), slicer::S4DParamCalc::analyze(), mcchk::MonopoleAna::analyze(), mcchk::RockAna::analyze(), align::SplitTracks::analyze(), calib::AssessCalib::analyze(), validation::NoiseClusterAnalysis::analyze(), zcl::MMCheater::analyze(), comi::NumiFilteringAna::analyze(), zcl::FmmTriggerAna::analyze(), zcl::FmmTrackerAna::analyze(), zcl::FmmTrackerValidation::analyze(), showere::ShowerEnergyAna::analyze(), slicer::SlicerAna::analyze(), comi::NearlineAna::analyze(), zcl::FastMMStudy::analyze(), ncs::Xeff::analyze(), ncs::ROCKMRE::analyze(), upmuana::UpMuRecoAna::analyze(), ncs::NCAna::analyze(), upmuana::UpMuAnalysis::analyze(), bpfit::DimuonFitter::AnaSlice(), trident::DimuonSliceAna::AnaSlice(), calib::CalibAna::ApproximateHitPos(), slicer::Slicer::AreNeighbors(), slid::NuEEnergyAlg::CellEnergy(), evd::RecoBaseDrawer::CellHit2D(), evd::RecoBaseDrawer::CellHit3D(), calib::PCHitsList::CellHitToPCHit(), cvn::PixelMapProducer::CreateMapGivenBoundary(), cvn::RegPixelMapProducer::CreateMapGivenShowerVertex(), cvn::RegPixelMapProducer::CreateMapGivenVertex(), dif::DiFShowerFinder::distancefromtrack(), sn::TrackActivityRemover::DistanceHitToPoint(), sn::SNMichelAnalyzer::DistanceHitToPoint(), sn::TrackActivityRemover::DistanceHitToTrackBody(), slid::DeconvolveAlg::DistanceToCore(), evd::RecoBaseDrawer::DrawTrack2D(), caf::FillHadClustVars(), calib::StopperThreshold::FillHist(), sn::SupernovaAna::FillPlaneSeperations(), dqsf::DQSpillFlags::FillPopulatedDCMs(), trk::CosmicTrackAna::FillRecoInfo(), caf::FillSliceVars(), trk::CosmicTrackAna::FillTrackHistograms(), calib::StopperThreshold::FillTree(), calhit::CalHitAna::FillTruthInfo(), calib::CalibAna::FillWithCellHit(), comi::NumiFiltering::filter(), showere::ShowerEnergyFilterMC::filter(), cvn::PixelMapProducer::FindCenterMedian(), airshower::AirSlicer::FindNeighbors(), trk::KalmanTrackAna::FindVisibleProngs(), cheat::RecoCheckAna::FindVisibleProngs(), fuzz::FuzzyKValidate::FindVisibleProngs3D(), fuzz::FuzzyKVertex::FindVisibleProngs3D(), tut::TutProducer::FitPhoton(), nuesand::FillNueSandbox::FracAngChanges(), nuesand::FillNueSandbox::FracModalHits(), numusand::NumuSandFxs::getActivity(), evd::SliceNavigator::GetBounds(), evd::SliceNavigator::GetBox(), cosrej::CosRejFxs::getFits(), calib::Calibrator::GetPECorr(), jmshower::RecoJMShower::GetRVPStats(), zcl::FastMMStudy::GetSurfaceId(), jmshower::JMShower::GetTransHits(), slid::NuEEnergyAlg::HadronicDepEnergy(), mono::MonopoleTrack::hit_is_on_track(), cheat::BackTracker::HitCollectionEfficiency(), dt::Chunk::HitsOnLine(), nerd::NERDProng::HitToHitDistance(), me::MEFinder::HitToHitDistance(), zcl::FastMonopoleTriggers::is_trigger_by_epoch1_fmmtrigger(), trk::CosmicTrackSelection::IsCalibTrack(), calib::PCHitsList::IsGoodTrack(), novaddt::HorizontalMuonAna::IsHorzMuonTrack(), nerd::NERDProng::MakeCluster(), calib::Calibrator::MakeRecoHit(), trk::CosmicTrackAlg::MakeTrack(), me::MEFinder::MEDistanceMetric(), zcl::SMMCluster::MissC(), slid::NuEEnergyAlg::NonStdCellEnergy(), zcl::FastMonopoleTriggers::NumberOfCellsPerLength(), zcl::FmmTriggerEvd::NumberOfCellsPerLength(), zcl::FastMMStudy::NumberOfCellsPerLength(), rb::operator<<(), zcl::FastMonopoleTriggers::passed_epoch2_fmmtrigger(), cheat::BackTracker::PassMuonCuts(), trident::DimuonSliceAna::PlaneCellCounts(), slid::ParticleIDAlg::PlaneRadius(), ddthelpers::print(), calib::PCHitsList::ProcessTrackTrajectory(), hv::HoughVertex::produce(), nuesand::FillNueSandbox::produce(), presel::NuePresel::produce(), numusand::FillSandbox::produce(), lem::Preselection::produce(), slid::SliceLIDBuilder::produce(), cvn::CVNCosmicMapper::produce(), zcl::SPCluster::produce(), lem::MakeLibrary::produce(), zcl::FmmTriggerEvd::produce(), rvp::RecVarPID::produce(), cheat::MCCheater::produce(), remid::RecoMuon::produce(), caf::CAFMaker::produce(), slid::ParticleIDAlg::Radius(), rb::Cluster::RemoveHit(), lem::MakeLibrary::SliceOrigin(), lem::LEMSummarizer::SliceToLEMInput(), zcl::FastMonopoleTriggers::StdevCellsPerPlane(), zcl::FmmTriggerEvd::StdevCellsPerPlane(), zcl::FastMMStudy::StdevCellsPerPlane(), calib::StopperThreshold::testPath(), dt::ViewMerger::TotalChargePerView(), rb::Prong::TotalLength(), rb::Cluster::W(), rb::Prong::W(), rb::Track::W(), zcl::FastMonopoleTriggers::WeightedCenterCut(), zcl::FastMMStudy::WeightedCenterCut(), moonshadowana::MoonShadowAna::WriteHitListInfo(), and moonshadowana::MoonShadowAnaHough::WriteHitListInfo().
|
friend |
Definition at line 66 of file CellHit.cxx.
Referenced by SetID().
|
inherited |
list of ADC(-like) charge values
Definition at line 49 of file RawDigit.h.
Referenced by rawdata::RawDigit::ADC(), calib::Calibrator::MakeCellHit(), rawdata::RawDigit::SetADC(), and rb::standard_compare().
|
protected |
cell number
Definition at line 68 of file CellHit.h.
Referenced by Cell(), OfflineChan(), operator<(), operator==(), and SetCell().
|
protected |
Was the timing fit bad?
Definition at line 75 of file CellHit.h.
Referenced by GoodTiming(), and SetTNS().
|
inherited |
Definition at line 45 of file RawDigit.h.
Referenced by daq2raw::OnlineUnpack::ProcessRawEvent_().
|
inherited |
Definition at line 44 of file RawDigit.h.
Referenced by daq2raw::OnlineUnpack::ProcessRawEvent_().
|
inherited |
Definition at line 43 of file RawDigit.h.
Referenced by febstat::EventFEBStatus::analyze(), and daq2raw::OnlineUnpack::ProcessRawEvent_().
|
inherited |
Definition at line 39 of file RawDigit.h.
Referenced by daq2raw::OnlineUnpack::ProcessRawEvent_(), and rawdata::RawDigit::~RawDigit().
|
protected |
|
inherited |
Definition at line 46 of file RawDigit.h.
Referenced by daq2raw::OnlineUnpack::ProcessRawEvent_().
|
protected |
|
protected |
plane number
Definition at line 67 of file CellHit.h.
Referenced by OfflineChan(), operator<(), operator==(), Plane(), and SetPlane().
|
inherited |
Should be 0xCAFE.
Definition at line 47 of file RawDigit.h.
Referenced by daq2raw::OnlineUnpack::ProcessRawEvent_().
|
inherited |
TDC(-like) time value. Event time is subtracted. Vector structure is a historical artifact.
Definition at line 50 of file RawDigit.h.
Referenced by operator==(), rawdata::RawDigit::SetTDC(), and rb::standard_compare().
|
protected |
time of hit in ns with channel differences removed
Definition at line 72 of file CellHit.h.
Referenced by operator<(), SetTNS(), and TNS().
|
inherited |
NanoSlice version.
Definition at line 52 of file RawDigit.h.
Referenced by rawdata::RawDigit::ADC(), daq2raw::OnlineUnpack::ProcessRawEvent_(), and rawdata::RawDigit::Version().
|
protected |