ATLAS Offline Software
Trigger
TrigEvent
TrigMuonEventTPCnv
TrigMuonEventTPCnv
IsoMuonFeatureContainer_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
5
/**********************************************************************************
6
* @Project: Trigger
7
* @Package: TrigMuonEventTPCnv
8
* @class : IsoMuonFeatureContainer_p1
9
*
10
* @brief persistent partner for IsoMuonFatureContainer
11
*
12
* @author Stefano Giagu <Stefano.Giagu@cern.ch> - U. of Rome
13
*
14
* File and Version Information:
15
* $Id: IsoMuonFeatureContainer_p1.h,v 1.2 2009-04-01 22:12:14 salvator Exp $
16
**********************************************************************************/
17
#ifndef TRIGMUONEVENTTPCNV_ISOMUONFEATURECONTAINER_P1_H
18
#define TRIGMUONEVENTTPCNV_ISOMUONFEATURECONTAINER_P1_H
19
20
#include "
AthenaPoolUtilities/TPObjRef.h
"
21
#include <vector>
22
23
class
IsoMuonFeatureContainer_p1
:
public
std::vector<TPObjRef>
24
{
25
public
:
26
27
IsoMuonFeatureContainer_p1
(){}
28
friend
class
IsoMuonFeatureContainerCnv_p1
;
29
30
private
:
31
32
std::vector<TPObjRef>
m_isoMuonFeature
;
33
34
};
// end of class definitions
35
36
37
#endif
IsoMuonFeatureContainer_p1
Definition:
IsoMuonFeatureContainer_p1.h:24
IsoMuonFeatureContainer_p1::IsoMuonFeatureContainer_p1
IsoMuonFeatureContainer_p1()
Definition:
IsoMuonFeatureContainer_p1.h:38
IsoMuonFeatureContainerCnv_p1
Definition:
IsoMuonFeatureContainerCnv_p1.h:28
IsoMuonFeatureContainer_p1::m_isoMuonFeature
std::vector< TPObjRef > m_isoMuonFeature
Definition:
IsoMuonFeatureContainer_p1.h:43
TPObjRef.h
Generated on Fri Jan 10 2025 21:11:50 for ATLAS Offline Software by
1.8.18