1 #ifndef PNDSDSCALCPIXEL_H
2 #define PNDSDSCALCPIXEL_H
5 #include "FairGeoVector.h"
42 Double_t energy, std::vector<Int_t>&
cols, std::vector<Int_t>& rows,
43 std::vector<Double_t>& charges);
void CalcCperL(Double_t Energy)
Double_t SmearCharge(Double_t charge)
std::vector< PndSdsPixel > fPixels
std::vector< PndSdsPixel > GetPixels(Double_t inx, Double_t iny, Double_t outx, Double_t outy, Double_t energy)
Main function to calculate the vector
of fired pixel.
ENextPixelType fNextPixel
void SetVerboseLevel(Int_t level)
Calculates the pixels (digis) fired from a particle hitting the sensor.
Int_t GetPixelsAlternative(Double_t inx, Double_t iny, Double_t outx, Double_t outy, Double_t energy, std::vector< Int_t > &cols, std::vector< Int_t > &rows, std::vector< Double_t > &charges)
PndSdsCalcPixel()
Default constructor.
std::ostream & operator<<(std::ostream &out)