5#ifndef TRIGHLTJETHYO_JETBASE_H
6#define TRIGHLTJETHYO_JETBASE_H
15 ss <<
"Jet- pt: " <<
pt() <<
" eta: "
16 <<
eta() <<
" phi: " <<
phi() <<
'\n';
virtual double eta() const =0
virtual double pt() const =0
virtual double phi() const =0
std::string toString() const