You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from D0RunIIConePlugin.cc:38:
In file included from ./ILConeAlgorithm.hpp:88:
./ProtoJet.hpp:198:51: error: no member named '_Et' in 'ProtoJet<Item>'
198 | os<<"y phi Et = ("<<_y<<", "<<_phi<<", "<<this->_Et<<")"<<std::endl;
| ~~~~ ^
1 error generated.