4 #include "FairGeoVector.h" 18 PndSdsStrip(Int_t nr, Double_t charge) : fNumber(nr), fCharge(charge) {}
21 void SetCharge(Double_t charge) { fCharge = charge; }
28 out <<
" Strip Nr.: " << strip.
GetIndex() <<
" " 38 #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)