PandaRoot
PndMvdChargeWeightedPixelMapping Class Reference

PndSdsChargedWeightedPixelMapping: Gets a vector of DigiHits and calculates the cluster center weighted with the charge. More...

#include <PndMvdChargeWeightedPixelMapping.h>

Inheritance diagram for PndMvdChargeWeightedPixelMapping:
PndSdsChargeWeightedPixelMapping PndSdsPixelBackMapping

Public Member Functions

 PndMvdChargeWeightedPixelMapping (Int_t verbose=0)
 
 PndMvdChargeWeightedPixelMapping (PndGeoHandling *geo, Int_t verbose=0)
 
 PndMvdChargeWeightedPixelMapping (PndGeoHandling *geo, PndSdsPixelDigiPar *digiPar, PndSdsTotDigiPar *totPar)
 
 PndMvdChargeWeightedPixelMapping (const PndMvdChargeWeightedPixelMapping &)=delete
 
PndMvdChargeWeightedPixelMappingoperator= (const PndMvdChargeWeightedPixelMapping &)=delete
 
void SetChargeConverter ()
 
- Public Member Functions inherited from PndSdsChargeWeightedPixelMapping
 PndSdsChargeWeightedPixelMapping ()
 
 PndSdsChargeWeightedPixelMapping (const PndSdsChargeWeightedPixelMapping &other)
 
 PndSdsChargeWeightedPixelMapping (PndGeoHandling *geo)
 
virtual ~PndSdsChargeWeightedPixelMapping ()
 
PndSdsChargeWeightedPixelMappingoperator= (PndSdsChargeWeightedPixelMapping &other)
 
PndSdsHit GetCluster (std::vector< PndSdsDigiPixel > pixelArray)
 Main function of class to calculate the PndSdsHit out of the given PndSdsDigis. More...
 
- Public Member Functions inherited from PndSdsPixelBackMapping
 PndSdsPixelBackMapping ()
 
 PndSdsPixelBackMapping (PndGeoHandling *geo)
 
 PndSdsPixelBackMapping (const PndSdsPixelBackMapping &other)
 
PndSdsPixelBackMappingoperator= (PndSdsPixelBackMapping &other)
 
virtual ~PndSdsPixelBackMapping ()
 
void SetVerbose (Int_t level)
 

Public Attributes

PndSdsPixelDigiParfDigiPar
 
PndSdsTotDigiParfTotDigiPar
 
- Public Attributes inherited from PndSdsPixelBackMapping
std::vector< PndSdsDigiPixelfDigiArray
 
PndGeoHandlingfGeoH
 
Int_t fVerbose
 

Additional Inherited Members

- Protected Attributes inherited from PndSdsChargeWeightedPixelMapping
PndSdsChargeConversionfChargeConverter
 
Double_t flx
 
Double_t fly
 
Int_t fcols
 
Int_t frows
 

Detailed Description

PndSdsChargedWeightedPixelMapping: Gets a vector of DigiHits and calculates the cluster center weighted with the charge.

PndMvdChargeWeightedPixelMapping.h

Author
T.Stockmanns t.sto.nosp@m.ckma.nosp@m.nns@f.nosp@m.z-ju.nosp@m.elich.nosp@m..de

Definition at line 13 of file PndMvdChargeWeightedPixelMapping.h.

Constructor & Destructor Documentation

◆ PndMvdChargeWeightedPixelMapping() [1/4]

PndMvdChargeWeightedPixelMapping::PndMvdChargeWeightedPixelMapping ( Int_t  verbose = 0)

◆ PndMvdChargeWeightedPixelMapping() [2/4]

PndMvdChargeWeightedPixelMapping::PndMvdChargeWeightedPixelMapping ( PndGeoHandling geo,
Int_t  verbose = 0 
)

◆ PndMvdChargeWeightedPixelMapping() [3/4]

PndMvdChargeWeightedPixelMapping::PndMvdChargeWeightedPixelMapping ( PndGeoHandling geo,
PndSdsPixelDigiPar digiPar,
PndSdsTotDigiPar totPar 
)

◆ PndMvdChargeWeightedPixelMapping() [4/4]

PndMvdChargeWeightedPixelMapping::PndMvdChargeWeightedPixelMapping ( const PndMvdChargeWeightedPixelMapping )
delete

Member Function Documentation

◆ operator=()

PndMvdChargeWeightedPixelMapping& PndMvdChargeWeightedPixelMapping::operator= ( const PndMvdChargeWeightedPixelMapping )
delete

◆ SetChargeConverter()

void PndMvdChargeWeightedPixelMapping::SetChargeConverter ( )

Member Data Documentation

◆ fDigiPar

PndSdsPixelDigiPar* PndMvdChargeWeightedPixelMapping::fDigiPar

Definition at line 22 of file PndMvdChargeWeightedPixelMapping.h.

◆ fTotDigiPar

PndSdsTotDigiPar* PndMvdChargeWeightedPixelMapping::fTotDigiPar

Definition at line 23 of file PndMvdChargeWeightedPixelMapping.h.


The documentation for this class was generated from the following file: