ATLAS Offline Software
Loading...
Searching...
No Matches
Tau1P3PExtraDetailsCnv_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
18
19#ifndef TAUEVENTTPCNV_TAU1P3PEXTRADETAILSCNV_P1_H
20#define TAUEVENTTPCNV_TAU1P3PEXTRADETAILSCNV_P1_H
21
25#include "tauEvent/TauDetails.h"
27class MsgStream;
28
35 Analysis::TauDetails,
36 Analysis::Tau1P3PExtraDetails,
37 Tau1P3PExtraDetails_p1 >
38{
39public:
42
45
52 virtual void persToTrans(
53 const Tau1P3PExtraDetails_p1 *pers,
55 MsgStream &msg );
56
65 virtual void transToPers(
68 MsgStream &msg );
69
70private:
73};
74
75#endif // TAUEVENTTPCNV_TAU1P3PEXTRADETAILSCNV_P1_H
This file contains the class definition for the ElementLinkCnv_p2 class.
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
DEPRECATED DO NOT USE.
Declaration of persistent Tau1P3PExtraDetails class.
Declaration of tau details base class.
DEPRECATED DO NOT USE - MIGRATE TO TauCommonDetails Extended details class containing information pro...
ElementLinkCnv_p2< ElementLink< CaloCellContainer > > m_cellCnv
Calorimeter cell cluster converter.
virtual void transToPers(const Analysis::Tau1P3PExtraDetails *trans, Tau1P3PExtraDetails_p1 *pers, MsgStream &msg)
DEPRECATED DO NOT USE!
virtual ~Tau1P3PExtraDetailsCnv_p1()
Destructor.
virtual void persToTrans(const Tau1P3PExtraDetails_p1 *pers, Analysis::Tau1P3PExtraDetails *trans, MsgStream &msg)
Fills transient Tau1P3PExtraDetails instance from a persistent tau1P3PExtraDetails instance.
DEPRECATED - Do not use except for backwards compatibility Persistent Tau1P3PExtraDetails class.
MsgStream & msg
Definition testRead.cxx:32