FairRoot/PandaRoot
Classes | Typedefs
PndSdsStripClusterer.h File Reference
#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 Documentation

typedef std::map<Int_t, SidedTriple > Fullmap

Definition at line 29 of file PndSdsStripClusterer.h.

typedef std::map<Int_t,Int_t> Indexpair

PndSdsStripClusterer.h

Author
R.Kliemt r.kli.nosp@m.emt@.nosp@m.physi.nosp@m.k.tu.nosp@m.-dres.nosp@m.den..nosp@m.de

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.

Definition at line 28 of file PndSdsStripClusterer.h.