PandaRoot
PndLmdChargeWeightedPixelMapping.h
Go to the documentation of this file.
1 #ifndef PNDLMDCHARGEWEIGHTEDPIXELMAPPING_H
2 #define PNDLMDCHARGEWEIGHTEDPIXELMAPPING_H
3 
5 
11 
13  public:
14  PndLmdChargeWeightedPixelMapping(Int_t verbose = 0);
15  PndLmdChargeWeightedPixelMapping(PndGeoHandling *geo, Int_t verbose = 0);
16 };
17 
18 #endif
PndSdsChargedWeightedPixelMapping: Gets a vector of DigiHits and calculates the cluster center weight...
PndSdsChargedWeightedPixelMapping: Gets a vector of DigiHits and calculates the cluster center weight...
Class to access the naming information of the MVD.
PndLmdChargeWeightedPixelMapping(Int_t verbose=0)