PandaRoot
PndHypStripClusterBuilder.h File Reference
#include <vector>
#include <map>
#include <string>
#include "PndHypDigiStrip.h"
#include "PndHypCluster.h"

Go to the source code of this file.

Classes

class  PndHypStripClusterBuilder
 

Typedefs

typedef std::map< Int_t, Int_t > Indexpair
 
typedef std::map< std::string, std::map< SensorSide, Indexpair > > Fullmap
 

Typedef Documentation

◆ Fullmap

typedef std::map<std::string, std::map<SensorSide, Indexpair> > Fullmap

Definition at line 25 of file PndHypStripClusterBuilder.h.

◆ Indexpair

typedef std::map<Int_t, Int_t> Indexpair

PndMvdStripClusterBuilder.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 HYP strip sensors

Definition at line 24 of file PndHypStripClusterBuilder.h.