#include "WireCellGen/BinnedDiffusion.h"
#include "WireCellGen/GaussianDiffusion.h"
#include "WireCellUtil/Units.h"
#include <iostream>
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 141 of file BinnedDiffusion.cxx.