3 #include "KVDetectorSignal.h"
32 template<
typename TraceData>
33 void SetTrace(
const std::vector<TraceData>& trace,
double time_resolution)
41 double sig_max = -999;
44 if((
double)
d > sig_max)
#define ClassDefOverride(name, id)
Detector signal waveform.
KVDetectorSignalTrace(const KVDetector *det)
void SetTrace(const std::vector< TraceData > &trace, double time_resolution)
Double_t GetValue(const KVNameValueList ¶ms="") const override
TGraph & GetNormalisedTrace()
Base class for output signal data produced by a detector.
Base class for detector geometry description, interface to energy-loss calculations.
Handles lists of named parameters with different types, a list of KVNamedParameter objects.
virtual void SetPoint(Int_t i, Double_t x, Double_t y)
virtual void Scale(Double_t c1=1., Option_t *option="y")
virtual void Expand(Int_t newsize)