| FairRoot/PandaRoot
    | 
#include <vector>#include <map>#include <string>#include "PndSdsDigiStrip.h"#include "PndSdsClusterStrip.h"Go to the source code of this file.
| Classes | |
| class | PndSdsStripClusterer | 
| Typedefs | |
| typedef std::map< Int_t, Int_t > | Indexpair | 
| typedef std::map< Int_t, Indexpair > | Indextriple | 
| typedef std::map< SensorSide, Indextriple > | SidedTriple | 
| typedef std::map< Int_t, SidedTriple > | Fullmap | 
| typedef std::map<Int_t, SidedTriple > Fullmap | 
Definition at line 29 of file PndSdsStripClusterer.h.
PndSdsStripClusterer.h
Calculator class to find clusters in one channel dimension for the MVD strip sensors
Definition at line 26 of file PndSdsStripClusterer.h.
| typedef std::map<Int_t,Indexpair> Indextriple | 
Definition at line 27 of file PndSdsStripClusterer.h.
| typedef std::map<SensorSide,Indextriple> SidedTriple | 
Definition at line 28 of file PndSdsStripClusterer.h.
 1.8.8
 1.8.8