ATLAS Offline Software
Loading...
Searching...
No Matches
TrigInDetTrackCollectionCnv_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: TrigInDetEventTPCnv
8 * @class : TrigInDetTrackCollectionCnv_tlp1
9 *
10 * @brief "top level" transient-persistent converter for TrigInDetTrackCollection
11 *
12 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13 * @author Francesca Bucci <f.bucci@cern.ch> - U. Geneva
14 *
15 * File and Version Information:
16 * $Id: TrigInDetTrackCollectionCnv_tlp1.h,v 1.2 2009-04-01 22:08:44 salvator Exp $
17 **********************************************************************************/
18#ifndef TRIGINDETEVENTTPCNV_TRIGINDETTRACKCOLLECTIONCNV_TLP2_H
19#define TRIGINDETEVENTTPCNV_TRIGINDETTRACKCOLLECTIONCNV_TLP2_H
20
22
27
28
29class TrigInDetTrackCollectionCnv_tlp2 : public AthenaPoolTopLevelTPConverter<TrigInDetTrackCollectionCnv_p1, TrigInDetTrackCollection_tlp2>
30{
31
32 public:
33
36
37 virtual void setPStorage( TrigInDetTrackCollection_tlp2 *storage );
38
39
40 protected:
41
42 //tp converters for ALL types used in TrigInDetTrackCollection
46
47};
48
49
50
51
52
53#endif
TopLevelTPConverter< MAIN_CNV, TL_PERS > AthenaPoolTopLevelTPConverter
virtual void setPStorage(TrigInDetTrackCollection_tlp2 *storage)
TrigInDetTrackCollectionCnv_p1 m_trigInDetTrackCollectionCnv