|
ATLAS Offline Software
|
Go to the documentation of this file.
25 MsgStream
mlog(
msgSvc(),
"TrigRNNOutputConverter" );
36 MsgStream
mlog(
msgSvc(),
"TrigRNNOutputConverter" );
39 static const pool::Guid tlp1_guid(
"BA106EC3-F776-DE11-BCB3-000423DD5A1A");
45 std::unique_ptr< TrigRNNOutput_tlp1 > col_vect( this->poolReadObject< TrigRNNOutput_tlp1 >() );
48 throw std::runtime_error(
"Unsupported persistent version of Data container");
TrigRNNOutputCnv_impl * m_impl
TrigRNNOutput * createTransient()
TrigRNNOutputCnv(ISvcLocator *svcloc)
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
Compatibility for old converter classes that don't get passed the key.
This class carries the output of the Neural Network of TrigMultiVarHypo.
TrigRNNOutputCnv_tlp1 m_TPConverter
TrigRNNOutput_PERS * createPersistent(TrigRNNOutput *transCont)
virtual TL_PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of transObj.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.