PandaRoot
PndMvdTopixHitProducer Class Reference

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 <PndMvdTopixHitProducer.h>

Public Member Functions

 PndMvdTopixHitProducer ()
 
 PndMvdTopixHitProducer (double dimX, double dimY, int maxcol, int maxrow)
 
virtual ~PndMvdTopixHitProducer ()
 
PndSdsHit GetHit (std::vector< PndSdsDigiTopix4 > pixelArray)
 Main function of class to calculate the PndSdsHit out of the given PndSdsDigis. More...
 

Protected Attributes

Double_t flx
 
Double_t fly
 
Int_t fcols
 
Int_t frows
 
Int_t fVerbose
 

Detailed Description

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.

PndMvdTopixHitProducer.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 17 of file PndMvdTopixHitProducer.h.

Constructor & Destructor Documentation

◆ PndMvdTopixHitProducer() [1/2]

PndMvdTopixHitProducer::PndMvdTopixHitProducer ( )

◆ PndMvdTopixHitProducer() [2/2]

PndMvdTopixHitProducer::PndMvdTopixHitProducer ( double  dimX,
double  dimY,
int  maxcol,
int  maxrow 
)

◆ ~PndMvdTopixHitProducer()

virtual PndMvdTopixHitProducer::~PndMvdTopixHitProducer ( )
inlinevirtual

Definition at line 21 of file PndMvdTopixHitProducer.h.

References GetHit().

21 {};

Member Function Documentation

◆ GetHit()

PndSdsHit PndMvdTopixHitProducer::GetHit ( std::vector< PndSdsDigiTopix4 pixelArray)

Main function of class to calculate the PndSdsHit out of the given PndSdsDigis.

Referenced by ~PndMvdTopixHitProducer().

Member Data Documentation

◆ fcols

Int_t PndMvdTopixHitProducer::fcols
protected

Definition at line 27 of file PndMvdTopixHitProducer.h.

◆ flx

Double_t PndMvdTopixHitProducer::flx
protected

Definition at line 25 of file PndMvdTopixHitProducer.h.

◆ fly

Double_t PndMvdTopixHitProducer::fly
protected

Definition at line 26 of file PndMvdTopixHitProducer.h.

◆ frows

Int_t PndMvdTopixHitProducer::frows
protected

Definition at line 28 of file PndMvdTopixHitProducer.h.

◆ fVerbose

Int_t PndMvdTopixHitProducer::fVerbose
protected

Definition at line 29 of file PndMvdTopixHitProducer.h.


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