FairRoot/PandaRoot
PndMQSdsChargeWeightedPixelMapping.h
Go to the documentation of this file.
1 #ifndef PndMQSdsChargeWeightedPixelMapping_H
2 #define PndMQSdsChargeWeightedPixelMapping_H
3 
6 #include "TGeoMatrix.h"
7 #include "TVector3.h"
14 
16  {
17  public :
21  PndSdsHit GetCluster(std::vector<PndSdsDigiPixel*>& pixelArray);
22 
23  protected :
27  Int_t fcols;
28  Int_t frows;
29 
30  private :
31  TGeoHMatrix GetTransformation(Int_t sensorID);
32  TVector3 GetSensorDimensions(Int_t sensorID);
33  };
34 
35 #endif
PndSdsChargedWeightedPixelMapping: Gets a vector of DigiHits and calculates the cluster center weight...
PndSdsHit GetCluster(std::vector< PndSdsDigiPixel * > &pixelArray)
Main function of class to calculate the PndSdsHit out of the given PndSdsDigis.
Class to access the naming information of the MVD.
Double_t