Interface class to access to the Radio part of an event. More...
#include <revt/REvent.h>
Classes | |
struct | InternalStationFunctor |
Private Types | |
typedef InternalStationCollection::const_iterator | InternalConstStationIterator |
typedef std::map< int, Station * > | InternalStationCollection |
typedef InternalStationCollection::iterator | InternalStationIterator |
Private Member Functions | |
REvent ()=default | |
~REvent () | |
Private Attributes | |
double | fAERARootIoEventId = -1 |
std::string | fAERARootIoSourceFileName |
bool | fChannelResponseApplied = false |
Header | fHeader |
unsigned long long int | fRejectionStatus = 0 |
InternalStationCollection | fStations |
utl::LameShadowPtr< EventTrigger > | fTrigger |
Friends | |
class | evt::Event |
class | utl::LameShadowPtr< REvent > |
Interface class to access to the Radio part of an event.
REvent top of radio event hierarchy
typedef boost::transform_iterator< InternalStationFunctor, InternalStationIterator, revt::Station& > revt::REvent::AllStationIterator |
typedef boost::filter_iterator<CandidateStationFilter, AllStationIterator> revt::REvent::CandidateStationIterator |
typedef boost::transform_iterator< InternalStationFunctor, InternalConstStationIterator, const revt::Station& > revt::REvent::ConstAllStationIterator |
typedef boost::filter_iterator<CandidateStationFilter, ConstAllStationIterator> revt::REvent::ConstCandidateStationIterator |
typedef boost::filter_iterator<NoSignalStationFilter, ConstAllStationIterator> revt::REvent::ConstNoSignalStationIterator |
typedef boost::filter_iterator<RejectedStationFilter, ConstAllStationIterator> revt::REvent::ConstRejectedStationIterator |
typedef boost::filter_iterator<SignalStationFilter, ConstAllStationIterator> revt::REvent::ConstSignalStationIterator |
typedef boost::filter_iterator<StationFilter, ConstAllStationIterator> revt::REvent::ConstStationIterator |
|
private |
|
private |
|
private |
typedef boost::filter_iterator<NoSignalStationFilter, AllStationIterator> revt::REvent::NoSignalStationIterator |
typedef boost::filter_iterator<RejectedStationFilter, AllStationIterator> revt::REvent::RejectedStationIterator |
typedef boost::filter_iterator<SignalStationFilter, AllStationIterator> revt::REvent::SignalStationIterator |
typedef boost::filter_iterator<StationFilter, AllStationIterator> revt::REvent::StationIterator |
|
privatedefault |
|
inline |
Definition at line 96 of file REvent.h.
References fStations.
Referenced by CandidateStationsBegin(), NoSignalStationsBegin(), operator=(), RejectedStationsBegin(), SignalStationsBegin(), and StationsBegin().
|
inline |
|
inline |
Definition at line 98 of file REvent.h.
References fStations.
Referenced by CandidateStationsBegin(), CandidateStationsEnd(), NoSignalStationsBegin(), NoSignalStationsEnd(), operator=(), RejectedStationsBegin(), RejectedStationsEnd(), SignalStationsBegin(), SignalStationsEnd(), StationsBegin(), and StationsEnd().
|
inline |
|
inline |
Definition at line 144 of file REvent.h.
References AllStationsBegin(), and AllStationsEnd().
Referenced by RdChannelBeaconSignalExtractor::RdChannelBeaconSignalExtractor::matchStationTimeStamps(), RdTimeCalibration::RdTimeCalibration::MatchStationTimeStamps(), CalcBeaconRefPhase::CalcBeaconRefPhase::matchStationTimeStamps(), RdChannelRiseTimeCalculator::RdChannelRiseTimeCalculator::Run(), RdStationRiseTimeCalculator::RdStationRiseTimeCalculator::Run(), Rd2dLDFFitter::Rd2dLDFFitter::Run(), RdLDFChargeExcessCorrector::RdLDFChargeExcessCorrector::Run(), CalcBeaconRefPhase::CalcBeaconRefPhase::Run(), RdStationSignalReconstructor::RdStationSignalReconstructor::Run(), RdChannelBeaconSignalExtractor::RdChannelBeaconSignalExtractor::Run(), RdAirplane::RdAirplaneTiming::Run(), RdTimeCalibration::RdTimeCalibration::Run(), RdGlobalFit::RdGlobalFit::Run(), RdLDFMultiFitter::RdLDFMultiFitter::Run(), RdStationSignalInterpolator::RdStationSignalInterpolator::Run(), RdBeamFormer::RdBeamFormer::Run(), RdChannelNoisePowerAnalyser::RdChannelNoisePowerAnalyser::Run(), and RdBeamFormer::RdBeamFormer::shiftTraces().
|
inline |
Definition at line 149 of file REvent.h.
References AllStationsBegin(), and AllStationsEnd().
|
inline |
Definition at line 146 of file REvent.h.
References AllStationsEnd().
Referenced by RdChannelBeaconSignalExtractor::RdChannelBeaconSignalExtractor::matchStationTimeStamps(), RdTimeCalibration::RdTimeCalibration::MatchStationTimeStamps(), CalcBeaconRefPhase::CalcBeaconRefPhase::matchStationTimeStamps(), RdChannelRiseTimeCalculator::RdChannelRiseTimeCalculator::Run(), RdStationRiseTimeCalculator::RdStationRiseTimeCalculator::Run(), Rd2dLDFFitter::Rd2dLDFFitter::Run(), RdLDFChargeExcessCorrector::RdLDFChargeExcessCorrector::Run(), CalcBeaconRefPhase::CalcBeaconRefPhase::Run(), RdStationSignalReconstructor::RdStationSignalReconstructor::Run(), RdChannelBeaconSignalExtractor::RdChannelBeaconSignalExtractor::Run(), RdAirplane::RdAirplaneTiming::Run(), RdTimeCalibration::RdTimeCalibration::Run(), RdGlobalFit::RdGlobalFit::Run(), RdLDFMultiFitter::RdLDFMultiFitter::Run(), RdStationSignalInterpolator::RdStationSignalInterpolator::Run(), RdBeamFormer::RdBeamFormer::Run(), RdChannelNoisePowerAnalyser::RdChannelNoisePowerAnalyser::Run(), and RdBeamFormer::RdBeamFormer::shiftTraces().
|
inline |
Definition at line 151 of file REvent.h.
References AllStationsEnd().
|
inline |
Definition at line 245 of file REvent.h.
References eEventNoRejection, and fRejectionStatus.
Referenced by io::REvent_ROOT::operator>>().
|
inline |
access to AERARootIO event id
Definition at line 269 of file REvent.h.
References fAERARootIoEventId.
Referenced by io::RadioFileAERAroot::Write().
|
inline |
access to AERARootIO source file name
Definition at line 265 of file REvent.h.
References fAERARootIoSourceFileName.
Referenced by io::RadioFileAERAroot::Write().
|
inline |
access to fChannelResponseApplied flag
Definition at line 273 of file REvent.h.
References fChannelResponseApplied.
Referenced by RdChannelResponseIncorporator::RdChannelResponseIncorporator::Run().
|
inline |
Definition at line 239 of file REvent.h.
References fHeader.
Referenced by testREventImpl::checkHeaderValues(), evt::ConvertIoSdToEvent(), RdEVASimPreparator::RdEVASimPreparator::EVAFileWriter(), RdEventMerger::RdEventMerger::ExamineEvent(), RdREASSimPreparatorNG::RdREASSimPreparatorNG::FillEventInput(), otoa::RdFiller::FillRadioEventInfo(), io::REvent_ROOT::operator>>(), io::RadioFileAERA::Read(), io::IoAugerEventFile::Read(), io::RadioFileAERAroot::Read(), RdStationDebugWriter::RdStationDebugWriter::Run(), RdTopDownStationSelector::RdTopDownStationSelector::Run(), RdSimulationRadioTrigger::RdSimulationRadioTrigger::Run(), VerificationRadio::Verification::Run(), RdDirectionConvergenceChecker::RdDirectionConvergenceChecker::Run(), RdChannelDebugWriter::RdChannelDebugWriter::Run(), RdStationSimAntennaAlignmentError::RdStationSimAntennaAlignmentError::Run(), RdEventPreSelector::RdEventPreSelector::Run(), RdEventInitializer::RdEventInitializer::Run(), RdStationPositionCorrectionOG::RdStationPositionCorrection::Run(), RdREASSimPreparator::RdREASSimPreparator::Run(), RdStationAssociator::RdStationAssociator::Run(), RdStationNoiseAnalyser::Run(), RdChannelBeaconTimingCalibrator::RdChannelBeaconTimingCalibrator::Run(), RdEventAndStationSelector::RdEventAndStationSelector::Run(), RdEventMerger::RdEventMerger::Run(), RdDoubleEventRejector::RdDoubleEventRejector::Run(), RdGalacticDatasetMaker::RdGalacticDatasetMaker::Run(), RdChannelLinearPredictorRFISuppressor::RdChannelLinearPredictorRFISuppressor::Run(), RdZHAireSSimPreparator::RdZHAireSSimPreparator::Run(), RdChannelNoisePulseCounter::RdChannelNoisePulseCounter::Run(), RdPlaneFit::RdPlaneFit::Run(), RdStationInterpolator::RdStationInterpolator::Run(), RdPolarGrid::RdPolarGrid::Run(), RdMonitoring::RdMonitoring::Run(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::Run(), RdBeamFormer::RdBeamFormer::Run(), RdChannelNoisePowerAnalyser::RdChannelNoisePowerAnalyser::Run(), RdStationInterpolatorStarShape::RdStationInterpolatorStarShape::Run(), RdLDFFitter::RdLDFFitter::Run(), testREventImpl::setHeaderValues(), RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromExternal(), RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromFD(), and RdEventInitializer::RdEventInitializer::SetSignalSearchWindowFromSD().
|
inline |
|
inline |
Get number of signal stations in the event.
Definition at line 209 of file REvent.h.
References SignalStationsBegin(), and SignalStationsEnd().
Referenced by otoa::RdFiller::FillRadioStations(), RdSphericalFit::RdSphericalFit::Run(), RdClusterFinder::RdClusterFinder::Run(), RdEventPostSelector::RdEventPostSelector::Run(), and RdGeoCeLDFFitter::RdGeoCeLDFFitter::Run().
|
inline |
Get total number of stations in the event.
Definition at line 206 of file REvent.h.
References fStations.
Referenced by RdBeamTimeOptimizer::RdBeamTimeOptimizer::crosscorr(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::delaysToShifts(), RdEventMerger::RdEventMerger::ExamineEvent(), RdEventPreSelector::RdEventPreSelector::Run(), RdChannelBeaconTimingCalibrator::RdChannelBeaconTimingCalibrator::Run(), RdEventMerger::RdEventMerger::Run(), RdStationBeamFormer::RdStationBeamFormer::Run(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::Run(), and RdBeamTimeOptimizer::RdBeamTimeOptimizer::shiftsToDelays().
|
inline |
Definition at line 244 of file REvent.h.
References fRejectionStatus.
Referenced by otoa::RdFiller::FillRadioEventInfo().
|
inline |
retrieve station by id throw utl::NonExistentComponentException if n.a.
Definition at line 190 of file REvent.h.
References GetStation(), and OFFLINE_CAST_CONST_METHOD.
Referenced by RdStationSignalInterpolator::RdStationSignalInterpolator::BicubicInterpolation(), RdStationSignalInterpolator::RdStationSignalInterpolator::BilinearInterpolation(), GetStation(), RdStationSignalInterpolator::RdStationSignalInterpolator::NearestNeighbourInterpolation(), io::REvent_ROOT::operator>>(), RdHASLDFFitter::RdHASLDFFitter::Run(), RdTopDownStationSelector::RdTopDownStationSelector::Run(), RdClusterFinder::RdClusterFinder::Run(), RdStationRejector::RdStationRejector::Run(), RdStationAssociator::RdStationAssociator::Run(), CalcBeaconRefPhase::CalcBeaconRefPhase::Run(), RdChannelNoiseGenerator::RdChannelNoiseGenerator::Run(), RdStationInterpolator::RdStationInterpolator::Run(), RdTimeCalibration::RdTimeCalibration::Run(), RdCheckFootprint::RdCheckFootprint::Run(), RdStationSignalInterpolator::RdStationSignalInterpolator::Run(), and RdStationInterpolatorStarShape::RdStationInterpolatorStarShape::Run().
const revt::Station & REvent::GetStation | ( | const int | stationId | ) | const |
|
inline |
retrieve station by name, throw utl::NonExistentComponentException if n.a.
Definition at line 194 of file REvent.h.
References GetStationByName(), and OFFLINE_CAST_CONST_METHOD.
Referenced by GetStationByName(), io::RadioFileAERA::Read(), io::IoAugerEventFile::Read(), io::RadioFileAERAroot::Read(), RdScintSignalReconstructor::RdScintSignalReconstructor::Run(), and RdStationNoiseAnalyser::Run().
const revt::Station & REvent::GetStationByName | ( | const std::string & | name | ) | const |
Definition at line 72 of file REvent.cc.
References ERROR, and revt::Station::GetId().
|
inline |
Get the object with central trigger data, throw if n.a.
Definition at line 229 of file REvent.h.
References fTrigger.
Referenced by io::REvent_ROOT::operator>>(), io::RadioFileAERA::Read(), io::IoAugerEventFile::Read(), io::RadioFileAERAroot::Read(), RdEventPreSelector::RdEventPreSelector::Run(), RdStationAssociator::RdStationAssociator::Run(), RdStationInterpolator::RdStationInterpolator::Run(), RdMonitoring::RdMonitoring::Run(), and RdStationInterpolatorStarShape::RdStationInterpolatorStarShape::Run().
|
inline |
bool REvent::HasStation | ( | const int | stationId | ) | const |
Check whether station exists.
Definition at line 132 of file REvent.cc.
Referenced by io::RadioFileAERA::Read(), io::IoAugerEventFile::Read(), io::RadioFileAERAroot::Read(), RdStationRejector::RdStationRejector::Run(), RdScintSignalReconstructor::RdScintSignalReconstructor::Run(), RdEventPreSelector::RdEventPreSelector::Run(), RdStationAssociator::RdStationAssociator::Run(), RdChannelBeaconTimingCalibrator::RdChannelBeaconTimingCalibrator::Run(), RdTimeCalibration::RdTimeCalibration::Run(), and RdStationSignalInterpolator::RdStationSignalInterpolator::Run().
bool REvent::HasStation | ( | const std::string & | name | ) | const |
|
inline |
check whether the central trigger object exists
Definition at line 236 of file REvent.h.
References fTrigger.
Referenced by io::REvent_ROOT::operator>>(), io::RadioFileAERA::Read(), io::IoAugerEventFile::Read(), and io::RadioFileAERAroot::Read().
|
inline |
Definition at line 242 of file REvent.h.
References eEventNoRejection, and fRejectionStatus.
void REvent::MakeStation | ( | const int | stationId | ) |
make a station with specifying Id, throw if invalid stationId
Definition at line 94 of file REvent.cc.
References WARNING.
Referenced by evt::ConvertIoSdToEvent(), io::REvent_ROOT::operator>>(), io::RadioFileAERA::Read(), io::IoAugerEventFile::Read(), io::RadioFileAERAroot::Read(), RdStationAssociator::RdStationAssociator::Run(), RdStationInterpolator::RdStationInterpolator::Run(), RdStationSignalInterpolator::RdStationSignalInterpolator::Run(), RdStationInterpolatorStarShape::RdStationInterpolatorStarShape::Run(), and testREventImpl::setUp().
void REvent::MakeStation | ( | const std::string & | stationName | ) |
void REvent::MakeTrigger | ( | ) |
Create the central trigger object.
Definition at line 174 of file REvent.cc.
References ERROR.
Referenced by io::REvent_ROOT::operator>>(), io::RadioFileAERA::Read(), io::IoAugerEventFile::Read(), io::RadioFileAERAroot::Read(), RdStationAssociator::RdStationAssociator::Run(), RdStationInterpolator::RdStationInterpolator::Run(), and RdStationInterpolatorStarShape::RdStationInterpolatorStarShape::Run().
|
inline |
Definition at line 160 of file REvent.h.
References AllStationsBegin(), and AllStationsEnd().
|
inline |
Definition at line 165 of file REvent.h.
References AllStationsBegin(), and AllStationsEnd().
|
inline |
Definition at line 162 of file REvent.h.
References AllStationsEnd().
|
inline |
Definition at line 167 of file REvent.h.
References AllStationsEnd().
Definition at line 36 of file REvent.cc.
References AllStationsBegin(), AllStationsEnd(), fAERARootIoEventId, fAERARootIoSourceFileName, fChannelResponseApplied, fHeader, fTrigger, and utl::s.
|
inline |
Definition at line 177 of file REvent.h.
References AllStationsBegin(), and AllStationsEnd().
Referenced by RdEventPostSelector::RdEventPostSelector::Run().
|
inline |
Definition at line 182 of file REvent.h.
References AllStationsBegin(), and AllStationsEnd().
|
inline |
Definition at line 179 of file REvent.h.
References AllStationsEnd().
Referenced by RdEventPostSelector::RdEventPostSelector::Run().
|
inline |
Definition at line 184 of file REvent.h.
References AllStationsEnd().
REvent::AllStationIterator REvent::RemoveStation | ( | const AllStationIterator | it | ) |
remove a station from the list
|
inline |
Definition at line 270 of file REvent.h.
References fAERARootIoEventId.
Referenced by io::REvent_ROOT::operator>>(), and io::RadioFileAERAroot::Read().
|
inline |
Definition at line 266 of file REvent.h.
References fAERARootIoSourceFileName.
Referenced by io::REvent_ROOT::operator>>(), and io::RadioFileAERAroot::Read().
|
inline |
Definition at line 274 of file REvent.h.
References fChannelResponseApplied.
Referenced by io::REvent_ROOT::operator>>(), and RdChannelResponseIncorporator::RdChannelResponseIncorporator::Run().
|
inline |
Definition at line 243 of file REvent.h.
References fRejectionStatus.
Referenced by io::REvent_ROOT::operator>>(), and Rd2dLDFFitter::Rd2dLDFFitter::Run().
|
inline |
Definition at line 112 of file REvent.h.
References AllStationsBegin(), and AllStationsEnd().
Referenced by RdWaveFit::RdWaveFit::ComputeBaryCenter(), RdWaveFit::RdWaveFit::ConicalWaveFit(), RdLDFFitter::RdLDFFitter::GetAnglesToEFieldExpectation(), RdLDFFitter::RdLDFFitter::GetAnglesToLorentzVector(), GetNumberOfSignalStations(), RdWaveFit::RdWaveFit::PlaneWaveFit(), RdLDFFitter::RdLDFFitter::PlotGoodnessOfFit(), RdStationPulseShapeRejector::RdStationPulseShapeRejector::Run(), RdStationQualityAssessor::RdStationQualityAssessor::Run(), RdStationPolarizationRejector::RdStationPolarizationRejector::Run(), RdLDFFitter::RdLDFFitter::Run(), RdWaveFit::RdWaveFit::Run(), RdPolarizationReconstructor::RdPolarizationReconstructor::Run(), RdWaveFit::RdWaveFit::SphericalWaveFit(), and RdWaveFit::RdWaveFit::SphericalWaveFitVarC().
|
inline |
Definition at line 117 of file REvent.h.
References AllStationsBegin(), and AllStationsEnd().
|
inline |
Definition at line 114 of file REvent.h.
References AllStationsEnd().
Referenced by RdWaveFit::RdWaveFit::ComputeBaryCenter(), RdWaveFit::RdWaveFit::ConicalWaveFit(), RdLDFFitter::RdLDFFitter::GetAnglesToEFieldExpectation(), RdLDFFitter::RdLDFFitter::GetAnglesToLorentzVector(), GetNumberOfSignalStations(), RdWaveFit::RdWaveFit::PlaneWaveFit(), RdLDFFitter::RdLDFFitter::PlotGoodnessOfFit(), RdStationPulseShapeRejector::RdStationPulseShapeRejector::Run(), RdStationQualityAssessor::RdStationQualityAssessor::Run(), RdStationPolarizationRejector::RdStationPolarizationRejector::Run(), RdLDFFitter::RdLDFFitter::Run(), RdWaveFit::RdWaveFit::Run(), RdPolarizationReconstructor::RdPolarizationReconstructor::Run(), RdWaveFit::RdWaveFit::SphericalWaveFit(), and RdWaveFit::RdWaveFit::SphericalWaveFitVarC().
|
inline |
Definition at line 119 of file REvent.h.
References AllStationsEnd().
|
inline |
Sort the list of stations by the criterion specified in an OrderingCriterion object.
The OrderingCriterion class has to be specified in accordance with the STL strict weak ordering model http://www.sgi.com/tech/stl/StrictWeakOrdering.html
Predifined ordering are available in SortCriteria.h (see sevt::ByIncreasingSignal)
Example:
Definition at line 261 of file REvent.h.
References fStations.
|
inline |
Definition at line 128 of file REvent.h.
References AllStationsBegin(), and AllStationsEnd().
Referenced by RdScintSignalReconstructor::RdScintSignalReconstructor::ComputeBaryCenter(), RdScintSignalReconstructor::RdScintSignalReconstructor::ComputeBaryTime(), RdWaveFit::RdWaveFit::ConicalWaveFit(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::crosscorr(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::delaysFromRRec(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::delaysToShifts(), RdEventMerger::RdEventMerger::ExamineEvent(), RdChannelBeaconTimingCalibrator::RdChannelBeaconTimingCalibrator::matchStationTimeStamps(), RdWaveFit::RdWaveFit::PlaneWaveFit(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::powertrace(), RdAntennaStationToChannelConverter::RdAntennaStationToChannelConverter::Run(), RdScintSignalReconstructor::RdScintSignalReconstructor::Run(), RdStationSimAntennaAlignmentError::RdStationSimAntennaAlignmentError::Run(), RdChannelBeaconSuppressor::RdChannelBeaconSuppressor::Run(), RdDummyChannelToStationConverter::RdDummyChannelToStationConverter::Run(), RdDummyStationToChannelConverter::RdDummyStationToChannelConverter::Run(), RdChannelSpectrumAverager::RdChannelSpectrumAverager::Run(), RdChannelBeaconTimingCalibrator::RdChannelBeaconTimingCalibrator::Run(), RdStationHilbertEnveloper::RdStationHilbertEnveloper::Run(), RdEventAndStationSelector::RdEventAndStationSelector::Run(), RdChannelNoiseASCIIExporter::RdChannelNoiseASCIIExporter::Run(), RdChannelNoiseASCIIImporter::RdChannelNoiseASCIIImporter::Run(), RdVirtualStationNoiseImporter::RdVirtualStationNoiseImporter::Run(), RdChannelAmplitudeCalibrator::RdChannelAmplitudeCalibrator::Run(), RdStationBeamFormer::RdStationBeamFormer::Run(), RdGalacticDatasetMaker::RdGalacticDatasetMaker::Run(), RdChannelNoiseGenerator::RdChannelNoiseGenerator::Run(), RdChannelNoisePulseCounter::RdChannelNoisePulseCounter::Run(), RdStationSignalReconstructorWithBgSubtraction::RdStationSignalReconstructorWithBgSubtraction::Run(), RdAirplane::RdAirplaneArrivalDirectionSetter::Run(), RdCheckFootprint::RdCheckFootprint::Run(), RdMonitoring::RdMonitoring::Run(), RdLDFFitter::RdLDFFitter::Run(), RdWaveFit::RdWaveFit::Run(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::shiftsFromRRec(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::shiftsToDelays(), RdWaveFit::RdWaveFit::SphericalWaveFit(), RdWaveFit::RdWaveFit::SphericalWaveFitVarC(), and RdBeamTimeOptimizer::RdBeamTimeOptimizer::writeRecData().
|
inline |
Definition at line 133 of file REvent.h.
References AllStationsBegin(), and AllStationsEnd().
|
inline |
Definition at line 130 of file REvent.h.
References AllStationsEnd().
Referenced by RdScintSignalReconstructor::RdScintSignalReconstructor::ComputeBaryCenter(), RdScintSignalReconstructor::RdScintSignalReconstructor::ComputeBaryTime(), RdWaveFit::RdWaveFit::ConicalWaveFit(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::crosscorr(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::delaysFromRRec(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::delaysToShifts(), RdEventMerger::RdEventMerger::ExamineEvent(), RdChannelBeaconTimingCalibrator::RdChannelBeaconTimingCalibrator::matchStationTimeStamps(), RdWaveFit::RdWaveFit::PlaneWaveFit(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::powertrace(), RdAntennaStationToChannelConverter::RdAntennaStationToChannelConverter::Run(), RdScintSignalReconstructor::RdScintSignalReconstructor::Run(), RdStationSimAntennaAlignmentError::RdStationSimAntennaAlignmentError::Run(), RdChannelBeaconSuppressor::RdChannelBeaconSuppressor::Run(), RdDummyChannelToStationConverter::RdDummyChannelToStationConverter::Run(), RdDummyStationToChannelConverter::RdDummyStationToChannelConverter::Run(), RdChannelSpectrumAverager::RdChannelSpectrumAverager::Run(), RdChannelBeaconTimingCalibrator::RdChannelBeaconTimingCalibrator::Run(), RdStationHilbertEnveloper::RdStationHilbertEnveloper::Run(), RdEventAndStationSelector::RdEventAndStationSelector::Run(), RdChannelNoiseASCIIExporter::RdChannelNoiseASCIIExporter::Run(), RdChannelNoiseASCIIImporter::RdChannelNoiseASCIIImporter::Run(), RdVirtualStationNoiseImporter::RdVirtualStationNoiseImporter::Run(), RdChannelAmplitudeCalibrator::RdChannelAmplitudeCalibrator::Run(), RdStationBeamFormer::RdStationBeamFormer::Run(), RdGalacticDatasetMaker::RdGalacticDatasetMaker::Run(), RdChannelNoiseGenerator::RdChannelNoiseGenerator::Run(), RdChannelNoisePulseCounter::RdChannelNoisePulseCounter::Run(), RdStationSignalReconstructorWithBgSubtraction::RdStationSignalReconstructorWithBgSubtraction::Run(), RdAirplane::RdAirplaneArrivalDirectionSetter::Run(), RdCheckFootprint::RdCheckFootprint::Run(), RdMonitoring::RdMonitoring::Run(), RdLDFFitter::RdLDFFitter::Run(), RdWaveFit::RdWaveFit::Run(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::shiftsFromRRec(), RdBeamTimeOptimizer::RdBeamTimeOptimizer::shiftsToDelays(), RdWaveFit::RdWaveFit::SphericalWaveFit(), RdWaveFit::RdWaveFit::SphericalWaveFitVarC(), and RdBeamTimeOptimizer::RdBeamTimeOptimizer::writeRecData().
|
inline |
Definition at line 135 of file REvent.h.
References AllStationsEnd().
|
friend |
|
friend |
|
private |
Definition at line 287 of file REvent.h.
Referenced by GetAERARootIoEventId(), operator=(), and SetAERARootIoEventId().
|
private |
Definition at line 286 of file REvent.h.
Referenced by GetAERARootIoSourceFileName(), operator=(), and SetAERARootIoSourceFileName().
|
private |
Definition at line 290 of file REvent.h.
Referenced by GetChannelResponseApplied(), operator=(), and SetChannelResponseApplied().
|
private |
Definition at line 282 of file REvent.h.
Referenced by GetHeader(), and operator=().
|
private |
Definition at line 292 of file REvent.h.
Referenced by ClearRejectionStatus(), GetRejectionStatus(), IsRejected(), and SetRejected().
|
private |
Definition at line 280 of file REvent.h.
Referenced by AllStationsBegin(), AllStationsEnd(), GetNumberOfStations(), and SortStations().
|
private |
Definition at line 281 of file REvent.h.
Referenced by GetTrigger(), HasTrigger(), and operator=().