|
ATLAS Offline Software
|
Go to the documentation of this file.
24 pb->m_trackinfo.reserve(
sz);
25 for (
size_t i = 0;
i <
sz;
i++) {
std::vector< TPObjRef > m_trackinfo
Vector of SETrackInfo objects.
void fillTransFromPStore(CNV **cnv, const TPObjRef &ref, TRANS_T *trans, MsgStream &log) const
Convert persistent object, stored in the the top-level persistent object and referenced by the TP Ref...
ITPConverterFor< SMTrackInfo > * m_smTrackInfoCnv
virtual void transToPers(const SoftMuonInfo *transObj, SoftMuonInfo_p1 *persObj, MsgStream &log)
Save data to the persistant format.
virtual void persToTrans(const SoftMuonInfo_p1 *persObj, SoftMuonInfo *transObj, MsgStream &log)
Fluf the data up again.
int numTrackInfo() const
Number of muon track info objects stored.
TPObjRef m_BaseTagInfo
Basic info.
TPObjRef toPersistent(CNV **cnv, const typename CNV::TransBase_t *transObj, MsgStream &log) const
Persistify an object and store the persistent represenation in the storage vector of the top-level pe...
TPObjRef baseToPersistent(CNV **cnv, const typename CNV::Trans_t *transObj, MsgStream &log) const
Persistify bass class of a given object and store the persistent represenation in the storage vector ...
The namespace of all packages in PhysicsAnalysis/JetTagging.
BaseTagInfoCnv_p1 * m_baseTagCnv
const boost::regex ref(r_ef)
const SMTrackInfo & getTrackInfo(uint i) const
Get a track info object.