#include <det/Detector.h>
#include <sdet/SDetector.h>
#include <sdet/StationTriggerUtil.h>
#include <sevt/PMT.h>
#include <sevt/PMTSimData.h>
#include <sevt/SEvent.h>
#include <sevt/Station.h>
#include <sevt/StationSimData.h>
#include <sevt/StationTriggerData.h>
#include <utl/Accumulator.h>
#include <utl/TimeStamp.h>
#include <utl/TimeInterval.h>
#include <utl/TimeDistribution.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
sdet | |
sdet::Trigger | |
Functions | |
void | sdet::Trigger::Buffer (sevt::Station &station, const TimeStamp &eventTime, const StationTriggerData::Algorithm algorithm, const int pldBits, const int start, const int stop) |
void | sdet::Trigger::PrepareTraces (const sevt::Station &station, int &startBin, int &stopBin, std::vector< const TimeDistributionI * > &traces) |