![]() |
PandaRoot
|
PndSdsChargedWeightedPixelMapping: Gets a vector of DigiHits and calculates the cluster center weighted with the charge params: Number of columns in FE, Number of rows in FE, Pixel dimension in x, Pixel dimension in y params are taken from parameter database. More...
#include <PndSdsChargeWeightedPixelMapping.h>
Public Member Functions | |
PndSdsChargeWeightedPixelMapping () | |
PndSdsChargeWeightedPixelMapping (const PndSdsChargeWeightedPixelMapping &other) | |
PndSdsChargeWeightedPixelMapping (PndGeoHandling *geo) | |
virtual | ~PndSdsChargeWeightedPixelMapping () |
PndSdsChargeWeightedPixelMapping & | operator= (PndSdsChargeWeightedPixelMapping &other) |
PndSdsHit | GetCluster (std::vector< PndSdsDigiPixel > pixelArray) |
Main function of class to calculate the PndSdsHit out of the given PndSdsDigis. More... | |
![]() | |
PndSdsPixelBackMapping () | |
PndSdsPixelBackMapping (PndGeoHandling *geo) | |
PndSdsPixelBackMapping (const PndSdsPixelBackMapping &other) | |
PndSdsPixelBackMapping & | operator= (PndSdsPixelBackMapping &other) |
virtual | ~PndSdsPixelBackMapping () |
void | SetVerbose (Int_t level) |
Protected Attributes | |
PndSdsChargeConversion * | fChargeConverter |
Double_t | flx |
Double_t | fly |
Int_t | fcols |
Int_t | frows |
Additional Inherited Members | |
![]() | |
std::vector< PndSdsDigiPixel > | fDigiArray |
PndGeoHandling * | fGeoH |
Int_t | fVerbose |
PndSdsChargedWeightedPixelMapping: Gets a vector of DigiHits and calculates the cluster center weighted with the charge params: Number of columns in FE, Number of rows in FE, Pixel dimension in x, Pixel dimension in y params are taken from parameter database.
PndSdsChargeWeightedPixelMapping.h
Definition at line 15 of file PndSdsChargeWeightedPixelMapping.h.
PndSdsChargeWeightedPixelMapping::PndSdsChargeWeightedPixelMapping | ( | ) |
Referenced by PndSdsChargeWeightedPixelMapping().
|
inline |
Definition at line 18 of file PndSdsChargeWeightedPixelMapping.h.
References PndSdsChargeWeightedPixelMapping().
PndSdsChargeWeightedPixelMapping::PndSdsChargeWeightedPixelMapping | ( | PndGeoHandling * | geo | ) |
|
inlinevirtual |
Definition at line 21 of file PndSdsChargeWeightedPixelMapping.h.
|
virtual |
Main function of class to calculate the PndSdsHit out of the given PndSdsDigis.
Implements PndSdsPixelBackMapping.
Referenced by operator=().
|
inline |
Definition at line 22 of file PndSdsChargeWeightedPixelMapping.h.
References fChargeConverter, fcols, flx, fly, frows, and GetCluster().
|
protected |
Definition at line 34 of file PndSdsChargeWeightedPixelMapping.h.
Referenced by operator=().
|
protected |
Definition at line 37 of file PndSdsChargeWeightedPixelMapping.h.
Referenced by operator=().
|
protected |
Definition at line 35 of file PndSdsChargeWeightedPixelMapping.h.
Referenced by operator=().
|
protected |
Definition at line 36 of file PndSdsChargeWeightedPixelMapping.h.
Referenced by operator=().
|
protected |
Definition at line 38 of file PndSdsChargeWeightedPixelMapping.h.
Referenced by operator=().