Classes | Namespaces | Typedefs | Functions
IDepo.h File Reference
#include "WireCellIface/IData.h"
#include "WireCellUtil/Point.h"
#include "WireCellUtil/Units.h"
#include <set>

Go to the source code of this file.

Classes

class  WireCell::IDepo
 
struct  WireCell::IDepoDriftCompare
 

Namespaces

 WireCell
 

Typedefs

typedef std::set< IDepo::pointer, IDepoDriftCompare > WireCell::DepoTauSortedSet
 

Functions

IDepo::vector WireCell::depo_chain (IDepo::pointer recent)
 
bool WireCell::ascending_time (const WireCell::IDepo::pointer &lhs, const WireCell::IDepo::pointer &rhs)
 Compare two IDepo::pointer by time (ascending). x is used to break tie. More...
 
bool WireCell::descending_time (const WireCell::IDepo::pointer &lhs, const WireCell::IDepo::pointer &rhs)
 Compare two IDepo::pointers for by time, descending. x is used to break tie. More...