|
ATLAS Offline Software
|
Go to the documentation of this file.
80 assert( egEnum.size() == egID.size() );
82 for (
unsigned int i=0;
i< egID.size();
i++ ) {
130 for (
unsigned int i=0;
i<nbOfEgammaIDs;
i++ ) {
134 egID.push_back(tmpID);
P4ImplEEtaPhiMCnv_p2 m_momCnv
void setConversionElementLinkVector(const ElementLinkVector< VxContainer > &link)
void setDetailElementLinkVector(const ElementLinkVector< egDetailContainer > &v)
virtual void transToPers(const egamma *transObj, egamma_p2 *persObj, MsgStream &msg) override final
Method creating the persistent representation egamma_p2 from its transient representation egamma.
const unsigned int EgPidUndefined
ClusterLinkCnv_t m_clusterCnv
TrackLinkCnv_t m_trackCnv
EgDetailsCnv_t m_egDetailsCnv
P4EEtaPhiMFloat_p2 m_momentum
the 4-mom part
void persToTrans(const PersLinkVect_t &pers, LinkVect_t &trans, MsgStream &log) const
const ElementLinkVector< VxContainer > & conversionElementLinkVector() const
std::vector< double > m_egammaDblPIDs
ParticleBase_p1 m_particleBase
the ParticleBase part
virtual void persToTrans(const egamma_p2 *persObj, egamma *transObj, MsgStream &msg) override final
Method creating the transient representation of egamma from its persistent representation egamma_p2.
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...
ElementLinkIntVector_p1 m_conversion
links to tracks
std::vector< unsigned int > m_egammaEnumPIDs
egamma PID
const ElementLinkVector< egDetailContainer > & detailElementLinkVector() const
void resetRings()
Reset Cluster.
void transToPers(const Link_t &trans, PersLink_t &pers, const SG::ThinningCache *cache, MsgStream &log) const
ParticleBaseCnv_p1 m_partBaseCnv
const momentum_type & momentumBase() const
access to underlying base type (I4Momentum-like)
unsigned int author() const
Reconstruction Author
ConversionLinkCnv_t m_conversionCnv
void setTrackParticleElementLinkVector(const ElementLinkVector< Rec::TrackParticleContainer > &v)
virtual void transToPers(const P4ImplEEtaPhiM *transObj, P4EEtaPhiMFloat_p2 *persObj, MsgStream &log) const override
Method creating the persistent representation P4EEtaPhiMFloat_p2 from its transient representation P4...
const particle_type & particleBase() const
access to underlying base type (IParticle-like)
void persToTrans(const PersLink_t &pers, Link_t &trans, MsgStream &log) const
virtual void persToTrans(const P4EEtaPhiMFloat_p2 *persObj, P4ImplEEtaPhiM *transObj, MsgStream &log) const override
Method creating the transient representation of P4ImplEEtaPhiM from its persistent representation P4E...
bool set_egammaID(egammaPIDObs::PID id, double result)
set_egamma ID, for doubles and all possible weights as likelihood
double egammaID(egammaPIDObs::PID, bool *found) const
access to PID information, as double to work for IsEM and all possible weights as likelihood
ElementLinkIntVector_p1 m_egDetails
links to egDetails
void setClusterElementLink(const ElementLink< CaloClusterContainer > &link)
Set Cluster Element Link.
ElementLinkIntVector_p1 m_trackParticle
links to tracks
ElementLinkInt_p1 m_cluster
links to clusters
@ LastEgammaPID
Default for the last enum (don't change it !)
void transToPers(const LinkVect_t &trans, PersLinkVect_t &pers, const SG::ThinningCache *cache, MsgStream &log) const
virtual void transToPers(const ParticleBase *transObj, ParticleBase_p1 *persObj, MsgStream &msg) const final
Method creating the persistent representation ParticleBase_p1 from its transient representation Parti...
const ElementLink< CaloClusterContainer > & clusterElementLink() const
element link to cluster
const ElementLinkVector< Rec::TrackParticleContainer > & trackParticleElementLinkVector() const