static const ParticleBaseCnv_p1 partBaseCnv
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 transToPers(const Jet *transObj, ParticleJet_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation ParticleJet_p1 from its transient representation Jet.
ParticleBase_p1 m_particleBase
the ParticleBase part
std::vector< double > m_combinedLikelihood
combined likelihoods
std::vector< Analysis::IConstituent * > m_constituents
IConstituents objects.
std::vector< Analysis::ITagInfo * > m_tagJetInfo
ITagInfo objects.
virtual bool setSignalState(state_t s)
set the current signal state
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)