16 #include "FairGeoVector.h" 30 PndSdsStrip(Int_t nr, Double_t charge) : fNumber(nr), fCharge(charge) {}
33 void SetCharge(Double_t charge) { fCharge = charge; }
40 out <<
" Strip Nr.: " << strip.
GetIndex() <<
" " 50 #endif // fSDSSTRIP_HH void SetCharge(Double_t charge)
friend std::ostream & operator<<(std::ostream &out, const PndSdsStrip &strip)
Class representing strips on wafer-scale.
Double_t GetCharge() const
PndSdsStrip(Int_t nr, Double_t charge)