PandaRoot
PndMQSdsPixelBackMapping Class Referenceabstract

#include <PndMQSdsPixelBackMapping.h>

Inheritance diagram for PndMQSdsPixelBackMapping:
PndMQSdsChargeWeightedPixelMapping PndMQMvdChargeWeightedPixelMapping

Public Member Functions

 PndMQSdsPixelBackMapping ()
 
 PndMQSdsPixelBackMapping (PndGeoHandling *geo)
 
virtual ~PndMQSdsPixelBackMapping ()
 
void SetVerbose (Int_t level)
 
virtual PndSdsHit GetCluster (std::vector< PndSdsDigiPixel *> &pixelArray)=0
 
virtual void SetGeoHandling (PndGeoHandling *geo)
 

Public Attributes

PndGeoHandlingfGeoH
 
Int_t fVerbose
 

Detailed Description

Definition at line 9 of file PndMQSdsPixelBackMapping.h.

Constructor & Destructor Documentation

◆ PndMQSdsPixelBackMapping() [1/2]

PndMQSdsPixelBackMapping::PndMQSdsPixelBackMapping ( )

◆ PndMQSdsPixelBackMapping() [2/2]

PndMQSdsPixelBackMapping::PndMQSdsPixelBackMapping ( PndGeoHandling geo)

◆ ~PndMQSdsPixelBackMapping()

virtual PndMQSdsPixelBackMapping::~PndMQSdsPixelBackMapping ( )
virtual

Member Function Documentation

◆ GetCluster()

virtual PndSdsHit PndMQSdsPixelBackMapping::GetCluster ( std::vector< PndSdsDigiPixel *> &  pixelArray)
pure virtual

Implemented in PndMQSdsChargeWeightedPixelMapping.

Referenced by SetVerbose().

◆ SetGeoHandling()

virtual void PndMQSdsPixelBackMapping::SetGeoHandling ( PndGeoHandling geo)
inlinevirtual

Definition at line 18 of file PndMQSdsPixelBackMapping.h.

References fGeoH.

18 { fGeoH = geo; }

◆ SetVerbose()

void PndMQSdsPixelBackMapping::SetVerbose ( Int_t  level)
inline

Definition at line 15 of file PndMQSdsPixelBackMapping.h.

References fVerbose, and GetCluster().

Member Data Documentation

◆ fGeoH

PndGeoHandling* PndMQSdsPixelBackMapping::fGeoH

Definition at line 20 of file PndMQSdsPixelBackMapping.h.

Referenced by SetGeoHandling().

◆ fVerbose

Int_t PndMQSdsPixelBackMapping::fVerbose

Definition at line 21 of file PndMQSdsPixelBackMapping.h.

Referenced by SetVerbose().


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