3 #ifndef __psc_weights_store_hpp
4 #define __psc_weights_store_hpp
11 #include <psc_service.hpp>
13 #include <s2proc/trace.hpp>
14 #include <s2proc/psc_service.hpp>
26 typedef std::map<int, Trace::AmplT> Weights;
44 const unsigned int corr_dir_mask,
45 const unsigned int stride = 1)
const;
62 unsigned int TA_PSC_DIR;
63 unsigned int TA_PSC_STRIDE;
70 std::vector<WeightPoint> m_weights;
float AmplT
Definition: trace.hpp:21
Trace::AmplT w_min
Definition: psc_weights_store.hpp:66
Weights weights(const Trace::Header::AttrId &attr, const unsigned int corr_dir_mask, const unsigned int stride=1) const
Trace::AmplT w_max
Definition: psc_weights_store.hpp:65
Definition: psc_weights_store.hpp:21
Definition: psc_weights_store.hpp:56
bool appendWeight(const Trace &ccf)