WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::cluster_node_t Struct Reference

#include <ICluster.h>

Public Member Functions

 cluster_node_t ()
 
 cluster_node_t (const cluster_ptr_t &p)
 
 cluster_node_t (const IChannel::pointer &p)
 
 cluster_node_t (const IWire::pointer &p)
 
 cluster_node_t (const IBlob::pointer &p)
 
 cluster_node_t (const ISlice::pointer &p)
 
 cluster_node_t (const IChannel::shared_vector &p)
 
 cluster_node_t (const cluster_node_t &other)
 
char code () const
 
bool operator== (const cluster_node_t &other) const
 
cluster_node_toperator= (const cluster_node_t &other)
 

Public Attributes

cluster_ptr_t ptr
 

Detailed Description

Definition at line 35 of file ICluster.h.

Constructor & Destructor Documentation

◆ cluster_node_t() [1/8]

WireCell::cluster_node_t::cluster_node_t ( )
inline

Definition at line 38 of file ICluster.h.

◆ cluster_node_t() [2/8]

WireCell::cluster_node_t::cluster_node_t ( const cluster_ptr_t p)
inline

Definition at line 40 of file ICluster.h.

◆ cluster_node_t() [3/8]

WireCell::cluster_node_t::cluster_node_t ( const IChannel::pointer p)
inline

Definition at line 41 of file ICluster.h.

◆ cluster_node_t() [4/8]

WireCell::cluster_node_t::cluster_node_t ( const IWire::pointer p)
inline

Definition at line 42 of file ICluster.h.

◆ cluster_node_t() [5/8]

WireCell::cluster_node_t::cluster_node_t ( const IBlob::pointer p)
inline

Definition at line 43 of file ICluster.h.

◆ cluster_node_t() [6/8]

WireCell::cluster_node_t::cluster_node_t ( const ISlice::pointer p)
inline

Definition at line 44 of file ICluster.h.

◆ cluster_node_t() [7/8]

WireCell::cluster_node_t::cluster_node_t ( const IChannel::shared_vector p)
inline

Definition at line 45 of file ICluster.h.

◆ cluster_node_t() [8/8]

WireCell::cluster_node_t::cluster_node_t ( const cluster_node_t other)
inline

Definition at line 47 of file ICluster.h.

Member Function Documentation

◆ code()

char WireCell::cluster_node_t::code ( ) const
inline

Definition at line 50 of file ICluster.h.

◆ operator=()

cluster_node_t& WireCell::cluster_node_t::operator= ( const cluster_node_t other)
inline

Definition at line 58 of file ICluster.h.

◆ operator==()

bool WireCell::cluster_node_t::operator== ( const cluster_node_t other) const
inline

Definition at line 55 of file ICluster.h.

Member Data Documentation

◆ ptr

cluster_ptr_t WireCell::cluster_node_t::ptr

Definition at line 36 of file ICluster.h.


The documentation for this struct was generated from the following file: