ATLAS Offline Software
Loading...
Searching...
No Matches
TrigInDetTrackTruthMapCnv_tlp2.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/**********************************************************************************
6 * @Project: Trigger
7 * @Package: TrigTruthEventTPCnv
8 * @class : TrigInDetTrackTruthMapCnv_tlp1
9 *
10 * @brief "top level" persistent partner for TrigInDetTrackTruthMapCnv
11 *
12 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13 *
14 * File and Version Information:
15 * $Id: TrigInDetTrackTruthMapCnv_tlp1.h,v 1.3 2009-04-06 11:14:46 salvator Exp $
16 **********************************************************************************/
17#ifndef TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_CNV_TLP2_H
18#define TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_CNV_TLP2_H
19
21
26
27
28class TrigInDetTrackTruthMapCnv_tlp2 : public AthenaPoolTopLevelTPConverter<TrigInDetTrackTruthMapCnv_p1, TrigInDetTrackTruthMap_tlp2> {
29
30 public:
33
34 virtual void setPStorage(TrigInDetTrackTruthMap_tlp2 *storage);
35
36
37 protected:
38
39 //tp converters for ALL converter types used in TrigInDetTrackTruthMapCnv
44
45};
46
47
48#endif
TopLevelTPConverter< MAIN_CNV, TL_PERS > AthenaPoolTopLevelTPConverter
TrigInDetTrackTruthCnv_p1 m_trigInDetTrackTruthCnv_p1
TrigInDetTrackTruthMapCnv_p1 m_trigInDetTrackTruthMapCnv_p1
virtual void setPStorage(TrigInDetTrackTruthMap_tlp2 *storage)