#include "WireCellGen/BinnedDiffusion_transform.h"
#include "WireCellGen/GaussianDiffusion.h"
#include "WireCellUtil/Units.h"
#include <iostream>
#include <unordered_map>
Go to the source code of this file.
Functions | |
static std::pair< double, double > | gausdesc_range (const std::vector< Gen::GausDesc > gds, double nsigma) |
|
static |
Definition at line 410 of file BinnedDiffusion_transform.cxx.