#include "SdHorizontalEventSelector.h"
#include <fwk/CentralConfig.h>
#include <det/Detector.h>
#include <sdet/SDetector.h>
#include <sdet/Station.h>
#include <evt/Event.h>
#include <evt/ShowerRecData.h>
#include <evt/ShowerSRecData.h>
#include <sevt/SEvent.h>
#include <sevt/Station.h>
#include <utl/Vector.h>
#include <utl/ErrorLogger.h>
#include <utl/Branch.h>
Go to the source code of this file.
Functions | |
double | Distance (const Point &p, const sdet::Station &s) |
bool | IsActive (const sevt::Station &s) |
Definition in file SdHorizontalEventSelector.cc.
|
inline |
Definition at line 40 of file SdHorizontalEventSelector.cc.
References sdet::Station::GetPosition().
Referenced by SdEventSelectorOG::SdEventSelector::BottomUpSelection(), SdHorizontalEventSelectorHOG::SdHorizontalEventSelector::CalculateT5HASTrigger(), SdEventPosteriorSelectorOG::SdEventPosteriorSelector::CalculateT5PosteriorTrigger(), SdEventSelectorOG::SdEventSelector::CalculateT5Trigger(), testGeometryUtilities::CheckIntersection(), testGeometryUtilities::CheckProjection(), atm::CherenkovModel::GDistance(), sdet::SDenseStationListXMLManager::DenseStations::Init(), sdet::Station::IsHit(), SdEventSelectorOG::SdEventSelector::IsSEvent3TOT(), SdEventSelectorOG::SdEventSelector::IsSEvent4C1(), G4TankSimulatorOG::G4TankFastCerenkov::PropagateInTank(), G4XTankSimulatorAG::G4XTankFastCerenkov::PropogateInTank(), G4TankSimulatorASCII::G4TankFastCerenkov::PropogateInTank(), SdEventSelectorOG::SdEventSelector::RejectLonelyStations(), testGeometryUtilities::testLineLineDistance(), testGeometryUtilities::testLinePointDistance(), testGeometryUtilities::testPlanePointDistance(), and RdREASSimPreparator::RdREASSimPreparator::WriteDetectorFile().
|
inline |
Definition at line 48 of file SdHorizontalEventSelector.cc.
References cevt::StationConstants::eLonely, cevt::StationConstants::eOutOfTime, sevt::StationConstants::eRandom, sevt::StationConstants::eTOTd, sevt::Station::GetRejectionStatus(), sevt::Station::IsCandidate(), and sevt::Station::IsSilent().
Referenced by SdHorizontalEventSelectorHOG::SdHorizontalEventSelector::CalculateT5HASTrigger().