Classes | Typedefs
WireCell::Pgraph Namespace Reference

Classes

class  Factory
 
class  Function
 
class  Graph
 
class  Hydra
 
class  JoinFanin
 
struct  Maker
 
struct  MakerT
 
class  Node
 
class  Pgrapher
 
class  Port
 
class  PortedNode
 
class  Queuedout
 
class  Sink
 
class  Source
 
class  SplitFanout
 

Typedefs

typedef boost::any Data
 
typedef std::deque< DataQueue
 
typedef std::shared_ptr< QueueEdge
 
typedef std::vector< PortPortList
 
typedef JoinFanin< IJoinNodeBaseJoin
 
typedef JoinFanin< IFaninNodeBaseFanin
 
typedef SplitFanout< ISplitNodeBaseSplit
 
typedef SplitFanout< IFanoutNodeBaseFanout
 

Typedef Documentation

typedef boost::any WireCell::Pgraph::Data

Definition at line 19 of file Port.h.

typedef std::shared_ptr<Queue> WireCell::Pgraph::Edge

Definition at line 27 of file Port.h.

Definition at line 212 of file Wrappers.h.

Definition at line 264 of file Wrappers.h.

Definition at line 211 of file Wrappers.h.

Definition at line 70 of file Port.h.

typedef std::deque<Data> WireCell::Pgraph::Queue

Definition at line 24 of file Port.h.

Definition at line 263 of file Wrappers.h.