|
ATLAS Offline Software
|
Go to the documentation of this file.
36 MsgStream&
msg )
const
65 static const Jet jtmp;
virtual double py() const
y component of momentum
virtual double e() const
energy
Basic data class defines behavior for all Jet objects The Jet class is the principal data class for...
virtual double px() const
We re-define here extra class routines that will allow direct access to signal state kinematics witho...
Navigable_p1< uint32_t, double > m_nav
the navigable part
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)
void persToTrans(const PersNavigable_t &pers, Navigable_t &trans, MsgStream &log) const
void setRawPy(double py)
Sets uncalibrated .
void setRawE(double e)
Sets uncalibrated
void setCombinedLikelihood(const std::vector< double > &combinedLikelihood)
(depreciated) Likelihood store setter
tagstore_t * m_tagInfoStore
Tag info store.
void setRawPz(double pz)
Sets uncalibrated .
const navigable_type & navigableBase() const
access to underlying base type (INavigable-like)
assostore_t * m_assocStore
key descriptor for all jet stores
P4PxPyPzE_p1 m_momentum
the 4-mom part
virtual bool setSignalState(state_t s)
set the current signal state
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...
This file contains the class definition for the NavigableCnv_p1 class. NOTE: it should be included fi...
virtual double pz() const
z component of momentum
virtual void transToPers(const Jet *transObj, Jet_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation Jet_p1 from its transient representation Jet.
void setRawPx(double px)
Sets uncalibrated .
virtual void persToTrans(const Jet_p1 *persObj, Jet *transObj, MsgStream &msg) const override
Method creating the transient representation of Jet from its persistent representation Jet_p1.
void setJetAuthor(const std::string &author)
Set author of this Jet (only the author, tags unchanged)