![]() |
Belle II Software
release-05-01-25
|
Modules | |
pxd data objects | |
pxd modules | |
Namespaces | |
Belle2::PXD | |
Namespace to encapsulate code needed for simulation and reconstrucion of the PXD. | |
Classes | |
class | PXDAnalyticGainCalibrationAlgorithm |
Class implementing the PXD gain calibration algorithm. More... | |
class | PXDChargeCalibrationAlgorithm |
Class implementing the PXD median cluster charge calibration algorithm. More... | |
class | PXDClusterPositionCalibrationAlgorithm |
Class implementing the PXD cluster position calibration algorithm. More... | |
class | PXDDataMCGainCalibrationAlgorithm |
Class implementing the PXD median cluster charge calibration algorithm. More... | |
class | PXDGainCalibrationAlgorithm |
Class implementing the PXD gain calibration algorithm. More... | |
class | PXDHotPixelMaskCalibrationAlgorithm |
Class implementing PXD hot pixel masking calibration algorithm. More... | |
class | PXDValidationAlgorithm |
Class implementing the PXD calibration validation algorithm. More... | |
class | PXDClusterChargeMapPar |
The payload class for PXD cluster charge calibrations. More... | |
class | PXDClusterOffsetPar |
The class for PXD cluster position offset payload. More... | |
class | PXDClusterPositionEstimatorPar |
The class for PXD cluster position lookup table payload. More... | |
class | PXDClusterShapeClassifierPar |
The class for PXD cluster shape classifier payload. More... | |
class | PXDClusterShapeIndexPar |
The class for PXD cluster shape index payload. More... | |
class | PXDDeadPixelPar |
The payload telling which PXD pixel is dead (=Readout system does not receive signals) More... | |
class | PXDGainMapPar |
The payload class for PXD gain corrections. More... | |
class | PXDGeometryPar |
The Class for VXD geometry. More... | |
class | PXDMaskedPixelPar |
The payload telling which PXD pixel to mask (ignore) More... | |
class | PXDOccupancyInfoPar |
The payload collecting some meta information from running the masking algorithm. More... | |
class | PXDSensorInfoPar |
The Class for VXD geometry. More... | |
class | PXDIgnoredPixelsMap |
This class provides a check for ignored (=cold, hot or otherwise deffective) pixels for the use in PXD data reconstruction. More... | |
class | PXDRecoHit |
PXDRecoHit - an extended form of PXDCluster containing geometry information. More... | |
class | PXD2TrackBase< T > |
Class PXD2TrackBase: Event data container for performance and calibration studies. More... | |
class | PXD2TrackEvent |
Class PXD2TrackEvent: Event data container for performance and calibration studies. More... | |
Functions | |
virtual bool | setValues (const StoreArray< RecoTrack > &recoTracks, const std::string recoTracksName="", const std::string pxdInterceptsName="", const std::string pxdTrackClustersName="PXDClustersFromTracks") |
Set values from RecoTrack collection. | |