Namespaces | |
SEventConstants | |
StationConstants | |
Classes | |
class | ByDecreasingSignal |
Criterion to sort stations by decreasing signal. More... | |
struct | ByIncreasingId |
class | ByIncreasingSignal |
Criterion to sort stations by increasing signal. More... | |
class | ByIncreasingTime |
Criterion to sort stations by increasing time. More... | |
class | CandidateStationFilter |
class | EventTrigger |
Interface class to access the Event Trigger (T3) More... | |
class | Header |
Header file holding the SD Event Trigger class definition. More... | |
class | Meteo |
Weather data from monitoring information. More... | |
class | PlaneFrontRecData |
class | PMT |
class to hold data at PMT level More... | |
class | PMTCalibData |
Online Calibration data. More... | |
class | PMTFilter |
class | PMTQuality |
Online Calibration data. More... | |
class | PMTRecData |
class to hold reconstructed data at PMT level More... | |
class | PMTSimData |
Class to hold simulated data at PMT level. More... | |
class | RejectedStationFilter |
class | Scintillator |
class to hold data for station Scintillator More... | |
class | ScintillatorRecData |
Class to access station scintillator reconstructed data. More... | |
class | ScintillatorSimData |
Station Scintillator Level Simulated Data More... | |
class | SdFootprintData |
Class to hold simple parameters describing the footprint of an SD event. More... | |
class | SEvent |
Interface class to access to the SD part of an event. More... | |
class | SEventSimData |
Interface class to hold simulated data belonging to surface events. More... | |
class | SignalSegment |
Holds information characterizing portions of traces with signals. More... | |
class | SilentStationFilter |
class | SmallPMTCalibData |
SPMT Calibration data. More... | |
class | SmallPMTData |
class to hold data for station SPMT More... | |
class | Station |
class to hold data at Station level More... | |
class | StationCalibData |
Station Calibration data More... | |
class | StationGPSData |
Station GPS Data More... | |
class | StationRecData |
Class to access station level reconstructed data. More... | |
class | StationSimData |
Station Level Simulated Data More... | |
class | StationTriggerData |
Station Trigger Data description More... | |
class | T3 |
This class contains the basic information to build a surface event. More... | |
Typedefs | |
typedef std::vector < SignalSegment > | SignalSegmentCollection |
Functions | |
bool | IsLightning (const Station &station) |
typedef std::vector<SignalSegment> sevt::SignalSegmentCollection |
Definition at line 33 of file SignalSegment.h.
bool sevt::IsLightning | ( | const Station & | station | ) |
Definition at line 22 of file IsLightning.cc.
References utl::cross(), sdet::PMTConstants::eHighGain, sevt::Station::GetId(), sevt::Station::HasCalibData(), and INFO.
Referenced by SdEventSelectorOG::SdEventSelector::StationSelection().