18 ss <<
"Et: " <<
et <<
" (" <<
et.to_ulong() <<
") "
19 <<
"Eta: " <<
eta <<
" (" <<
eta.to_ulong() <<
") "
20 <<
"Phi: " <<
phi <<
" (" <<
phi.to_ulong() <<
") ";
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
std::ostream & operator<<(std::ostream &lhs, const TestGaudiProperty &rhs)
Class to hold common (eta/eta/phi) TOB bits.
virtual std::bitset< s_et_width > et_bits() const =0
Returns the eT bits of this TOB.
virtual std::string to_string() const =0
print out contents to string
virtual std::bitset< s_eta_width > eta_bits() const =0
Returns the eta bits of this TOB.
virtual std::bitset< s_phi_width > phi_bits() const =0
Returns the phi bits of this TOB.
Extra patterns decribing particle interation process.