ATLAS Offline Software
Loading...
Searching...
No Matches
TrigTrackCountsCnv_p1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
8
11 MsgStream &log)
12{
13 log << MSG::DEBUG << "TrigTrackCountsCnv_p1::persToTrans called " << endmsg;
14
15 // No longer meaningful following EDM change.
16}
17
18
21 MsgStream &log)
22{
23 log << MSG::DEBUG << "TrigTrackCountsCnv_p1::transToPers called " << endmsg;
24
25 // No longer meaningful following EDM change.
26}
#define endmsg
virtual void transToPers(const TrigTrackCounts *transObj, TrigTrackCounts_p1 *persObj, MsgStream &log)
virtual void persToTrans(const TrigTrackCounts_p1 *persObj, TrigTrackCounts *transObj, MsgStream &log)