Namespaces | |
| SeedFit | |
Classes | |
| class | BadPeriod |
| class | SdEventSelector |
Functions | |
| double | Distance (const sdet::Station &i, const sdet::Station &j) |
| ShowerSRecData & | GetSRecShower (evt::Event &event) |
| string | GetT4TriggerName (const bool isT4, const bool isFD, const bool is3TOT, const bool is3TOTd, const bool is3MoPS, const bool is3TOTMix, const bool is4C1) |
| bool | IsInRange (const double x, const vector< double > &r) |
| void | MakeInfo (const vector< int > &ids, const string &message) |
| template<typename Iterator > | |
| Iterator | Next (Iterator it) |
|
inline |
Definition at line 85 of file SdEventSelector.cc.
References sdet::Station::GetPosition().
| ShowerSRecData& SdEventSelectorOG::GetSRecShower | ( | evt::Event & | event | ) |
Definition at line 124 of file SdEventSelector.cc.
References evt::Event::HasRecShower(), and evt::Event::MakeRecShower().
Referenced by SdEventSelectorOG::SdEventSelector::BottomUpSelection(), and SdEventSelectorOG::SdEventSelector::Run().
| string SdEventSelectorOG::GetT4TriggerName | ( | const bool | isT4, |
| const bool | isFD, | ||
| const bool | is3TOT, | ||
| const bool | is3TOTd, | ||
| const bool | is3MoPS, | ||
| const bool | is3TOTMix, | ||
| const bool | is4C1 | ||
| ) |
Definition at line 260 of file SdEventSelector.cc.
Referenced by SdEventSelectorOG::SdEventSelector::Run().
|
inline |
Definition at line 93 of file SdEventSelector.cc.
Referenced by SdEventSelectorOG::SdEventSelector::BottomUpSelection(), SdHistogramFitterKG::SdHistogramFitter::CalculatePeakAndCharge(), SdTraceCalibratorOG::SdTraceCalibrator::Init(), SdCalibratorOG::SdCalibrator::Init(), det::ValidityStamp::IsValid(), and SdPMTQualityCheckerKG::SdPMTQualityChecker::PMTChecks().
| void SdEventSelectorOG::MakeInfo | ( | const vector< int > & | ids, |
| const string & | message | ||
| ) |
Definition at line 136 of file SdEventSelector.cc.
References INFO, utl::String::OfSortedIds(), and utl::String::Plural().
Referenced by SdMonteCarloEventSelectorOG::SdMonteCarloEventSelector::Run(), SdStationCheckerOG::SdStationChecker::Run(), and SdEventSelectorOG::SdEventSelector::StationSelection().
|
inline |
Definition at line 76 of file SdEventSelector.cc.
Referenced by SdEventSelectorOG::SdEventSelector::BottomUpSelection(), and SdEventSelectorOG::SdEventSelector::IsSEvent4C1().