LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
tss Namespace Reference

Classes

struct  bDistToPointLess
 
class  Cluster2D
 
class  Hit2D
 
class  Segmentation2D
 
class  SimpleClustering
 
class  TrackShowerHits
 

Typedefs

typedef std::map< unsigned int, std::vector< tss::Hit2D > > view_hitmap
 
typedef std::map< unsigned int, view_hitmaptpc_view_hitmap
 
typedef std::map< unsigned int, tpc_view_hitmapcryo_tpc_view_hitmap
 

Typedef Documentation

typedef std::map< unsigned int, tpc_view_hitmap > tss::cryo_tpc_view_hitmap

Definition at line 35 of file TrackShowerHits_module.cc.

typedef std::map< unsigned int, view_hitmap > tss::tpc_view_hitmap

Definition at line 34 of file TrackShowerHits_module.cc.

typedef std::map< unsigned int, std::vector< tss::Hit2D > > tss::view_hitmap

Definition at line 33 of file TrackShowerHits_module.cc.