|
ATLAS Offline Software
|
Go to the documentation of this file.
28 pb->m_trackinfo.clear();
29 pb->m_trackinfo.reserve(
sz);
30 for (
size_t i = 0;
i <
sz;
i++) {
std::vector< float > m_vectorOfTrackProb
All of this data will be written out.
virtual void persToTrans(const SoftElectronInfo_p1 *persObj, SoftElectronInfo *transObj, MsgStream &log)
Fluf the data up again.
int numTrackInfo() const
Number of muon track info objects stored.
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...
virtual void transToPers(const SoftElectronInfo *transObj, SoftElectronInfo_p1 *persObj, MsgStream &log)
Save data to the persistant format.
std::vector< TPObjRef > m_trackinfo
Vector of SETrackInfo objects.
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
double nTrackProb(void) const
ITPConverterFor< SETrackInfo > * m_seTrackInfoCnv
TPObjRef m_BaseTagInfo
Basic info.
const SETrackInfo & getTrackInfo(uint i) const
Get a track info object.
const FloatVec & vectorTrackProb(void) const