ATLAS Offline Software
Loading...
Searching...
No Matches
TrigInDetTrackCollectionCnv_tlp3.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_tlp3
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_tlp3.h,v 1.3 demelian Exp $
17 **********************************************************************************/
18#ifndef TRIGINDETEVENTTPCNV_TRIGINDETTRACKCOLLECTIONCNV_TLP3_H
19#define TRIGINDETEVENTTPCNV_TRIGINDETTRACKCOLLECTIONCNV_TLP3_H
20
22
27
28
29class TrigInDetTrackCollectionCnv_tlp3 : public AthenaPoolTopLevelTPConverter<TrigInDetTrackCollectionCnv_p1, TrigInDetTrackCollection_tlp3>
30{
31
32 public:
33
36
37 virtual void setPStorage( TrigInDetTrackCollection_tlp3 *storage );
38
39
40 protected:
41
42 //tp converters for ALL types used in TrigInDetTrackCollection
46
47};
48
49
50
61
62
63#endif
TopLevelTPConverter< MAIN_CNV, TL_PERS > AthenaPoolTopLevelTPConverter
This is an Identifier helper class for the Pixel subdetector.
Definition PixelID.h:67
TrigInDetTrackCollectionCnv_p1 m_trigInDetTrackCollectionCnv
virtual void setPStorage(TrigInDetTrackCollection_tlp3 *storage)