|
FairRoot/PandaRoot
|
#include <PndMQSdsPixelBackMapping.h>
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 | |
| PndGeoHandling * | fGeoH |
| Int_t | fVerbose |
Definition at line 9 of file PndMQSdsPixelBackMapping.h.
| PndMQSdsPixelBackMapping::PndMQSdsPixelBackMapping | ( | ) |
Definition at line 4 of file PndMQSdsPixelBackMapping.cxx.
References fGeoH, fVerbose, and PndGeoHandling::Instance().
| PndMQSdsPixelBackMapping::PndMQSdsPixelBackMapping | ( | PndGeoHandling * | geo | ) |
|
virtual |
Definition at line 16 of file PndMQSdsPixelBackMapping.cxx.
|
pure virtual |
Implemented in PndMQSdsChargeWeightedPixelMapping.
|
inlinevirtual |
Definition at line 19 of file PndMQSdsPixelBackMapping.h.
References fGeoH.
Referenced by PndMQMvdPixelDigiProcessorBursts::SetParameters().
|
inline |
| PndGeoHandling* PndMQSdsPixelBackMapping::fGeoH |
| Int_t PndMQSdsPixelBackMapping::fVerbose |
Definition at line 22 of file PndMQSdsPixelBackMapping.h.
Referenced by PndMQSdsChargeWeightedPixelMapping::GetCluster(), PndMQSdsChargeWeightedPixelMapping::GetTransformation(), PndMQMvdChargeWeightedPixelMapping::PndMQMvdChargeWeightedPixelMapping(), PndMQSdsPixelBackMapping(), PndMQMvdChargeWeightedPixelMapping::SetChargeConverter(), and SetVerbose().
1.8.5