FairRoot/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 27 of file PndHypStripClusterBuilder.h.
PndMvdStripClusterBuilder.h
Calculator class to find clusters in one channel dimension for the HYP strip sensors
Definition at line 26 of file PndHypStripClusterBuilder.h.