std::vector< Analysis::ITagInfo * > m_tagJetInfo
ITagInfo objects.
const particle_type & particleBase() const
access to underlying base type (IParticle-like)
const momentum_type & momentumBase(state_t s) const
access to underlying base type (I4Momentum-like)
virtual void persToTrans(const ParticleJet_p1 *persObj, Jet *transObj, MsgStream &msg) const override
Method creating the transient representation of Jet from its persistent representation ParticleJet_p1...
virtual void persToTrans(const ParticleBase_p1 *persObj, ParticleBase *transObj, MsgStream &msg) const final
Method creating the transient representation of ParticleBase from its persistent representation Parti...
virtual void transToPers(const Jet *transObj, ParticleJet_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation ParticleJet_p1 from its transient representation Jet.
std::vector< double > m_combinedLikelihood
combined likelihoods
virtual bool setSignalState(state_t s)
set the current signal state
ParticleBase_p1 m_particleBase
the ParticleBase part
std::vector< Analysis::IConstituent * > m_constituents
IConstituents objects.
virtual void persToTrans(const P4ImplPxPyPzE_p1 *persObj, P4ImplPxPyPzE *transObj, MsgStream &msg) const override
Method creating the transient representation of P4ImplPxPyPzE from its persistent representation P4Im...