#include "WireCellGen/TrackDepos.h"
#include "WireCellIface/SimpleDepo.h"
#include "WireCellUtil/NamedFactory.h"
#include "WireCellUtil/Point.h"
#include "WireCellUtil/Units.h"
#include "WireCellUtil/Testing.h"
#include "WireCellUtil/Persist.h"
#include <sstream>
Go to the source code of this file.
Functions | |
WIRECELL_FACTORY (TrackDepos, WireCell::Gen::TrackDepos, WireCell::IDepoSource, WireCell::IConfigurable) using namespace std | |
static std::string | dump (IDepo::pointer d) |
|
static |
Definition at line 78 of file TrackDepos.cxx.
WIRECELL_FACTORY | ( | TrackDepos | , |
WireCell::Gen::TrackDepos | , | ||
WireCell::IDepoSource | , | ||
WireCell::IConfigurable | |||
) |