All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
tss Namespace Reference

Classes

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

Typedefs

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

Typedef Documentation

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

Definition at line 30 of file TrackShowerHits_module.cc.

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

Definition at line 29 of file TrackShowerHits_module.cc.

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

Definition at line 28 of file TrackShowerHits_module.cc.