Classes | Typedefs
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 29 of file TrackShowerHits_module.cc.

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

Definition at line 28 of file TrackShowerHits_module.cc.

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

Definition at line 27 of file TrackShowerHits_module.cc.