20using std::stringstream;
51 ss <<
"LitStripHit: phiCos=" <<
phiCos <<
" phiSin=" <<
phiSin <<
" U=" <<
U <<
" Du=" <<
Du <<
" Z=" <<
Z <<
"\n";
class LitStripHit _fvecalignment
LitStripHit< fscal > LitStripHitScal
Scalar version of LitStripHit.
LitStripHit< fvec > LitStripHitVec
Vector version of LitStripHit.
Base class for strip hits.
friend ostream & operator<<(ostream &strm, const LitStripHit &hit)
Operator << for convenient output to ostream.
virtual ~LitStripHit()
Destructor.
string ToString() const
Returns string representation of the class.
LitStripHit()
Constructor.