![]() |
PandaRoot
|
#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 std::map<std::string, std::map<SensorSide, Indexpair> > Fullmap |
Definition at line 25 of file PndHypStripClusterBuilder.h.
typedef std::map<Int_t, Int_t> Indexpair |
PndMvdStripClusterBuilder.h
Calculator class to find clusters in one channel dimension for the HYP strip sensors
Definition at line 24 of file PndHypStripClusterBuilder.h.