Functions | |
std::string | GetSignalComponentName (const SignalComponent comp) |
Variables | |
const auto | kGoodBitsT5 |
Enumerator | |
---|---|
eCandidate | |
eRejected | |
eSilent |
Definition at line 95 of file SEvent/StationConstants.h.
Definition at line 102 of file SEvent/StationConstants.h.
Enumerator | |
---|---|
eLowSignal | |
eNotCandidate | |
eLowGainSaturated | |
eNotInRing |
Definition at line 143 of file SEvent/StationConstants.h.
Enumerator | |
---|---|
eTotal |
total (shower and background) |
eElectron |
electrons and positrons from shower |
ePhoton |
gammas from shower |
eMuon |
mu+ and mu- (including signal from mu decay electrons) from shower |
eHadron |
all hadrons from shower |
eDecayElectron |
electrons from muon decay |
eDeltaRay |
delta rays |
eBackgroundElectron |
electrons from background |
eBackgroundPhoton |
photons from background |
eBackgroundMuon |
muons from background |
eBackgroundHadron |
hadrons from background |
ePMTGlassLight |
signal from Cerenkov light generated in PMT face (includes all particle sources) |
eAlbedo |
signal from backscatter from surrounding earth (includes all particle sources) |
eDirectLight |
signal from direct light (includes all particle sources). Same as 0'th bounce light |
eFirstBounce |
Signal from photons that bounced once (includes all particle sources) |
eSecondBounce |
Signaltons that bounced twice (includes all particle sources) |
eThirdBounce |
Signal from photons that bounced thrice (includes all particle sources) |
eEstimatedUpperBound |
Estimated upper bound on signal (for saturation) |
eEstimatedLowerBound |
Estimated lower bound on signal (for saturation) |
eEstimatedNormal |
Estimated signal (for saturation) |
eTotalNoSaturation |
total FADC trace, with no saturation applied by FADC/baseline simulator |
eShowerMuonDecayPhoton |
photons from muon decay in shower |
eShowerMuonDecayElectron |
electrons from muon decay in shower |
eDirectLightSubtracted |
signal after subtracting direct light (includes all particle sources). |
eShowerLocalHadronPhoton |
components for universality parametrization photons produced by hadrons close to the detector |
eShowerLocalHadronElectron |
electrons produced by hadrons close to the detector |
eMySource0 |
User-defined source. |
eMySource1 |
User-defined source. |
eMySource2 |
User-defined source. |
eMySource3 |
User-defined source. |
eMySource4 |
User-defined source. |
eMySource5 |
User-defined source. |
eMySource6 |
User-defined source. |
eMySource7 |
User-defined source. |
eMySource8 |
User-defined source. |
eMySource9 |
User-defined source. |
eLastSource |
Definition at line 11 of file SEvent/StationConstants.h.
std::string sevt::StationConstants::GetSignalComponentName | ( | const SignalComponent | comp | ) |
Definition at line 11 of file StationConstants.cc.
References CASE_RETURN.
Referenced by SdPMTSimulatorOG::SdPMTSimulator::Init().
const auto sevt::StationConstants::kGoodBitsT5 |
Definition at line 135 of file SEvent/StationConstants.h.
Referenced by SdEventPosteriorSelectorOG::SdEventPosteriorSelector::CalculateT5PosteriorTrigger(), and SdEventSelectorOG::SdEventSelector::CalculateT5Trigger().