ATLAS Offline Software
Loading...
Searching...
No Matches
EstimatedBremOnTrackCnv_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef ESTIMATED_BREM_ON_TRACK_CNV_P1_TRK_H
6#define ESTIMATED_BREM_ON_TRACK_CNV_P1_TRK_H
7
13
14class MsgStream;
15
20 public T_AthenaPoolTPPolyCnvBase< Trk::MaterialEffectsBase,
21 Trk::EstimatedBremOnTrack,
22 Trk::EstimatedBremOnTrack_p1 >
23{
24 public:
25
27
28 void persToTrans( const Trk::EstimatedBremOnTrack_p1 *persObj,
30 MsgStream &log );
31 void transToPers( const Trk::EstimatedBremOnTrack *transObj,
33 MsgStream &log );
34 private:
36
37};
38
39#endif
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
void persToTrans(const Trk::EstimatedBremOnTrack_p1 *persObj, Trk::EstimatedBremOnTrack *transObj, MsgStream &log)
void transToPers(const Trk::EstimatedBremOnTrack *transObj, Trk::EstimatedBremOnTrack_p1 *persObj, MsgStream &log)
MaterialEffectsBaseCnv_p1 * m_mefBaseCnv
Converter for T/P separation of the TrkMaterialOnTrack/MaterialEffectsBase class.
persistent representation of EstimatedBremOnTrack
class holding information about momentum reduction and an additional noise term due to significant en...